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