aboutsummaryrefslogtreecommitdiff
path: root/t/lib-rebase.sh
Commit message (Expand)AuthorAge
* i18n: rebase-interactive: mark comments of squash for translationVasco Almeida2016-06-17
* git rebase -i: add static check for commands and SHA-1Galan Rémi2015-06-30
* git-rebase -i: add command "drop" to remove a commitGalan Rémi2015-06-30
* test: replace shebangs with descriptions in shell librariesJonathan Nieder2013-11-26
* Merge branch 'maint'Junio C Hamano2013-07-01
|\
| * lib-rebase: document exec_ in FAKE_LINESAndrew Pimlott2013-07-01
* | lib-rebase: style: use write_script, <<-\EOFAndrew Pimlott2013-07-01
* | rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-27
* | add tests for rebasing with patch-equivalence presentMartin von Zweigbergk2013-06-07
* | add simple tests of consistency across rebase typesMartin von Zweigbergk2013-06-07
|/
* rebase -i: add exec command to launch a shell commandMatthieu Moy2010-08-11
* rebase -i: Enclose sed command substitution in quotesMichael Haggerty2010-01-22
* t3404: Test the commit count in commit messages generated by "rebase -i"Michael Haggerty2010-01-14
* lib-rebase: Allow comments and blank lines to be added to the rebase scriptMichael Haggerty2010-01-12
* lib-rebase: Provide clearer debugging info about what the editor didMichael Haggerty2010-01-12
* Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
* Teach 'rebase -i' the command "reword"Björn Gustavsson2009-10-07
* lib-rebase.sh: Document what set_fake_editor() doesJohannes Schindelin2009-01-28
* t3404 & t3411: undo copy&pasteJohannes Schindelin2009-01-28