author | Luben Tuikov <ltuikov@yahoo.com> | |
Fri, 29 Sep 2006 00:21:07 +0000 (17:21 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 29 Sep 2006 02:04:01 +0000 (19:04 -0700) | ||
commit | 6d81c5a2ea6e0b11fdee87d61d073850c17ce6d8 | |
tree | bfcd0ac7fb11e441d6cf297f4e06a1cf90110702 | tree | snapshot |
parent | e46b3c027e7953bccbfe26910ff8c2d43225a17c | commit | diff |
gitweb: History: blob and tree are first, then commitdiff, etc
Reorder link display in history to be consistent with other
list displays: log, shortlog, etc. We now display:
blob | commitdiff
blob | commitdiff | diff_to_current
and
tree | commitdiff
Instead of the old history format where "blob" and "tree"
are between "commitdiff" and "diff_to_current" if present/
applicable.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Reorder link display in history to be consistent with other
list displays: log, shortlog, etc. We now display:
blob | commitdiff
blob | commitdiff | diff_to_current
and
tree | commitdiff
Instead of the old history format where "blob" and "tree"
are between "commitdiff" and "diff_to_current" if present/
applicable.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
gitweb/gitweb.perl | diff | blob | history |