summaryrefslogtreecommitdiff
path: root/src/fnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* update copyrightsEdward Thomson2013-01-081-1/+1
* Import DOS fix for fnmatchRussell Belfer2012-10-151-4/+16
* Always use internal fnmatch, not systemRussell Belfer2012-10-151-0/+180
* fnmatch: Use native on Unix, emulate on Win32Vicent Marti2011-07-061-489/+0
* Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapperCarlos Martín Nieto2011-06-261-0/+489