]> Lady’s Gitweb - Gitweb/commit
gitweb: use_pathinfo filenames start with /
authorGiuseppe Bilotta <redacted>
Tue, 21 Oct 2008 19:34:52 +0000 (21:34 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commit12e10df19ae07ad6a4136cb74467fe25cd62ea86e7a81dbbd0346eb0cc3d454f
tree9edcad3845a15c16dc373c0ff08dea641f2cb766ee89a01599cb31ac6d20587a
parent603e6fb574575d758f33cda02047a9e2eccb2701b11fde4678c800f5906032dd
gitweb: use_pathinfo filenames start with /

Generate PATH_INFO URLs in the form project/action/hash_base:/filename
rather than project/action/hash_base:filename (the latter form is still
accepted in input).

This minimal change allows relative navigation to work properly when
viewing HTML files in raw ('blob_plain') mode.

Signed-off-by: Giuseppe Bilotta <redacted>
Acked-by: Jakub Narebski <redacted>
Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.204926 seconds and 4 git commands to generate.