1. 6f54213 Merge branch 'ab/avoid-losing-exit-codes-in-tests' by Junio C Hamano · 2 years ago
  2. 4bd0785 tests: don't lose exit status with "test <op> $(git ...)" by Ævar Arnfjörð Bjarmason · 2 years, 1 month ago
  3. e5e3751 tests: mark tests as passing with SANITIZE=leak by Ævar Arnfjörð Bjarmason · 2 years, 4 months ago
  4. 66865d1 tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" by Ævar Arnfjörð Bjarmason · 3 years ago
  5. fa21296 Document positive variant of commit and merge option "--no-verify" by Alex Riesen · 3 years, 4 months ago
  6. 1e2ae14 t7[5-9]*: adjust the references to the default branch name "main" by Johannes Schindelin · 4 years, 4 months ago
  7. 334afbc tests: mark tests relying on the current default for `init.defaultBranch` by Johannes Schindelin · 4 years, 4 months ago
  8. eddd1a4 merge-recursive: enforce rule that index matches head before merging by Elijah Newren · 7 years ago
  9. f8b8635 builtin/merge: honor commit-msg hook for merges by Stefan Beller · 8 years ago
  10. b92ff6e sequencer: allow the commit-msg hooks to run during a `reword` by Johannes Schindelin · 8 years ago
  11. cb7fb9e t7504: document regression: reword no longer calls commit-msg by Johannes Schindelin · 8 years ago
  12. 33c8591 t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitution by Elia Pinto · 9 years ago
  13. ee9fb68 Skip tests that require a filesystem that obeys POSIX permissions by Johannes Sixt · 16 years ago
  14. d492b31 t/: Use "test_must_fail git" instead of "! git" by Stephan Beyer · 17 years ago
  15. f69e836 Fix tests breaking when checkout path contains shell metacharacters by Bryan Donlan · 17 years ago
  16. 41ac414 Sane use of test_expect_failure by Junio C Hamano · 17 years ago
  17. 80f8660 Interactive editor tests for commit-msg hook by Wincent Colaiuta · 17 years ago
  18. 264474f Add tests for pre-commit and commit-msg hooks by Wincent Colaiuta · 17 years ago