| Commit message (Expand) | Author | Age |
* | git rebase -i: add static check for commands and SHA-1 | Galan Rémi | 2015-06-30 |
* | git-rebase -i: add command "drop" to remove a commit | Galan Rémi | 2015-06-30 |
* | test: replace shebangs with descriptions in shell libraries | Jonathan Nieder | 2013-11-26 |
* | Merge branch 'maint' | Junio C Hamano | 2013-07-01 |
|\ |
|
| * | lib-rebase: document exec_ in FAKE_LINES | Andrew Pimlott | 2013-07-01 |
* | | lib-rebase: style: use write_script, <<-\EOF | Andrew Pimlott | 2013-07-01 |
* | | rebase -i: handle fixup! fixup! in --autosquash | Andrew Pimlott | 2013-06-27 |
* | | add tests for rebasing with patch-equivalence present | Martin von Zweigbergk | 2013-06-07 |
* | | add simple tests of consistency across rebase types | Martin von Zweigbergk | 2013-06-07 |
|/ |
|
* | rebase -i: add exec command to launch a shell command | Matthieu Moy | 2010-08-11 |
* | rebase -i: Enclose sed command substitution in quotes | Michael Haggerty | 2010-01-22 |
* | t3404: Test the commit count in commit messages generated by "rebase -i" | Michael Haggerty | 2010-01-14 |
* | lib-rebase: Allow comments and blank lines to be added to the rebase script | Michael Haggerty | 2010-01-12 |
* | lib-rebase: Provide clearer debugging info about what the editor did | Michael Haggerty | 2010-01-12 |
* | Add a command "fixup" to rebase --interactive | Michael Haggerty | 2009-12-07 |
* | Teach 'rebase -i' the command "reword" | Björn Gustavsson | 2009-10-07 |
* | lib-rebase.sh: Document what set_fake_editor() does | Johannes Schindelin | 2009-01-28 |
* | t3404 & t3411: undo copy&paste | Johannes Schindelin | 2009-01-28 |