]> Lady’s Gitweb - Gitweb/commit
gitweb: Enable tree (directory) history display
authorLuben Tuikov <redacted>
Sat, 1 Jul 2006 02:11:18 +0000 (19:11 -0700)
committerLady <redacted>
Sat, 4 Apr 2026 18:43:37 +0000 (14:43 -0400)
commitd4ba83082e3d029fc4b983736b937f4b1279794eb5dea2240dde53dc7fe163c3
treed1b387cb2deeac30f69f68813a403df1889fd37c65a4655ea69c5926c0860b1b
parent0792b368cb85d254c192c827440788e79e8c185ad12d977cef5955bd529f7a8b
gitweb: Enable tree (directory) history display

This patch allows history display of whole trees/directories a la
"git-rev-list HEAD -- <dir or file>".  I find this useful especially
when a project lives in its own subdirectory, as opposed to being all
of the GIT repository (i.e. when a sub-project is merged into a
super-project).

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