author | Florian La Roche <laroche@redhat.com> | |
Sun, 3 Feb 2008 11:38:46 +0000 (12:38 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Feb 2008 21:50:25 +0000 (13:50 -0800) | ||
commit | e62a641de17b172ffc4d3a803085c8afbfbec3d1 | |
tree | db4f1f30ed659c745479974234bdc0a915c5985d | tree | snapshot |
parent | c586879cdfa4f8181a14e953a9152a4639eef333 | commit | diff |
gitweb: Make feed entries point to commitdiff view
Change feeds entries (feeds items) from pointing (linking) to 'commit'
view to pointing to 'commitdiff' view.
First, feed entries have whatchanged-like list of files which were
modified in a commit, so 'commitdiff' view more naturally reflects
feed entry (is more naturally alternate / extended version of a feed
item). Second, this way the patches are shown directly and code review
is done more easily via watching feeds.
[jn: Rewritten commit message]
Signed-off-by: Florian La Roche <laroche@redhat.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Change feeds entries (feeds items) from pointing (linking) to 'commit'
view to pointing to 'commitdiff' view.
First, feed entries have whatchanged-like list of files which were
modified in a commit, so 'commitdiff' view more naturally reflects
feed entry (is more naturally alternate / extended version of a feed
item). Second, this way the patches are shown directly and code review
is done more easily via watching feeds.
[jn: Rewritten commit message]
Signed-off-by: Florian La Roche <laroche@redhat.com>
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |