Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-01-01 | Makefile: add USE_WILDMATCH to use wildmatch as fnmatch | 1 | -0/+3 | |
2013-01-01 | test-wildmatch: add "perf" command to compare wildmatch and fnmatch | 1 | -0/+73 | |
2013-01-01 | wildmatch: support "no FNM_PATHNAME" mode | 1 | -2/+4 | |
2013-01-01 | wildmatch: rename constants and update prototype | 1 | -2/+2 | |
2012-11-20 | test-wildmatch: avoid Windows path mangling | 1 | -0/+8 | |
2012-10-15 | wildmatch: remove static variable force_lower_case | 1 | -2/+2 | |
2012-10-15 | wildmatch: make wildmatch's return value compatible with fnmatch | 1 | -2/+2 | |
2012-10-15 | Integrate wildmatch to git | 1 | -0/+14 |