Age | Commit message (Expand) | Author | Files | Lines |
2008-10-16 | rebase--interactive: fix parent rewriting for dropped commits | Stephen Haberman | 1 | -2/+35 |
2008-10-10 | rebase -i: do not fail when there is no commit to cherry-pick | Johannes Schindelin | 1 | -1/+2 |
2008-10-09 | Merge branch 'sg/maint-intrebase-msghook' into maint | Shawn O. Pearce | 1 | -6/+11 |
2008-10-06 | rebase --no-verify | Nanako Shiraishi | 1 | -1/+9 |
2008-10-06 | Teach rebase -i to honor pre-rebase hook | Nanako Shiraishi | 1 | -0/+11 |
2008-10-03 | rebase -i: remove leftover debugging | SZEDER Gábor | 1 | -1/+1 |
2008-10-02 | rebase -i: proper prepare-commit-msg hook argument when squashing | SZEDER Gábor | 1 | -6/+11 |
2008-09-09 | git-rebase--interactive: auto amend only edited commit | Dmitry Potapov | 1 | -1/+5 |
2008-09-09 | git-rebase-interactive: do not squash commits on abort | Dmitry Potapov | 1 | -2/+6 |
2008-08-13 | rebase -i -p: fix parent rewriting | Thomas Rast | 1 | -4/+2 |
2008-08-13 | rebase -i -p: handle index and workdir correctly | Thomas Rast | 1 | -2/+12 |
2008-07-23 | rebase -i: When an 'edit' stops, mention the commit | Johannes Sixt | 1 | -1/+1 |
2008-07-16 | Merge branch 'maint' | Junio C Hamano | 1 | -0/+2 |
2008-07-16 | rebase-i: keep old parents when preserving merges | Stephan Beyer | 1 | -0/+2 |
2008-07-15 | Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" | Johannes Schindelin | 1 | -1/+1 |
2008-07-14 | Merge branch 'jc/rebase-orig-head' | Junio C Hamano | 1 | -0/+1 |
2008-07-13 | Make rebase--interactive use OPTIONS_SPEC | Stephan Beyer | 1 | -26/+51 |
2008-07-07 | Teach "am" and "rebase" to mark the original position with ORIG_HEAD | Junio C Hamano | 1 | -0/+1 |
2008-06-08 | git-rebase -i: mention the short command aliases in the todo list | Miklos Vajna | 1 | -3/+3 |
2008-06-02 | rebase --interactive: Compute upstream SHA1 before switching branches | Johannes Sixt | 1 | -4/+3 |
2008-05-15 | Ignore dirty submodule states during rebase and stash | Johannes Schindelin | 1 | -5/+6 |
2008-03-13 | remove use of "tail -n 1" and "tail -1" | Jeff King | 1 | -1/+1 |
2008-03-13 | grep portability fix: don't use "-e" or "-q" | Jeff King | 1 | -3/+3 |
2008-02-27 | Prompt to continue when editing during rebase --interactive | Jonathan del Strother | 1 | -0/+4 |
2008-02-11 | rebase -i: accept -m as advertised in the man page | Uwe Kleine-K,Av(Bnig | 1 | -1/+1 |
2008-01-14 | Squelch bogus progress output from git-rebase--interactive | Junio C Hamano | 1 | -2/+7 |
2007-12-30 | git-rebase -i: clean-up error check codepath. | Junio C Hamano | 1 | -10/+19 |
2007-12-30 | git-rebase -i behaves better on commits with incomplete messages | Junio C Hamano | 1 | -2/+4 |
2007-12-20 | Reallow git-rebase --interactive --continue if commit is unnecessary | Shawn O. Pearce | 1 | -1/+3 |
2007-12-19 | Catch and handle git-commit failures in git-rebase --interactive | Shawn O. Pearce | 1 | -8/+9 |
2007-12-19 | Avoid update hook during git-rebase --interactive | Shawn O. Pearce | 1 | -2/+2 |
2007-12-19 | Fix interactive rebase to preserve author email address | Sean | 1 | -1/+1 |
2007-12-17 | rebase -p -i: handle "no changes" gracefully | Johannes Schindelin | 1 | -1/+6 |
2007-12-02 | Merge branch 'js/rebase-i-rerere' | Junio C Hamano | 1 | -1/+4 |
2007-11-30 | revert/cherry-pick: Allow overriding the help text by the calling Porcelain | Wincent Colaiuta | 1 | -0/+5 |
2007-11-28 | rebase -i: give rerere a chance | Johannes Schindelin | 1 | -1/+4 |
2007-11-28 | Merge branch 'maint' | Junio C Hamano | 1 | -2/+2 |
2007-11-28 | scripts: do not get confused with HEAD in work tree | Junio C Hamano | 1 | -2/+2 |
2007-11-22 | rebase -i: move help to end of todo file | Johannes Schindelin | 1 | -6/+8 |
2007-11-17 | Merge branch 'ph/parseopt-sh' | Junio C Hamano | 1 | -0/+1 |
2007-11-09 | Merge branch 'maint' | Junio C Hamano | 1 | -1/+1 |
2007-11-08 | Avoid a few unportable, needlessly nested "...`...". | Ralf Wildenhues | 1 | -1/+1 |
2007-11-06 | scripts: Add placeholders for OPTIONS_SPEC | Junio C Hamano | 1 | -0/+1 |
2007-10-30 | Merge branch 'maint' into HEAD | Junio C Hamano | 1 | -3/+4 |
2007-10-30 | git-rebase--interactive.sh: Make 3-way merge strategies work for -p. | Björn Steinbrink | 1 | -0/+2 |
2007-10-30 | git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick. | Björn Steinbrink | 1 | -2/+2 |
2007-10-30 | Fix --strategy parsing in git-rebase--interactive.sh | Björn Steinbrink | 1 | -1/+0 |
2007-10-16 | git-rebase--interactive.sh: Quote arguments to test | Michael W. Olson | 1 | -1/+1 |
2007-10-15 | Merge branch 'maint' | Shawn O. Pearce | 1 | -2/+2 |
2007-10-15 | rebase -i: use diff plumbing instead of porcelain | Johannes Schindelin | 1 | -2/+2 |