gitweb: generate project/action/hash URLs
commitb02bd7a6323a85f9feedd9c8cd7d7401021dfb11
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Tue, 21 Oct 2008 19:34:51 +0000 (21 21:34 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sat, 25 Oct 2008 19:25:14 +0000 (25 12:25 -0700)
tree571410649d8db5b7edc593eabdc6345c21885750
parentd8c2882254f0f30e4f44de593c3b3db6a8fccef9
gitweb: generate project/action/hash URLs

When generating path info URLs, reduce the number of CGI parameters by
embedding action and hash_parent:filename or hash in the path.

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>
gitweb/gitweb.perl