Merge branch 'js/gitweb-path-info-unquote'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Aug 2012 18:52:32 +0000 (11:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Aug 2012 18:52:32 +0000 (11:52 -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