gitweb: History: blob and tree are first, then commitdiff, etc
commit6d81c5a2ea6e0b11fdee87d61d073850c17ce6d8
authorLuben Tuikov <ltuikov@yahoo.com>
Fri, 29 Sep 2006 00:21:07 +0000 (28 17:21 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 29 Sep 2006 02:04:01 +0000 (28 19:04 -0700)
treebfcd0ac7fb11e441d6cf297f4e06a1cf90110702
parente46b3c027e7953bccbfe26910ff8c2d43225a17c
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>
gitweb/gitweb.perl