]> git.ipfire.org Git - thirdparty/git.git/history - t/t3070-wildmatch.sh
wildmatch: make a special case for "*/" with FNM_PATHNAME
[thirdparty/git.git] / t / t3070-wildmatch.sh
2013-01-01  Nguyễn Thái Ngọc Duywildmatch: make a special case for "*/" with FNM_PATHNAME
2013-01-01  Nguyễn Thái Ngọc Duywildmatch: support "no FNM_PATHNAME" mode
2013-01-01  Nguyễn Thái Ngọc Duywildmatch: fix "**" special case
2012-12-16  Ramsay Jonest3070: Disable some failing fnmatch tests
2012-11-20  Nguyễn Thái Ngọc Duytest-wildmatch: avoid Windows path mangling
2012-10-15  Nguyễn Thái Ngọc Duywildmatch: make /**/ match zero or more directories
2012-10-15  Nguyễn Thái Ngọc Duywildmatch: adjust "**" behavior
2012-10-15  Nguyễn Thái Ngọc Duyt3070: disable unreliable fnmatch tests
2012-10-15  Nguyễn Thái Ngọc DuyIntegrate wildmatch to git