Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21stop using fnmatch (either native or compat)Nguyễn Thái Ngọc Duy
2013-06-03wildmatch: properly fold case everywhereAnthony Ramine
2013-01-02wildmatch: advance faster in <asterisk> + <literal> patternsNguyễn Thái Ngọc Duy
2013-01-02wildmatch: make a special case for "*/" with FNM_PATHNAMENguyễn Thái Ngọc Duy
2013-01-02wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy
2013-01-02wildmatch: fix "**" special caseNguyễn Thái Ngọc Duy
2012-12-16t3070: Disable some failing fnmatch testsRamsay Jones
2012-11-21test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy
2012-10-16wildmatch: make /**/ match zero or more directoriesNguyễn Thái Ngọc Duy
2012-10-16wildmatch: adjust "**" behaviorNguyễn Thái Ngọc Duy
2012-10-16t3070: disable unreliable fnmatch testsNguyễn Thái Ngọc Duy
2012-10-16Integrate wildmatch to gitNguyễn Thái Ngọc Duy