summaryrefslogtreecommitdiff
path: root/t/t7505-prepare-commit-msg-hook.sh
AgeCommit message (Expand)Author
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
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
2019-08-19rebase -i: always update HEAD before rewordingPhillip Wood
2019-01-28implicit interactive rebase: don't run sequence editorPhillip Wood
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin
2018-01-24sequencer: run 'prepare-commit-msg' hookPhillip Wood
2018-01-24t7505: add tests for cherry-pick and rebase -i/-pPhillip Wood
2018-01-24t7505: style fixesPhillip Wood
2016-01-08t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Elia Pinto
2014-03-18merge hook tests: fix and update testsBenoit Pierre
2014-03-11merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre
2014-03-11merge hook tests: fix missing '&&' in testBenoit Pierre
2013-01-03merge: Honor prepare-commit-msg return codeAntoine Pelisse
2011-02-15merge: honor prepare-commit-msg hookJay Soffian
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan
2008-03-13t7505: use SHELL_PATH in hookJeff King
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini