summaryrefslogtreecommitdiff
path: root/t/t7504-commit-msg-hook.sh
AgeCommit message (Expand)Author
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2018-07-11merge-recursive: enforce rule that index matches head before mergingElijah Newren
2017-09-08builtin/merge: honor commit-msg hook for mergesStefan Beller
2017-03-27sequencer: allow the commit-msg hooks to run during a `reword`Johannes Schindelin
2017-03-22t7504: document regression: reword no longer calls commit-msgJohannes Schindelin
2016-01-08t/t7504-commit-msg-hook.sh: use the $( ... ) construct for command substitutionElia Pinto
2009-03-22Skip tests that require a filesystem that obeys POSIX permissionsJohannes Sixt
2008-07-13t/: Use "test_must_fail git" instead of "! git"Stephan Beyer
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-02-02Sane use of test_expect_failureJunio C Hamano
2007-12-10Interactive editor tests for commit-msg hookWincent Colaiuta
2007-12-09Add tests for pre-commit and commit-msg hooksWincent Colaiuta