]> Lady’s Gitweb - Gitweb/commit
gitweb: History: blob and tree are first, then commitdiff, etc
authorLuben Tuikov <redacted>
Fri, 29 Sep 2006 00:21:07 +0000 (17:21 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit0e11fe867ab940a5412ea1a98b316ed4d4640b26f212ce23fac86946f6b5e73c
tree26e0f045d2618baf3f0fc47c82a4ae453da22ef2d60fe0a4cc6462e2fe4aa6c0
parentc15a18dafa72f16442e5cb164c6d49a1b9bed800348bc93cbdaac1fb82a21931
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.143774 seconds and 4 git commands to generate.