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
2023-09-06rebase: fix rewritten list for failed pickPhillip Wood
2022-03-17tests: use "test_hook" for misc "mkdir -p" and "chmod" casesÆvar Arnfjörð Bjarmason
2021-05-11test-lib: split up and deprecate test_create_repo()Ævar Arnfjörð Bjarmason
2020-11-20t5[0-4]*: 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
2020-02-17rebase: rename the two primary rebase backendsElijah Newren
2020-02-17rebase tests: mark tests specific to the am-backend with --amElijah Newren
2019-04-02tests (rebase): spell out the `--keep-empty` optionJohannes Schindelin
2018-12-28am, rebase--merge: do not overlook --skip'ed commits with post-rewriteElijah Newren
2018-12-28t5407: add a test demonstrating how interactive handles --skip differentlyElijah Newren
2018-06-28t5407: fix test to cover intended argumentsElijah Newren
2015-05-22t5407: use <<- to align the expected outputJunio C Hamano
2015-05-22rebase -i: fix post-rewrite hook with failed exec commandMatthieu Moy
2015-05-22rebase -i: demonstrate incorrect behavior of post-rewriteMatthieu Moy
2013-06-03test: fix post rewrite hook reportFelipe Contreras
2010-12-23rebase --skip: correctly wrap-up when skipping the last patchJunio C Hamano
2010-03-29rebase -i: make post-rewrite work for 'edit'Thomas Rast
2010-03-13rebase -i: invoke post-rewrite hookThomas Rast
2010-03-13rebase: invoke post-rewrite hookThomas Rast
2010-03-13commit --amend: invoke post-rewrite hookThomas Rast