summaryrefslogtreecommitdiff
path: root/t/lib-rebase.sh
AgeCommit message (Expand)AuthorFilesLines
2021-08-23rebase -r: don't write .git/MERGE_MSG when fast-forwardingLibravatar Phillip Wood1-2/+8
2021-08-20rebase -r: make 'merge -c' behave like rewordLibravatar Phillip Wood1-0/+50
2021-03-26Merge branch 'cm/rebase-i-updates'Libravatar Junio C Hamano1-3/+4
2021-03-26Merge branch 'cm/rebase-i'Libravatar Junio C Hamano1-0/+4
2021-02-10t/lib-rebase: update the documentation of FAKE_LINESLibravatar Charvi Mendiratta1-3/+4
2021-01-29t3437: test script for fixup [-C|-c] options in interactive rebaseLibravatar Charvi Mendiratta1-0/+4
2021-01-21tests: remove support for GIT_TEST_GETTEXT_POISONLibravatar Ævar Arnfjörð Bjarmason1-1/+0
2019-11-10Merge branch 'pw/post-commit-from-sequencer'Libravatar Junio C Hamano1-0/+28
2019-10-16t3404: remove uneeded calls to set_fake_editorLibravatar Phillip Wood1-0/+28
2019-07-31t/lib-rebase: prepare for testing `git rebase --rebase-merges`Libravatar Johannes Schindelin1-4/+5
2018-11-06Merge branch 'sg/test-rebase-editor-fix'Libravatar Junio C Hamano1-2/+2
2018-11-02Merge branch 'js/rebase-i-shortopt'Libravatar Junio C Hamano1-1/+1
2018-11-02Merge branch 'js/rebase-i-break'Libravatar Junio C Hamano1-1/+1
2018-10-29t3404-rebase-interactive: test abbreviated commandsLibravatar Johannes Sixt1-2/+2
2018-10-26rebase -i: recognize short commands without argumentsLibravatar Johannes Sixt1-1/+1
2018-10-12rebase -i: introduce the 'break' commandLibravatar Johannes Schindelin1-1/+1
2018-08-23t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'Libravatar SZEDER Gábor1-3/+3
2016-06-17i18n: rebase-interactive: mark comments of squash for translationLibravatar Vasco Almeida1-0/+1
2015-06-30git rebase -i: add static check for commands and SHA-1Libravatar Galan Rémi1-0/+5
2015-06-30git-rebase -i: add command "drop" to remove a commitLibravatar Galan Rémi1-2/+2
2013-11-26test: replace shebangs with descriptions in shell librariesLibravatar Jonathan Nieder1-1/+1
2013-07-01Merge branch 'maint'Libravatar Junio C Hamano1-0/+2
2013-07-01lib-rebase: style: use write_script, <<-\EOFLibravatar Andrew Pimlott1-38/+36
2013-07-01lib-rebase: document exec_ in FAKE_LINESLibravatar Andrew Pimlott1-0/+2
2013-06-27rebase -i: handle fixup! fixup! in --autosquashLibravatar Andrew Pimlott1-0/+14
2013-06-07add tests for rebasing with patch-equivalence presentLibravatar Martin von Zweigbergk1-0/+17
2013-06-07add simple tests of consistency across rebase typesLibravatar Martin von Zweigbergk1-0/+16
2010-08-11rebase -i: add exec command to launch a shell commandLibravatar Matthieu Moy1-0/+2
2010-01-22rebase -i: Enclose sed command substitution in quotesLibravatar Michael Haggerty1-1/+1
2010-01-14t3404: Test the commit count in commit messages generated by "rebase -i"Libravatar Michael Haggerty1-1/+5
2010-01-12lib-rebase: Allow comments and blank lines to be added to the rebase scriptLibravatar Michael Haggerty1-5/+16
2010-01-12lib-rebase: Provide clearer debugging info about what the editor didLibravatar Michael Haggerty1-2/+3
2009-12-07Add a command "fixup" to rebase --interactiveLibravatar Michael Haggerty1-3/+4
2009-10-07Teach 'rebase -i' the command "reword"Libravatar Björn Gustavsson1-3/+3
2009-01-28lib-rebase.sh: Document what set_fake_editor() doesLibravatar Johannes Schindelin1-0/+12
2009-01-28t3404 & t3411: undo copy&pasteLibravatar Johannes Schindelin1-0/+36