summaryrefslogtreecommitdiff
path: root/t/t7505-prepare-commit-msg-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason2022-03-171-24/+19
* t6000-t9999: detect and signal failure within loopEric Sunshine2021-12-131-1/+1
* tests: stop testing `git rebase --preserve-merges`Johannes Schindelin2021-09-071-1/+0
* tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason2021-02-101-2/+2
* t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-11/+11
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* rebase -i: always update HEAD before rewordingPhillip Wood2019-08-191-7/+1
* implicit interactive rebase: don't run sequence editorPhillip Wood2019-01-281-5/+5
* tests: optionally skip `git rebase -p` testsJohannes Schindelin2018-11-021-1/+1
* sequencer: run 'prepare-commit-msg' hookpw/sequencer-in-process-commitPhillip Wood2018-01-241-4/+4
* t7505: add tests for cherry-pick and rebase -i/-pPhillip Wood2018-01-241-4/+122
* t7505: style fixesPhillip Wood2018-01-241-6/+8
* t/t7505-prepare-commit-msg-hook.sh: use the $( ... ) construct for command su...Elia Pinto2016-01-081-16/+16
* merge hook tests: fix and update testsBenoit Pierre2014-03-181-6/+21
* merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre2014-03-111-2/+2
* merge hook tests: fix missing '&&' in testBenoit Pierre2014-03-111-1/+1
* merge: Honor prepare-commit-msg return codeAntoine Pelisse2013-01-031-0/+14
* merge: honor prepare-commit-msg hookJay Soffian2011-02-151-0/+12
* tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi2008-09-031-1/+1
* Fix tests breaking when checkout path contains shell metacharactersBryan Donlan2008-05-051-7/+10
* t7505: use SHELL_PATH in hookJeff King2008-03-131-2/+3
* git-commit: add a prepare-commit-msg hookPaolo Bonzini2008-02-061-0/+155