59 Commits (ee834cf0c7de68557bc5c30552fce3e55f52e109)

Author SHA1 Message Date
Junio C Hamano c7965afd3d Avoid one-or-more (\+) non BRE in sed scripts. 18 years ago
Johannes Sixt 7afa845edc rebase -m: Fix incorrect short-logs of already applied commits. 18 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 19 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
Shawn Pearce 8ef1c7c77d Record rebase changes as 'rebase' in the reflog. 19 years ago
Michal Rokos d9bffc08fd Using 'perl' in *.sh 19 years ago
Eric Wong f0ef05967f rebase: check for errors from git-commit 19 years ago
Eric Wong 66eb64cba6 rebase: get rid of outdated MRESOLVEMSG 19 years ago
Dennis Stosberg 8096fae726 Fix expr usage for FreeBSD 19 years ago
Eric Wong d5e673b60b rebase: allow --skip to work with --merge 19 years ago
Eric Wong 9e4bc7dd1b rebase: cleanup rebasing with --merge 19 years ago
Eric Wong 9a99c087da rebase: allow --merge option to handle patches merged upstream 19 years ago
Junio C Hamano 5887ac821f rebase --merge: fix for rebasing more than 7 commits. 19 years ago
Eric Wong 693c15dc28 rebase: error out for NO_PYTHON if they use recursive merge 19 years ago
Eric Wong 58634dbff8 rebase: Allow merge strategies to be used when rebasing 19 years ago
Junio C Hamano efbff23609 git-rebase: use canonical A..B syntax to format-patch 19 years ago
Sean cc120056a8 Make git rebase interactive help match documentation. 19 years ago
sean 031321c654 Add --continue and --abort options to git-rebase. 19 years ago
Junio C Hamano b176e6ba5b rebase: typofix. 19 years ago
Mark Wooding f327dbced2 Shell utilities: Guard against expr' magic tokens. 19 years ago
Jason Riedy d0080b3cda Fix typo in git-rebase.sh. 19 years ago
Carl Worth 69a60af5d0 git-rebase: Clarify usage statement and copy it into the actual documentation. 19 years ago
Junio C Hamano e646c9c8c0 rebase: allow rebasing onto different base. 19 years ago
Junio C Hamano 9a111c91b0 rebase: allow a hook to refuse rebasing. 19 years ago
Lukas Sandström 32d9954478 Bugfixes for git-rebase 19 years ago