Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replay: stop assuming replayed branches do not diverge | Elijah Newren | 2023-11-26 | 1 | -0/+52 |
* | replay: add --contained to rebase contained branches | Elijah Newren | 2023-11-26 | 1 | -0/+29 |
* | replay: add --advance or 'cherry-pick' mode | Elijah Newren | 2023-11-26 | 1 | -0/+34 |
* | replay: use standard revision ranges | Elijah Newren | 2023-11-26 | 1 | -2/+10 |
* | replay: make it a minimal server side command | Elijah Newren | 2023-11-26 | 1 | -1/+18 |
* | replay: remove HEAD related sanity check | Elijah Newren | 2023-11-26 | 1 | -2/+0 |
* | replay: introduce new builtin | Elijah Newren | 2023-11-26 | 1 | -0/+60 |