jj/cli
Yuya Nishihara 7ce25f8408 cli: add --tool=<name> option to diff/merge editing commands
I didn't add e2e tests to all commands, but the added tests should cover
diff_editor/diff_selector/merge_editor() calls.

Closes #2575
2024-03-04 01:33:43 +09:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src cli: add --tool=<name> option to diff/merge editing commands 2024-03-04 01:33:43 +09:00
testing revset: ad-hoc optimization for range queries containing unwanted wanted heads 2024-02-22 23:26:29 +09:00
tests cli: add --tool=<name> option to diff/merge editing commands 2024-03-04 01:33:43 +09:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE