summaryrefslogtreecommitdiff
path: root/t/t3404-rebase-interactive.sh
AgeCommit message (Expand)Author
2021-08-23rebase -i: add another reword testPhillip Wood
2021-02-26Merge branch 'ab/detox-gettext-tests'Junio C Hamano
2021-02-12test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason
2021-02-11tests: remove most uses of C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason
2021-01-25Merge branch 'js/default-branch-name-tests-final-stretch'Junio C Hamano
2020-11-24t3404: do not depend on any specific default branch nameJohannes Schindelin
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2020-11-04rebase -i: stop overwriting ORIG_HEAD bufferPhillip Wood
2020-08-19Merge branch 'ak/sequencer-fix-find-uniq-abbrev'Junio C Hamano
2020-08-19Merge branch 'en/sequencer-merge-labels'Junio C Hamano
2020-08-14sequencer: avoid garbled merge machinery messages due to commit labelsElijah Newren
2020-08-13rebase -i: fix possibly wrong onto hash in todoAntti Keränen
2020-07-30t3404: prepare 'short SHA-1 collision' tests for SHA-256Johannes Schindelin
2020-03-25Merge branch 'pw/advise-rebase-skip'Junio C Hamano
2020-03-02Merge branch 'en/rebase-backend'Junio C Hamano
2020-02-16rebase: rename the two primary rebase backendsElijah Newren
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren
2020-02-16rebase: drop '-i' from the reflog for interactive-based rebasesElijah Newren
2020-01-28rebase-interactive: warn if commit is dropped with `rebase --edit-todo'Alban Gruin
2020-01-23rebase -i: also avoid SHA-1 collisions with missingCommitsCheckJohannes Schindelin
2020-01-23rebase -i: re-fix short SHA-1 collisionJohannes Schindelin
2020-01-17t3404: directly test the behavior of interestElijah Newren
2019-12-09t3404: fix indentationJohannes Schindelin
2019-12-06commit: give correct advice for empty commit during a rebasePhillip Wood
2019-12-06t3404: use test_cmp_revPhillip Wood
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Junio C Hamano
2019-10-16sequencer: run post-commit hookPhillip Wood
2019-10-16t3404: remove uneeded calls to set_fake_editorPhillip Wood
2019-10-16t3404: set $EDITOR in subshellPhillip Wood
2019-10-16t3404: remove unnecessary subshellPhillip Wood
2019-10-11Merge branch 'pw/rebase-i-show-HEAD-to-reword'Junio C Hamano
2019-09-30Merge branch 'dl/rebase-i-keep-base'Junio C Hamano
2019-09-30Merge branch 'dl/use-sq-from-test-lib'Junio C Hamano
2019-09-30Merge branch 'bc/hash-independent-tests-part-5'Junio C Hamano
2019-09-06t: use common $SQ variableDenton Liu
2019-09-05t: use LF variable defined in the test harnessJunio C Hamano
2019-08-27rebase: fast-forward --onto in more casesDenton Liu
2019-08-20t3404: abstract away SHA-1-specific constantsbrian m. carlson
2019-08-19rebase -i: always update HEAD before rewordingPhillip Wood
2019-07-29Merge branch 'sg/rebase-progress' into maintJunio C Hamano
2019-07-29Merge branch 'js/t3404-typofix' into maintJunio C Hamano
2019-07-09Merge branch 'sg/rebase-progress'Junio C Hamano
2019-07-09Merge branch 'js/t3404-typofix'Junio C Hamano
2019-06-24t3404: make the 'rebase.missingCommitsCheck=ignore' test more focusedSZEDER Gábor
2019-06-24t3404: modernize here doc styleSZEDER Gábor
2019-06-14t3404: fix a typoJohannes Schindelin
2019-03-20rebase: remove the rebase.useBuiltin settingÆvar Arnfjörð Bjarmason
2019-02-13rebase: fix regression in rebase.useBuiltin=false test modeÆvar Arnfjörð Bjarmason
2019-02-07Merge branch 'pw/rebase-x-sanity-check'Junio C Hamano