| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | git_rebase_commit: drop already-picked commits | Edward Thomson | 2014-10-26 | 10 | -0/+5 |
| | | | | | | | Already cherry-picked commits should not be re-included. If all changes included in a commit exist in the upstream, then we should error with GIT_EAPPLIED. | ||||
| * | Introduce git_rebase to set up a rebase session | Edward Thomson | 2014-10-26 | 124 | -0/+167 |
| Introduce `git_rebase` to set up a rebase session that can then be continued. Immediately, only merge-type rebase is supported. | |||||
