jj/cli
Benjamin Tan 6a1262901e rewrite: move_commits: use rebase_commit_with_options to rebase commits
This allows for `RebaseOptions` to be respected. This will be used when
migrating `rebase --source`/`rebase --branch` to use `move_commits` to
respect the `--before`/`--after` options.
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: use rebase_commit_with_options to rebase commits 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