From: Junio C Hamano Date: Sun, 6 Jan 2013 07:40:15 +0000 (-0800) Subject: Merge branch 'nd/pathspec-wildcard' X-Git-Tag: v1.8.2-rc0~188 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=990a4fea96983d54c0dcc96352e4c86404eceb77;p=git Merge branch 'nd/pathspec-wildcard' Optimize matching paths with common forms of pathspecs that contain wildcard characters. * nd/pathspec-wildcard: tree_entry_interesting: do basedir compare on wildcard patterns when possible pathspec: apply "*.c" optimization from exclude pathspec: do exact comparison on the leading non-wildcard part pathspec: save the non-wildcard length part --- 990a4fea96983d54c0dcc96352e4c86404eceb77