commit | 650c90a18506ce05e2be349d83fe1cef3dc7f8cb | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Fri Mar 14 14:25:31 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Mar 14 14:25:31 2014 -0700 |
tree | 6852107d8a2a0d30ea2cfac400fc33bce72fe7bc | |
parent | 3a66e1bf9c45ac16169c3b6d4a096d5af3ba6929 [diff] | |
parent | 2c0a1bd616f6d81905c4e8b98e8c9f2d7324924c [diff] |
Merge branch 'nd/no-more-fnmatch' We started using wildmatch() in place of fnmatch(3); complete the process and stop using fnmatch(3). * nd/no-more-fnmatch: actually remove compat fnmatch source code stop using fnmatch (either native or compat) Revert "test-wildmatch: add "perf" command to compare wildmatch and fnmatch" use wildmatch() directly without fnmatch() wrapper