Merge branch 'js/gitweb-path-info-unquote' into maint-1.7.11
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2012 22:23:46 +0000 (15:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2012 22:23:46 +0000 (15:23 -0700)
"gitweb" when used with PATH_INFO failed to notice directories with
SP (and other characters that need URL-style quoting) in them.

* js/gitweb-path-info-unquote:
  gitweb: URL-decode $my_url/$my_uri when stripping PATH_INFO

1  2 
gitweb/gitweb.perl

Simple merge