Merge branch 'jc/extended-fake-ancestor-for-gitlink'
[gitweb.git] / t / t3070-wildmatch.sh
2013-01-10 Merge branch 'jk/config-uname'
2013-01-10 Merge branch 'nd/wildmatch'
2013-01-01 wildmatch: advance faster in <asterisk> + <literal...
2013-01-01 wildmatch: make a special case for "*/" with FNM_PATHNAME
2013-01-01 wildmatch: support "no FNM_PATHNAME" mode
2013-01-01 wildmatch: fix "**" special case
2012-12-16 t3070: Disable some failing fnmatch tests
2012-11-20 test-wildmatch: avoid Windows path mangling
2012-10-15 wildmatch: make /**/ match zero or more directories
2012-10-15 wildmatch: adjust "**" behavior
2012-10-15 t3070: disable unreliable fnmatch tests
2012-10-15 Integrate wildmatch to git