124 Commits (a6d15bc33529f923b205930d0a58fe6226570dc1)

Author SHA1 Message Date
Michael Haggerty 2b77029f4a rebase--interactive: Ignore comments and blank lines in peek_next_command 15 years ago
Nanako Shiraishi 230a456638 rebase -i: teach --onto A...B syntax 15 years ago
Björn Gustavsson e49ca974d6 rebase -i: abort cleanly if the editor fails to launch 15 years ago
Junio C Hamano e1622bfcba Protect scripted Porcelains from GREP_OPTIONS insanity 15 years ago
Jan Krüger f1be316ada rebase -i: more graceful handling of invalid commands 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Stephen Boyd 7725cb5e8b rebase -i: fix reword when using a terminal editor 15 years ago
Björn Gustavsson 6741aa6c39 Teach 'rebase -i' the command "reword" 15 years ago
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