From: Junio C Hamano Date: Wed, 3 Apr 2013 16:24:18 +0000 (-0700) Subject: Merge branch 'lf/setup-prefix-pathspec' into maint X-Git-Tag: v1.8.2.1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fa0a6a48233d9dd1e72ef3fe13166871a18d7714;p=thirdparty%2Fgit.git Merge branch 'lf/setup-prefix-pathspec' into maint "git cmd -- ':(top'" was not diagnosed as an invalid syntax, and instead the parser kept reading beyond the end of the string. * lf/setup-prefix-pathspec: setup.c: check that the pathspec magic ends with ")" setup.c: stop prefix_pathspec() from looping past the end of string --- fa0a6a48233d9dd1e72ef3fe13166871a18d7714