110 Commits (7a4ee28f41270bf032d0dd0bfb17f601b9b3971a)

Author SHA1 Message Date
Greg Price 1830d9cb62 Fix rebase -p --onto 16 years ago
Uwe Kleine-König 795cbe938f rebase--interactive: remote stray closing parenthesis 16 years ago
Johannes Schindelin 0e757e30c7 rebase -i: avoid 'git reset' when possible 16 years ago
Johannes Schindelin 94c88edef7 Fix submodule squashing into unrelated commit 16 years ago
Junio C Hamano a6c7a27691 rebase -i: correctly remember --root flag across --continue 16 years ago
Johannes Schindelin 277d7e91ae rebase -i --root: fix check for number of arguments 16 years ago
Pierre Habouzit 12dd111288 Avoid spurious error messages on error mistakes. 16 years ago
Thomas Rast d911d1465d rebase -i: learn to rebase root commit 16 years ago
Thomas Rast d8fab0234d rebase -i: execute hook only after argument checking 16 years ago
Johannes Schindelin 4fb1a19d50 rebase -i -p: leave a --cc patch when a merge could not be redone 16 years ago
Johannes Sixt f5b49ea619 rebase -i -p: Fix --continue after a merge could not be redone 16 years ago
Junio C Hamano 4c1360f472 git-rebase--interactive.sh: comparision with == is bashism 16 years ago
Junio C Hamano e249044c67 rebase-i-p: minimum fix to obvious issues 16 years ago
Stephen Haberman 80fe82e4eb rebase-i-p: if todo was reordered use HEAD as the rewritten parent 16 years ago
Stephen Haberman d80d6bc146 rebase-i-p: do not include non-first-parent commits touching UPSTREAM 16 years ago
Stephen Haberman acc8559aa3 rebase-i-p: only list commits that require rewriting in todo 16 years ago
Stephen Haberman a4f25e3682 rebase-i-p: fix 'no squashing merges' tripping up non-merges 16 years ago
Stephen Haberman bb64507164 rebase-i-p: delay saving current-commit to REWRITTEN if squashing 16 years ago
Stephen Haberman 72583e6c68 rebase-i-p: use HEAD for updating the ref instead of mapping OLDHEAD 16 years ago
Stephen Haberman faae853ca6 rebase--interactive: fix parent rewriting for dropped commits 16 years ago
Johannes Schindelin ff74126c03 rebase -i: do not fail when there is no commit to cherry-pick 16 years ago
Nanako Shiraishi c44276563f rebase --no-verify 16 years ago
Nanako Shiraishi d70b4a8f4b Teach rebase -i to honor pre-rebase hook 16 years ago
SZEDER Gábor 943cea9014 rebase -i: remove leftover debugging 16 years ago
SZEDER Gábor 7c4188360a rebase -i: proper prepare-commit-msg hook argument when squashing 16 years ago
Dmitry Potapov c14c3c82da git-rebase--interactive: auto amend only edited commit 17 years ago
Dmitry Potapov 8beb1f33d1 git-rebase-interactive: do not squash commits on abort 17 years ago
Thomas Rast a96dc01e21 rebase -i -p: fix parent rewriting 17 years ago
Thomas Rast 71d9451e06 rebase -i -p: handle index and workdir correctly 17 years ago
Johannes Sixt a8ccc204c5 rebase -i: When an 'edit' stops, mention the commit 17 years ago
Stephan Beyer 1c5fa0a179 rebase-i: keep old parents when preserving merges 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Stephan Beyer 7970aaf0fb Make rebase--interactive use OPTIONS_SPEC 17 years ago
Junio C Hamano 22e407951e Teach "am" and "rebase" to mark the original position with ORIG_HEAD 17 years ago
Miklos Vajna 88b1f0b809 git-rebase -i: mention the short command aliases in the todo list 17 years ago
Johannes Sixt 69e66f5500 rebase --interactive: Compute upstream SHA1 before switching branches 17 years ago
Johannes Schindelin 6848d58c60 Ignore dirty submodule states during rebase and stash 17 years ago
Jeff King b4ce54fc61 remove use of "tail -n 1" and "tail -1" 17 years ago
Jeff King aadbe44f88 grep portability fix: don't use "-e" or "-q" 17 years ago
Jonathan del Strother 0460fb449b Prompt to continue when editing during rebase --interactive 17 years ago
Uwe Kleine-K,Av(Bnig 65ae89bc31 rebase -i: accept -m as advertised in the man page 17 years ago
Junio C Hamano 4e6738778b Squelch bogus progress output from git-rebase--interactive 17 years ago
Junio C Hamano ab11903225 git-rebase -i: clean-up error check codepath. 17 years ago
Junio C Hamano 8ad1065e58 git-rebase -i behaves better on commits with incomplete messages 17 years ago
Shawn O. Pearce 03270628ed Reallow git-rebase --interactive --continue if commit is unnecessary 17 years ago
Shawn O. Pearce dbedf9729b Catch and handle git-commit failures in git-rebase --interactive 17 years ago
Shawn O. Pearce c5b09feb78 Avoid update hook during git-rebase --interactive 17 years ago
Sean 5909651ea2 Fix interactive rebase to preserve author email address 17 years ago
Johannes Schindelin 34454e858d rebase -p -i: handle "no changes" gracefully 17 years ago
Wincent Colaiuta 804c7174c9 revert/cherry-pick: Allow overriding the help text by the calling Porcelain 17 years ago