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
2013-01-02Makefile: add USE_WILDMATCH to use wildmatch as fnmatchNguyễn Thái Ngọc Duy
2013-01-02test-wildmatch: add "perf" command to compare wildmatch and fnmatchNguyễn Thái Ngọc Duy
2013-01-02wildmatch: support "no FNM_PATHNAME" modeNguyễn Thái Ngọc Duy
2013-01-02wildmatch: rename constants and update prototypeNguyễn Thái Ngọc Duy
2012-11-21test-wildmatch: avoid Windows path manglingNguyễn Thái Ngọc Duy
2012-10-16wildmatch: remove static variable force_lower_caseNguyễn Thái Ngọc Duy
2012-10-16wildmatch: make wildmatch's return value compatible with fnmatchNguyễn Thái Ngọc Duy
2012-10-16Integrate wildmatch to gitNguyễn Thái Ngọc Duy