jj/cli
Benjamin Tan ef5ed39976 rewrite: move_commits: allow specifying the roots of target set manually
This is required when performing `rebase -s a -s b` where "b" is a
descendant of "a". Both "a" and "b" should be regarded as the roots of
the target set and be rebased onto the new destination.
2024-10-16 11:26:59 +08:00
..
examples templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src rewrite: move_commits: allow specifying the roots of target set manually 2024-10-16 11:26:59 +08:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests formatter & colors.toml: replace op_log color label with operation 2024-10-15 19:30:19 -07:00
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00