Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git__tolower: a tolower() that isn't dumb | Edward Thomson | 2015-05-29 | 1 | -5/+5 |
* | Restore attributions for fnmatch | Martin Woodward | 2014-05-19 | 1 | -0/+34 |
* | Make ** pattern eat trailing slashrb/fix-starstar-again | Russell Belfer | 2014-05-01 | 1 | -0/+2 |
* | Fix fnmatch comment to be clearerrb/starstar-fnmatch | Russell Belfer | 2014-04-06 | 1 | -1/+3 |
* | Add support for ** matches in ignores | Russell Belfer | 2014-04-04 | 1 | -3/+8 |
* | update copyrights | Edward Thomson | 2013-01-08 | 1 | -1/+1 |
* | Import DOS fix for fnmatch | Russell Belfer | 2012-10-15 | 1 | -4/+16 |
* | Always use internal fnmatch, not system | Russell Belfer | 2012-10-15 | 1 | -0/+180 |
* | fnmatch: Use native on Unix, emulate on Win32 | Vicent Marti | 2011-07-06 | 1 | -489/+0 |
* | Add git.git's fnmatch, which is really GNU's and the git__fnmatch wrapper | Carlos MartÃn Nieto | 2011-06-26 | 1 | -0/+489 |