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