diff options
author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | 2008-10-21 21:34:50 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-10-25 12:25:14 -0700 |
commit | d8c2882254f0f30e4f44de593c3b3db6a8fccef9 (patch) | |
tree | 310b5aab4894a792aa945de896d10a7af795896b /compat | |
parent | Merge branch 'maint' (diff) | |
download | tgif-d8c2882254f0f30e4f44de593c3b3db6a8fccef9.tar.xz |
gitweb: parse project/action/hash_base:filename PATH_INFO
This patch enables gitweb to parse URLs with more information embedded
in PATH_INFO, reducing the need for CGI parameters. The typical gitweb
path is now $project/$action/$hash_base:$file_name or
$project/$action/$hash
This is mostly backwards compatible with the old-style gitweb paths,
$project/$branch[:$filename], except when it was used to access a branch
whose name matches a gitweb action.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Acked-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat')
0 files changed, 0 insertions, 0 deletions