147 Commits (74f6e0505bb854db5b25ba977432471fed218a73)

Author SHA1 Message Date
Martin von Zweigbergk 9474a029d5 rebase: only show stat if configured to true 14 years ago
Martin von Zweigbergk 729ec9e23a rebase --abort: do not update branch ref 14 years ago
Martin von Zweigbergk 7baf9c4b70 rebase: support --verify 14 years ago
Martin von Zweigbergk f772c34ce0 rebase -X: do not clobber strategy 14 years ago
Ramkumar Ramachandra 92c62a3f4f Porcelain scripts: Rewrite cryptic "needs update" error message 14 years ago
Junio C Hamano 69ae92bda1 shell portability: no "export VAR=VAL" 14 years ago
Oded Shimon 5b220a6876 Add --src/dst-prefix to git-formt-patch in git-rebase.sh 15 years ago
Willy Tarreau 1bc6bf6dea git-rebase: fix typo when parsing --force-rebase 15 years ago
Mike Lundy 93ce190cd1 rebase: support -X to pass through strategy options 15 years ago
David D. Kilzer 25e9325040 Fix git rebase --continue to work with touched files 15 years ago
Junio C Hamano 840b3ca758 rebase: protect against diff.renames configuration 15 years ago
Jonathan Nieder bffd750adf rebase: improve error message when upstream argument is missing 15 years ago
Marc Branchaud b499549401 Teach rebase the --no-ff option. 15 years ago
Thomas Rast eb2151bb89 rebase: support automatic notes copying 15 years ago
Thomas Rast 96e19488f1 rebase: invoke post-rewrite hook 15 years ago
Markus Heidelberg 31d87385c4 rebase: don't invoke the pager for each commit summary 15 years ago
Stephen Boyd 0aa958d4b4 rebase: replace antiquated sed invocation 15 years ago
Nanako Shiraishi 9f21e97ddc rebase: fix --onto A...B parsing and add tests 15 years ago
Junio C Hamano cb6020bb01 Teach --[no-]rerere-autoupdate option to merge, revert and friends 15 years ago
Junio C Hamano e1622bfcba Protect scripted Porcelains from GREP_OPTIONS insanity 15 years ago
Junio C Hamano 61dfa1bb67 "rebase --onto A...B" replays history on the merge base between A and B 15 years ago
Felipe Contreras a75d7b5409 Use 'fast-forward' all over the place 15 years ago
Jeff King 0c3d3ac352 rebase: use plumbing to show dirty state 16 years ago
Matthieu Moy 4cfbe06fc7 rebase: consistent error messages for staged and unstaged changes. 16 years ago
Giuseppe Bilotta 86c91f9179 git apply: option to ignore whitespace differences 16 years ago
Stephen Boyd 0e987a12fc am, rebase: teach quiet option 16 years ago
Stephen Boyd bc2bbc4542 pull, rebase: simplify to use die() 16 years ago
Michele Ballabio 3f7d99282d rebase: fix typo (force_rebas -> force-rebas) 16 years ago
Michele Ballabio 570ccad33e rebase: add options passed to git-am 16 years ago
Tor Arne Vestbø a9c3821ca2 git-rebase: Add --stat and --no-stat for producing diffstat on rebase 16 years ago
Jay Soffian 51b2ead03c disallow providing multiple upstream branches to rebase, pull --rebase 16 years ago
Sverre Rabbelier b2f82e05de Teach rebase to rebase even if upstream is up to date 16 years ago
Thomas Rast 190f53232d rebase: learn to rebase root commit 16 years ago
Jeff King 07e62b733f rebase: improve error messages about dirty state 16 years ago
Miklos Vajna 5a92d19021 rebase: use git rev-parse -q 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
Andreas Ericsson f8cca019b9 rebase: Support preserving merges in non-interactive mode 16 years ago
Stephan Beyer 9b752a6e31 Improve error output of git-rebase 17 years ago
Johannes Schindelin 51ef1daa4a Rename .git/rebase to .git/rebase-apply 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Junio C Hamano 324c2c3177 git-rebase: report checkout failure 17 years ago
Junio C Hamano 22e407951e Teach "am" and "rebase" to mark the original position with ORIG_HEAD 17 years ago
Stephan Beyer cd5320f252 git-rebase.sh: Add check if rebase is in progress 17 years ago
Johannes Schindelin 6848d58c60 Ignore dirty submodule states during rebase and stash 17 years ago
Jeff King bbf08124e0 fix bsd shell negation 17 years ago
Bryan Donlan 97b88dd58c git-rebase.sh: Fix --merge --abort failures when path contains whitespace 17 years ago
Junio C Hamano 0cb06644a5 rebase [--onto O] A B: omit needless checkout 17 years ago
Junio C Hamano e637122ef2 rebase -m: do not trigger pre-commit verification 17 years ago
Mike Hommey 4201bb5f7e git rebase --abort: always restore the right commit 17 years ago