summaryrefslogtreecommitdiff
path: root/t/lib-rebase.sh
AgeCommit message (Expand)Author
2016-06-17i18n: rebase-interactive: mark comments of squash for translationVasco Almeida
2015-06-30git rebase -i: add static check for commands and SHA-1Galan Rémi
2015-06-30git-rebase -i: add command "drop" to remove a commitGalan Rémi
2013-11-26test: replace shebangs with descriptions in shell librariesJonathan Nieder
2013-07-01Merge branch 'maint'Junio C Hamano
2013-07-01lib-rebase: style: use write_script, <<-\EOFAndrew Pimlott
2013-07-01lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott
2013-06-27rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott
2013-06-07add tests for rebasing with patch-equivalence presentMartin von Zweigbergk
2013-06-07add simple tests of consistency across rebase typesMartin von Zweigbergk
2010-08-11rebase -i: add exec command to launch a shell commandMatthieu Moy
2010-01-22rebase -i: Enclose sed command substitution in quotesMichael Haggerty
2010-01-14t3404: Test the commit count in commit messages generated by "rebase -i"Michael Haggerty
2010-01-12lib-rebase: Allow comments and blank lines to be added to the rebase scriptMichael Haggerty
2010-01-12lib-rebase: Provide clearer debugging info about what the editor didMichael Haggerty
2009-12-07Add a command "fixup" to rebase --interactiveMichael Haggerty
2009-10-08Teach 'rebase -i' the command "reword"Björn Gustavsson
2009-01-29lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin
2009-01-29t3404 & t3411: undo copy&pasteJohannes Schindelin