summaryrefslogtreecommitdiffstats
path: root/t/t7505-prepare-commit-msg-hook.sh
AgeCommit message (Expand)AuthorLines
2021-02-10tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason-2/+2
2020-11-19t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin-11/+11
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin-0/+3
2019-08-19rebase -i: always update HEAD before rewordingPhillip Wood-7/+1
2019-01-28implicit interactive rebase: don't run sequence editorPhillip Wood-5/+5
2018-11-02tests: optionally skip `git rebase -p` testsJohannes Schindelin-1/+1
2018-01-24sequencer: run 'prepare-commit-msg' hookPhillip Wood-4/+4
2018-01-24t7505: add tests for cherry-pick and rebase -i/-pPhillip Wood-4/+122
2018-01-24t7505: style fixesPhillip Wood-6/+8
2016-01-08t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Elia Pinto-16/+16
2014-03-18merge hook tests: fix and update testsBenoit Pierre-6/+21
2014-03-11merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre-2/+2
2014-03-11merge hook tests: fix missing '&&' in testBenoit Pierre-1/+1
2013-01-03merge: Honor prepare-commit-msg return codeAntoine Pelisse-0/+14
2011-02-15merge: honor prepare-commit-msg hookJay Soffian-0/+12
2008-09-03tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi-1/+1
2008-05-05Fix tests breaking when checkout path contains shell metacharactersBryan Donlan-7/+10
2008-03-13t7505: use SHELL_PATH in hookJeff King-2/+3
2008-02-06git-commit: add a prepare-commit-msg hookPaolo Bonzini-0/+155