Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wildmatch: properly fold case everywhere | Anthony Ramine | 2013-06-02 | 1 | -6/+49 |
* | wildmatch: advance faster in <asterisk> + <literal> patterns | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+8 |
* | wildmatch: make a special case for "*/" with FNM_PATHNAME | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+8 |
* | wildmatch: support "no FNM_PATHNAME" mode | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -0/+27 |
* | wildmatch: fix "**" special case | Nguyễn Thái Ngọc Duy | 2013-01-01 | 1 | -1/+1 |
* | t3070: Disable some failing fnmatch tests | Ramsay Jones | 2012-12-15 | 1 | -3/+3 |
* | test-wildmatch: avoid Windows path mangling | Nguyễn Thái Ngọc Duy | 2012-11-20 | 1 | -5/+5 |
* | wildmatch: make /**/ match zero or more directories | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -1/+7 |
* | wildmatch: adjust "**" behavior | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -2/+3 |
* | t3070: disable unreliable fnmatch tests | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -43/+43 |
* | Integrate wildmatch to git | Nguyễn Thái Ngọc Duy | 2012-10-15 | 1 | -0/+188 |