44 Commits (d9ee53ce45b0f1c26285417b900b3c5735721f7e)

Author SHA1 Message Date
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
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
Junio C Hamano 2db8aaeca1 rebase: do not get confused in fast-forward situation. 19 years ago
freku045@student.liu.se 3ae39ab232 git-rebase: Usage string clean-up, emit usage string at incorrect invocation 19 years ago
Junio C Hamano 7f4bd5d831 rebase: one safety net, one bugfix and one optimization. 19 years ago
Junio C Hamano ae2b0f1518 git-sh-setup: die if outside git repository. 19 years ago
Junio C Hamano 7f59dbbb8f Rewrite rebase to use git-format-patch piped to git-am. 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Junio C Hamano 215a7ad1ef Big tool rename. 19 years ago
Junio C Hamano 48313592bf Redo "revert" using three-way merge machinery. 19 years ago
Junio C Hamano a8055f8a8e Also make git-rebase-script stricter about dirty working tree. 19 years ago
Junio C Hamano 66e06b6a17 Stupid typo fix for git rebase. 19 years ago
Junio C Hamano 99a92f928f Make rebase script saner. 19 years ago
Junio C Hamano 2ad77e67c7 Audit rev-parse users. 20 years ago
Junio C Hamano 4282c4fbdd Teach format-patch, rebase and cherry a..b format 20 years ago
Junio C Hamano 0c091296c0 git-commit: log parameter updates. 20 years ago
Junio C Hamano f6e1a4d6dc [PATCH] Audit rev-parse users. 20 years ago