From: Junio C Hamano Date: Wed, 22 Aug 2012 18:52:32 +0000 (-0700) Subject: Merge branch 'js/gitweb-path-info-unquote' X-Git-Tag: v1.8.0-rc0~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=92cdcc528402c4dc76a9facf3eb182cd9d659eb4;p=git Merge branch 'js/gitweb-path-info-unquote' "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 --- 92cdcc528402c4dc76a9facf3eb182cd9d659eb4