96 Commits (9b9f5a2258e6df611d2903d84fd8d41806ce0e00)

Author SHA1 Message Date
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 16 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
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