summaryrefslogtreecommitdiff
path: root/t/t3420-rebase-autostash.sh
AgeCommit message (Expand)Author
2019-09-07builtin/rebase.c: Remove pointless messageBen Wijen
2019-09-07builtin/rebase.c: make sure the active branch isn't moved when autostashingBen Wijen
2019-07-08t3420: remove progress lines before comparing outputPhillip Wood
2019-06-27rebase: fix garbled progress display with '-x'SZEDER Gábor
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren
2018-11-18Merge branch 'js/rebase-autostash-detach-fix'Junio C Hamano
2018-11-08built-in rebase --autostash: leave the current branch alone if possibleJohannes Schindelin
2018-11-08built-in rebase: demonstrate regression with --autostashJohannes Schindelin
2018-11-02Merge branch 'js/rebase-autostash-fix'Junio C Hamano
2018-10-24rebase --autostash: fix issue with dirty submodulesJohannes Schindelin
2018-10-24rebase --autostash: demonstrate a problem with dirty submodulesJohannes Schindelin
2018-08-22t3420-rebase-autostash: don't try to grep non-existing filesSZEDER Gábor
2017-06-23t3420: fix under GETTEXT_POISON buildJunio C Hamano
2017-06-19rebase: add more regression tests for console outputPhillip Wood
2017-06-19rebase: add regression tests for console outputPhillip Wood
2016-08-11Spelling fixesVille Skyttä
2016-06-29rebase -i: restore autostash on abortPatrick Steinhardt
2015-09-11rebase: support --no-autostashJohn Keeping
2014-05-20rebase -i: test "Nothing to do" case with autostashMatthieu Moy
2013-06-13rebase: finish_rebase() in noop rebaseRamkumar Ramachandra
2013-06-13rebase: finish_rebase() in fast-forward rebaseRamkumar Ramachandra
2013-05-29rebase: implement --[no-]autostash and rebase.autostashRamkumar Ramachandra