author | Giuseppe Bilotta <giuseppe.bilotta@gmail.com> | |
Sun, 2 Nov 2008 09:21:39 +0000 (10:21 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 3 Nov 2008 03:23:10 +0000 (19:23 -0800) | ||
commit | c752a0e00c7f122dbca72552b1bf193e5850a1b1 | |
tree | aec1614dba53dfafe75a4892cbbe6174337aa612 | tree | snapshot |
parent | 1ec2fb5fa37d823d02517263f8e2a78930abd1dd | commit | diff |
gitweb: embed snapshot format parameter in PATH_INFO
When PATH_INFO is active, get rid of the sf CGI parameter by embedding
the snapshot format information in the PATH_INFO URL, in the form of an
appropriate extension.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When PATH_INFO is active, get rid of the sf CGI parameter by embedding
the snapshot format information in the PATH_INFO URL, in the form of an
appropriate extension.
Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |