From: Junio C Hamano Date: Wed, 3 Jul 2013 22:31:36 +0000 (-0700) Subject: Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maint X-Git-Tag: v1.8.3.3~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=897175f1073dac328bc009bbe79bc3c45c9399c3;p=thirdparty%2Fgit.git Merge branch 'cm/gitweb-project-list-persistent-cgi-fix' into maint "gitweb" forgot to clear a global variable $search_regexp upon each request, mistakenly carrying over the previous search to a new one when used as a persistent CGI. * cm/gitweb-project-list-persistent-cgi-fix: gitweb: fix problem causing erroneous project list --- 897175f1073dac328bc009bbe79bc3c45c9399c3