95 Commits (5fdb70983585ccde1540563a8c7458621f7a7407)

Author SHA1 Message Date
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 16 years ago
Dmitry Potapov 8beb1f33d1 git-rebase-interactive: do not squash commits on abort 16 years ago
Thomas Rast a96dc01e21 rebase -i -p: fix parent rewriting 16 years ago
Thomas Rast 71d9451e06 rebase -i -p: handle index and workdir correctly 16 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
Johannes Schindelin ecfe72ff65 rebase -i: give rerere a chance 17 years ago
Junio C Hamano 38762c47d6 scripts: do not get confused with HEAD in work tree 17 years ago
Johannes Schindelin 6047a234c5 rebase -i: move help to end of todo file 17 years ago
Ralf Wildenhues b5e960b108 Avoid a few unportable, needlessly nested "...`...". 17 years ago
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Björn Steinbrink f91333d646 git-rebase--interactive.sh: Make 3-way merge strategies work for -p. 17 years ago
Björn Steinbrink 2a9c53e03d git-rebase--interactive.sh: Don't pass a strategy to git-cherry-pick. 17 years ago
Björn Steinbrink 3524b282da Fix --strategy parsing in git-rebase--interactive.sh 17 years ago
Michael W. Olson 2858028e1a git-rebase--interactive.sh: Quote arguments to test 17 years ago
Johannes Schindelin f3d5e463f0 rebase -i: use diff plumbing instead of porcelain 17 years ago
Johannes Schindelin 81ab1cb43a rebase -i: squash should retain the authorship of the _first_ commit 17 years ago