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