author | Matt McCutchen <hashproduct@gmail.com> | |
Thu, 28 Jun 2007 18:57:07 +0000 (14:57 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 7 Jul 2007 21:18:29 +0000 (14:18 -0700) | ||
commit | 40375a83d2bc3e2c86f998fe47fef573502a9922 | |
tree | 3dd4219762e05f94b8d7372351e0dda70bd9060a | tree | snapshot |
parent | 76e4f5d025d80479c3a01ed9c65b024e9b80d931 | commit | diff |
gitweb: make search form generate pathinfo-style URLs
The search form generated traditional-style URLs with a "p=" parameter
even when the pathinfo feature was on. This patch makes it generate
pathinfo-style URLs when appropriate.
Signed-off-by: Matt McCutchen <hashproduct@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The search form generated traditional-style URLs with a "p=" parameter
even when the pathinfo feature was on. This patch makes it generate
pathinfo-style URLs when appropriate.
Signed-off-by: Matt McCutchen <hashproduct@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/gitweb.perl | diff | blob | history |