gc: default aggressive depth to 50
[gitweb.git] / test-wildmatch.c
2013-01-12 Merge branch 'maint'
2013-01-10 Merge branch 'maint'
2013-01-10 Merge branch 'jc/comment-cygwin-win32api-in-makefile'
2013-01-10 Merge branch 'as/api-allocation-doc'
2013-01-10 Merge branch 'rs/leave-base-name-in-name-field-of-tar'
2013-01-10 Merge branch 'jl/interrupt-clone-remove-separate-git...
2013-01-10 Merge branch 'as/dir-c-cleanup'
2013-01-10 Merge branch 'jk/config-uname'
2013-01-10 Merge branch 'nd/wildmatch'
2013-01-01 Makefile: add USE_WILDMATCH to use wildmatch as fnmatch
2013-01-01 test-wildmatch: add "perf" command to compare wildmatch...
2013-01-01 wildmatch: support "no FNM_PATHNAME" mode
2013-01-01 wildmatch: rename constants and update prototype
2012-11-20 test-wildmatch: avoid Windows path mangling
2012-10-15 wildmatch: remove static variable force_lower_case
2012-10-15 wildmatch: make wildmatch's return value compatible...
2012-10-15 Integrate wildmatch to git