summaryrefslogtreecommitdiff
path: root/t/t7505-prepare-commit-msg-hook.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTLibravatar Ævar Arnfjörð Bjarmason1-2/+2
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Libravatar Johannes Schindelin1-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Libravatar Johannes Schindelin1-0/+3
2019-08-19rebase -i: always update HEAD before rewordingLibravatar Phillip Wood1-7/+1
2019-01-28implicit interactive rebase: don't run sequence editorLibravatar Phillip Wood1-5/+5
2018-11-02tests: optionally skip `git rebase -p` testsLibravatar Johannes Schindelin1-1/+1
2018-01-24sequencer: run 'prepare-commit-msg' hookLibravatar Phillip Wood1-4/+4
2018-01-24t7505: add tests for cherry-pick and rebase -i/-pLibravatar Phillip Wood1-4/+122
2018-01-24t7505: style fixesLibravatar Phillip Wood1-6/+8
2016-01-08t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Libravatar Elia Pinto1-16/+16
2014-03-18merge hook tests: fix and update testsLibravatar Benoit Pierre1-6/+21
2014-03-11merge hook tests: use 'test_must_fail' instead of '!'Libravatar Benoit Pierre1-2/+2
2014-03-11merge hook tests: fix missing '&&' in testLibravatar Benoit Pierre1-1/+1
2013-01-03merge: Honor prepare-commit-msg return codeLibravatar Antoine Pelisse1-0/+14
2011-02-15merge: honor prepare-commit-msg hookLibravatar Jay Soffian1-0/+12
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Libravatar Nanako Shiraishi1-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersLibravatar Bryan Donlan1-7/+10
2008-03-13t7505: use SHELL_PATH in hookLibravatar Jeff King1-2/+3
2008-02-06git-commit: add a prepare-commit-msg hookLibravatar Paolo Bonzini1-0/+155