]> Lady’s Gitweb - Gitweb/commit
gitweb: Add support for hash_parent_base parameter for blobdiffs
authorJakub Narebski <redacted>
Thu, 24 Aug 2006 21:53:54 +0000 (23:53 +0200)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit0dfee0388916719d0dc1c9e03751f1a24599de414c7f205e39494c006e1099f8
tree59facb40d308d3e2eb7ab4e520f4aec6802a6203861b6c4f855e8afbfb089f0f
parent9c9d435689da11f7e28170a9499e203e9cce56bb61c0846b9adb4e62091435f4
gitweb: Add support for hash_parent_base parameter for blobdiffs

Add support for hash_parent_base in input validation part and in
href() function.  Add proper hash_parent_base to all calls to blobdiff
and blobdiff_plain action URLs. Use hash_parent_base as hash_base for
blobs of hash_parent.

To be used in future rewrite of git_blobdiff and git_blobdiff_plain.

While at it, move project before action in ordering CGI parameters in
href().

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