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

github.com/mono/libgit2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-30git__tolower: a tolower() that isn't dumbEdward Thomson
2014-05-19Restore attributions for fnmatchMartin Woodward
2014-05-01Make ** pattern eat trailing slashRussell Belfer
2014-04-06Fix fnmatch comment to be clearerRussell Belfer
2014-04-05Add support for ** matches in ignoresRussell Belfer
2013-01-09update copyrightsEdward Thomson
2012-10-15Import DOS fix for fnmatchRussell Belfer
2012-10-15Always use internal fnmatch, not systemRussell Belfer
2011-07-06fnmatch: Use native on Unix, emulate on Win32Vicent Marti
2011-06-26Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapperCarlos Martín Nieto