]> Lady’s Gitweb - Gitweb/commit
gitweb: Remove excessively redundant entries from git_difftree_body
authorLuben Tuikov <redacted>
Thu, 28 Sep 2006 00:23:25 +0000 (17:23 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commitc1573c21578ed05a6f85ec6d4dcc5651659cb543cc3f0c2d27b6a60b61a16727
tree43478a69214ecdbd77038b959c092e9ebeee40629e591928666b1ac8b5edadf4
parente868acc66e041a18154959c5c2de4cf07f18ee59891549b63dc934681bd7d54f
gitweb: Remove excessively redundant entries from git_difftree_body

1) All entries on the left are blobs and clicking on them
leads to blobs.  No more diff or blob depending on what
happened (modified or mode changed) to the file -- this goes
to the right, in the "link" column.

2) Remove redundant "blob" from the link column on the right.
This can now be had by clicking on the entry itself.

This reduces and simplifies the code.

Signed-off-by: Luben Tuikov <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.269643 seconds and 4 git commands to generate.