| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rebase: cleanup rebasing with --merge | Eric Wong | 2006-06-25 | 1 | -28/+5 |
* | rebase: allow --merge option to handle patches merged upstream | Eric Wong | 2006-06-25 | 1 | -4/+11 |
* | rebase --merge: fix for rebasing more than 7 commits. | Junio C Hamano | 2006-06-22 | 1 | -13/+10 |
* | rebase: error out for NO_PYTHON if they use recursive merge | Eric Wong | 2006-06-21 | 1 | -0/+9 |
* | rebase: Allow merge strategies to be used when rebasing | Eric Wong | 2006-06-21 | 1 | -9/+183 |
* | git-rebase: use canonical A..B syntax to format-patch | Junio C Hamano | 2006-05-21 | 1 | -1/+1 |
* | Make git rebase interactive help match documentation. | Sean | 2006-05-14 | 1 | -5/+16 |
* | Add --continue and --abort options to git-rebase. | sean | 2006-04-26 | 1 | -24/+38 |
* | rebase: typofix. | Junio C Hamano | 2006-04-26 | 1 | -1/+1 |
* | Shell utilities: Guard against expr' magic tokens. | Mark Wooding | 2006-04-13 | 1 | -1/+1 |
* | Fix typo in git-rebase.sh. | Jason Riedy | 2006-02-21 | 1 | -1/+1 |
* | git-rebase: Clarify usage statement and copy it into the actual documentation. | Carl Worth | 2006-02-21 | 1 | -10/+14 |
* | Merge branch 'jc/rebase-limit' | Junio C Hamano | 2006-02-18 | 1 | -18/+71 |
|\ |
|
| * | rebase: allow rebasing onto different base. | Junio C Hamano | 2006-02-14 | 1 | -18/+71 |
* | | rebase: allow a hook to refuse rebasing. | Junio C Hamano | 2006-02-13 | 1 | -0/+9 |
|/ |
|
* | Bugfixes for git-rebase | Lukas Sandström | 2005-12-14 | 1 | -11/+18 |
* | rebase: do not get confused in fast-forward situation. | Junio C Hamano | 2005-12-14 | 1 | -0/+3 |
* | git-rebase: Usage string clean-up, emit usage string at incorrect invocation | freku045@student.liu.se | 2005-12-14 | 1 | -2/+3 |
* | rebase: one safety net, one bugfix and one optimization. | Junio C Hamano | 2005-11-28 | 1 | -1/+27 |
* | git-sh-setup: die if outside git repository. | Junio C Hamano | 2005-11-25 | 1 | -1/+1 |
* | Rewrite rebase to use git-format-patch piped to git-am. | Junio C Hamano | 2005-11-18 | 1 | -56/+16 |
* | Use git-update-ref in scripts. | Junio C Hamano | 2005-09-28 | 1 | -2/+3 |
* | Big tool rename. | Junio C Hamano | 2005-09-07 | 1 | -0/+68 |