1. fc1ddf4 t: remove TEST_PASSES_SANITIZE_LEAK annotations by Patrick Steinhardt · 9 weeks ago
  2. 3dc0b7f t3070: make chain lint tester happy by Michael J Gruber · 1 year, 10 months ago
  3. 1f2e05f wildmatch: fix exponential behavior by Phillip Wood · 1 year, 10 months ago
  4. 9fd9112 test-lib: retire "lint harder" optimization hack by Eric Sunshine · 2 years, 5 months ago
  5. 74d2f56 tests: fix broken &&-chains in compound statements by Eric Sunshine · 3 years, 1 month ago
  6. 288a480 leak tests: mark various "generic" tests as passing with SANITIZE=leak by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
  7. 2d86a96 t: avoid sed-based chain-linting in some expensive cases by Jeff King · 3 years, 8 months ago
  8. 25e4da8 Merge branch 'nd/wildmatch-double-asterisk' by Junio C Hamano · 6 years ago
  9. e5bbe09 wildmatch: change behavior of "foo**bar" in WM_PATHNAME mode by Nguyễn Thái Ngọc Duy · 6 years ago
  10. d3c6751 tests: make use of the test_must_be_empty function by Ævar Arnfjörð Bjarmason · 6 years ago
  11. 0489289 t/helper: merge test-wildmatch into test-tool by Nguyễn Thái Ngọc Duy · 7 years ago
  12. 8725923 wildmatch test: mark test as EXPENSIVE_ON_WINDOWS by Ævar Arnfjörð Bjarmason · 7 years ago
  13. de8bada wildmatch test: create & test files on disk in addition to in-memory by Ævar Arnfjörð Bjarmason · 7 years ago
  14. 91061c4 wildmatch test: perform all tests under all wildmatch() modes by Ævar Arnfjörð Bjarmason · 7 years ago
  15. 4bc280f wildmatch test: use test_must_fail, not ! for test-wildmatch by Ævar Arnfjörð Bjarmason · 7 years ago
  16. 50eafb1 wildmatch test: remove dead fnmatch() test code by Ævar Arnfjörð Bjarmason · 7 years ago
  17. 5684c2b wildmatch test: use a paranoia pattern from nul_match() by Ævar Arnfjörð Bjarmason · 7 years ago
  18. f5ebe8f wildmatch test: don't try to vertically align our output by Ævar Arnfjörð Bjarmason · 7 years ago
  19. 5008ba8 wildmatch test: use more standard shell style by Ævar Arnfjörð Bjarmason · 7 years ago
  20. a4a136f wildmatch test: indent with tabs, not spaces by Ævar Arnfjörð Bjarmason · 7 years ago
  21. 6412757 Spelling fixes by Ville Skyttä · 8 years ago
  22. d8604c7 wildmatch test: cover a blind spot in "/" matching by Ævar Arnfjörð Bjarmason · 8 years ago
  23. 44e2ff0 wildmatch test: remove redundant duplicate test by Ævar Arnfjörð Bjarmason · 8 years ago
  24. 70a8fc9 stop using fnmatch (either native or compat) by Nguyễn Thái Ngọc Duy · 11 years ago
  25. b79c0c3 wildmatch: properly fold case everywhere by Anthony Ramine · 12 years ago
  26. 6f1a31f wildmatch: advance faster in <asterisk> + <literal> patterns by Nguyễn Thái Ngọc Duy · 12 years ago
  27. 4698344 wildmatch: make a special case for "*/" with FNM_PATHNAME by Nguyễn Thái Ngọc Duy · 12 years ago
  28. c41244e wildmatch: support "no FNM_PATHNAME" mode by Nguyễn Thái Ngọc Duy · 12 years ago
  29. 3a078de wildmatch: fix "**" special case by Nguyễn Thái Ngọc Duy · 12 years ago
  30. d5d80e1 t3070: Disable some failing fnmatch tests by Ramsay Jones · 12 years ago
  31. ef49841 test-wildmatch: avoid Windows path mangling by Nguyễn Thái Ngọc Duy · 12 years ago
  32. 4c251e5 wildmatch: make /**/ match zero or more directories by Nguyễn Thái Ngọc Duy · 12 years ago
  33. 40bbee0 wildmatch: adjust "**" behavior by Nguyễn Thái Ngọc Duy · 12 years ago
  34. f1cf7b7 t3070: disable unreliable fnmatch tests by Nguyễn Thái Ngọc Duy · 12 years ago
  35. feabcc1 Integrate wildmatch to git by Nguyễn Thái Ngọc Duy · 12 years ago