128 Commits (bdab6a59cf078a3cf50d36afa439814f7eb96f3e)

Author SHA1 Message Date
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
SZEDER Gábor 702088afc6 update 'git rebase' documentation 17 years ago
Junio C Hamano 3041c32430 am: --rebasing 17 years ago
Mike Hommey 48411d2233 git rebase --abort: always restore the right commit 17 years ago
Junio C Hamano 38762c47d6 scripts: do not get confused with HEAD in work tree 17 years ago
Johannes Schindelin 3f735b6654 rebase: fix "rebase --continue" breakage 17 years ago
Mike Hommey fb6e4e1f3f Do git reset --hard HEAD when using git rebase --skip 17 years ago
Johannes Schindelin 6fd2f5e60d rebase: operate on a detached HEAD 17 years ago
Junio C Hamano 8f321a3925 scripts: Add placeholders for OPTIONS_SPEC 17 years ago
Jonathan del Strother f45e867b1a Fixing path quoting in git-rebase 17 years ago
Junio C Hamano 0f49327c97 Revert "rebase: allow starting from a dirty tree." 17 years ago
Jonathan del Strother 889a50e909 Fixing path quoting in git-rebase 17 years ago