summary refs log tree commit diff
path: root/t/t3420-rebase-autostash.sh
AgeCommit message (Expand)AuthorFilesLines
2021-02-10tests: remove most uses of test_i18ncmpÆvar Arnfjörð Bjarmason1-2/+2
2020-11-19t34*: adjust the references to the default branch name "main"Johannes Schindelin1-5/+5
2020-11-19tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin1-0/+3
2020-04-28rebase: save autostash entry into stash reflog on --quitDenton Liu1-0/+20
2020-02-16rebase: rename the two primary rebase backendsElijah Newren1-11/+11
2020-02-16rebase tests: mark tests specific to the am-backend with --amElijah Newren1-1/+1
2019-09-07builtin/rebase.c: Remove pointless messageBen Wijen1-4/+0
2019-09-07builtin/rebase.c: make sure the active branch isn't moved when autostashingBen Wijen1-0/+8
2019-07-08t3420: remove progress lines before comparing outputPhillip Wood1-8/+11
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor1-2/+2
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren1-72/+6
2018-11-18Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano1-0/+8
2018-11-08built-in rebase --autostash: leave the current branch alone if possibleJohannes Schindelin1-1/+1
2018-11-08built-in rebase: demonstrate regression with --autostashJohannes Schindelin1-0/+8
2018-11-02Merge branch 'js/rebase-autostash-fix'Junio C Hamano1-0/+10
2018-10-24rebase --autostash: fix issue with dirty submodulesJohannes Schindelin1-1/+1
2018-10-24rebase --autostash: demonstrate a problem with dirty submodulesJohannes Schindelin1-0/+10
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor1-4/+4
2017-06-23t3420: fix under GETTEXT_POISON buildJunio C Hamano1-2/+2
2017-06-19rebase: add more regression tests for console outputPhillip Wood1-2/+69
2017-06-19rebase: add regression tests for console outputPhillip Wood1-3/+64
2016-08-11Spelling fixesVille Skyttä1-2/+2
2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt1-0/+31
2015-09-10rebase: support --no-autostashJohn Keeping1-0/+10
2014-05-20rebase -i: test "Nothing to do" case with autostashMatthieu Moy1-0/+15
2013-06-13rebase: finish_rebase() in noop rebaseRamkumar Ramachandra1-0/+11
2013-06-13rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra1-0/+11
2013-05-29rebase: implement --[no-]autostash and rebase.autostashRamkumar Ramachandra1-0/+148