aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--interactive.sh
Commit message (Expand)AuthorAge
...
| * rebase -i: Use symbolic constant $MSG consistentlyMichael Haggerty2010-01-14
| * rebase -i: Use "test -n" instead of "test ! -z"Michael Haggerty2010-01-14
| * rebase -i: Inline expressionMichael Haggerty2010-01-14
| * rebase -i: Remove dead codeMichael Haggerty2010-01-14
| * rebase -i: Make the condition for an "if" more transparentMichael Haggerty2010-01-14
* | Merge branch 'ns/rebase-auto-squash'Junio C Hamano2010-01-20
|\ \
| * | rebase -i --autosquash: auto-squash commitsNanako Shiraishi2010-01-06
* | | Merge branch 'mh/rebase-fixup' (early part)Junio C Hamano2010-01-20
|\ \ \ | | |/ | |/|
| * | rebase-i: Ignore comments and blank lines in peek_next_commandMichael Haggerty2010-01-12
| |/
| * Add a command "fixup" to rebase --interactiveMichael Haggerty2009-12-07
* | Merge branch 'jc/checkout-merge-base'Junio C Hamano2010-01-13
|\ \
| * | rebase -i: teach --onto A...B syntaxNanako Shiraishi2010-01-07
* | | rebase--interactive: Ignore comments and blank lines in peek_next_commandMichael Haggerty2010-01-11
* | | Merge branch 'maint'Junio C Hamano2009-12-19
|\ \ \ | |_|/ |/| |
| * | rebase -i: abort cleanly if the editor fails to launchBjörn Gustavsson2009-12-19
| * | Merge branch 'rs/work-around-grep-opt-insanity' into maintJunio C Hamano2009-12-03
| |\ \
* | \ \ Merge branch 'rs/work-around-grep-opt-insanity'Junio C Hamano2009-11-25
|\ \ \ \ | | |/ / | |/| |
| * | | Protect scripted Porcelains from GREP_OPTIONS insanityJunio C Hamano2009-11-23
| | |/ | |/|
* | | Merge branch 'fc/doc-fast-forward'Junio C Hamano2009-11-15
|\ \ \
| * | | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
| |/ /
* | | Merge branch 'maint'Junio C Hamano2009-10-28
|\ \ \ | | |/ | |/|
| * | rebase -i: more graceful handling of invalid commandsJan Krüger2009-10-27
| |/
* | rebase -i: fix reword when using a terminal editorStephen Boyd2009-10-19
* | Teach 'rebase -i' the command "reword"Björn Gustavsson2009-10-07
|/
* Fix rebase -p --ontoGreg Price2009-07-22
* Merge branch 'uk/maint-1.5.3-rebase-i-reflog' into maintJunio C Hamano2009-06-11
|\
| * rebase--interactive: remote stray closing parenthesisUwe Kleine-König2009-06-11
* | rebase -i: avoid 'git reset' when possibleJohannes Schindelin2009-03-03
* | Merge branch 'js/maint-rebase-i-submodule'Junio C Hamano2009-01-31
|\ \
| * | Fix submodule squashing into unrelated commitJohannes Schindelin2009-01-28
* | | rebase -i: correctly remember --root flag across --continueJunio C Hamano2009-01-26
* | | rebase -i --root: fix check for number of argumentsJohannes Schindelin2009-01-25
* | | Merge branch 'tr/rebase-root'Junio C Hamano2009-01-17
|\ \ \ | |/ / |/| |
| * | rebase -i: learn to rebase root commitThomas Rast2009-01-11
| * | rebase -i: execute hook only after argument checkingThomas Rast2009-01-03
* | | Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-01-13
|\ \ \ | |/ / |/| |
| * | Avoid spurious error messages on error mistakes.Pierre Habouzit2009-01-13
* | | rebase -i -p: leave a --cc patch when a merge could not be redoneJohannes Schindelin2008-12-24
* | | rebase -i -p: Fix --continue after a merge could not be redoneJohannes Sixt2008-12-21
* | | Merge branch 'sh/rebase-i-p'Junio C Hamano2008-11-02
|\ \ \
| * | | git-rebase--interactive.sh: comparision with == is bashismJunio C Hamano2008-10-22
| * | | rebase-i-p: minimum fix to obvious issuesJunio C Hamano2008-10-20
| * | | rebase-i-p: if todo was reordered use HEAD as the rewritten parentStephen Haberman2008-10-16
| * | | rebase-i-p: do not include non-first-parent commits touching UPSTREAMStephen Haberman2008-10-16
| * | | rebase-i-p: only list commits that require rewriting in todoStephen Haberman2008-10-16
| * | | rebase-i-p: fix 'no squashing merges' tripping up non-mergesStephen Haberman2008-10-16
| * | | rebase-i-p: delay saving current-commit to REWRITTEN if squashingStephen Haberman2008-10-16
| * | | rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEADStephen Haberman2008-10-16
* | | | Merge branch 'sh/maint-rebase3'Junio C Hamano2008-10-19
|\ \ \ \ | |/ / /
| * | | rebase--interactive: fix parent rewriting for dropped commitsStephen Haberman2008-10-16
| |/ /