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