]> Lady’s Gitweb - Gitweb/commit
gitweb: generate parent..current URLs
authorGiuseppe Bilotta <redacted>
Tue, 21 Oct 2008 19:34:54 +0000 (21:34 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:50:38 +0000 (00:50 -0400)
commit7c692414b6c9eda8cb98b1d8c7f9da870f09e77a36b33276cb2d72b11d1b7fc2
tree728aaab7c93a4d26ddd571339073f7c97fb0dbb64a2583b3b27d3862e7a67b66
parentdfe0e7b037238d0ffe10dca5a72aa7c7a058c2f2f0f60cdecc8e43373d53366c
gitweb: generate parent..current URLs

If use_pathinfo is enabled, href now creates links that contain paths in
the form $project/$action/oldhash:/oldname..newhash:/newname for actions
that use hash_parent etc.

If any of the filename contains two consecutive dots, it's kept as a CGI
parameter since the resulting path would otherwise be ambiguous.

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