84 Commits (196821f440d46029f0399a7d97c0cfc78a870244)

Author SHA1 Message Date
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
David Kastrup 822f7c7349 Supplant the "while case ... break ;; esac" idiom 17 years ago
Junio C Hamano 6c9ad166db rebase: allow starting from a dirty tree. 17 years ago
J. Bruce Fields d05ec5a064 git-rebase: fix -C option 17 years ago
J. Bruce Fields 059f446d57 git-rebase: support --whitespace=<option> 17 years ago
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 17 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 17 years ago
Johannes Schindelin b4372ef136 Enable "git rerere" by the config variable rerere.enabled 18 years ago
Johannes Sixt 1308c17b3e Allow rebase to run if upstream is completely merged 18 years ago
Junio C Hamano 5be60078c9 Rewrite "git-frotz" to "git frotz" 18 years ago
Johannes Schindelin 1b1dce4bae Teach rebase an interactive mode 18 years ago
Jonas Fonseca 9b07873a52 git-rebase: suggest to use git-add instead of git-update-index 18 years ago
James Bowes fefe49d134 Add colour support in rebase and merge tree diff stats output. 18 years ago
Alex Riesen dc61b10d98 Use rev-list --reverse in git-rebase.sh 18 years ago
Alex Riesen 06aff47b22 Use diff* with --exit-code in git-am, git-rebase and git-merge-ours 18 years ago
Junio C Hamano a1bf91e081 git-rebase: make 'rebase HEAD branch' work as expected. 18 years ago
Michael S. Tsirkin 67dad687ad add -C[NUM] to git-am 18 years ago
David Kågedal 6e598c326d Improved error message from git-rebase 18 years ago
Junio C Hamano bcf3161876 git-rebase: allow rebasing a detached HEAD. 18 years ago
Junio C Hamano 533b70390e Allow whole-tree operations to be started from a subdirectory 18 years ago
Shawn O. Pearce 7eff28a9b4 Disallow working directory commands in a bare repository. 18 years ago
Shawn O. Pearce 0bb733c91c Use branch names in 'git-rebase -m' conflict hunks. 18 years ago
Shawn O. Pearce f94741324e Use GIT_REFLOG_ACTION environment variable instead. 18 years ago
Junio C Hamano 228e2eb67e merge and reset: adjust for "reset --hard" messages 18 years ago
Eric Wong f131dd492f rerere: record (or avoid misrecording) resolved, skipped or aborted rebase/am 18 years ago
Junio C Hamano 7cdbff14d4 remove merge-recursive-old 18 years ago
Robert Shearman a6ec3c1599 git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. 18 years ago
Robert Shearman b758789c20 git-rebase: Add a -v option to show a diffstat of the changes upstream at the start of a rebase. 18 years ago
Robert Shearman 91b489776c git-rebase: Use --ignore-if-in-upstream option when executing git-format-patch. 18 years ago
Junio C Hamano a06f678eb9 Deprecate merge-recursive.py 18 years ago
Robert Shearman d587ed13bc rebase: Make the fast-fowarding message more user-friendly by using branch names instead of SHA1 IDs. 19 years ago
Robert Shearman 83c31614ce rebase: Fix the detection of fast-forwarding of the current branch to upstream. 19 years ago
Junio C Hamano 06d30f4f3e recur vs recursive: help testing without touching too many stuff. 19 years ago
Johannes Schindelin 6d297f8137 Status update on merge-recursive in C 19 years ago