Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-18tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK"Ævar Arnfjörð Bjarmason
2021-12-13t6000-t9999: detect and signal failure within loopEric Sunshine
2021-09-08tests: stop testing `git rebase --preserve-merges`Johannes Schindelin
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2020-11-20t7[5-9]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-08-20rebase -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-12merge hook tests: use 'test_must_fail' instead of '!'Benoit Pierre
2014-03-12merge hook tests: fix missing '&&' in testBenoit Pierre
2013-01-03merge: Honor prepare-commit-msg return codeAntoine Pelisse
2011-02-16merge: honor prepare-commit-msg hookJay Soffian
2008-09-04tests: use "git xyzzy" form (t7200 - t9001)Nanako Shiraishi
2008-05-06Fix 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