jj/cli
Aleksey Kuznetsov 6fd15dc7e5 graphlog: refactor out node symbols from GraphLog
Now as default and elided node symbols come from the config, the next logical
step is to use them directly bypassing GraphLog. Note that commands like `jj op
log` and `jj obslog` do not use the elided node symbol at all.
2024-03-12 08:25:58 +05:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src graphlog: refactor out node symbols from GraphLog 2024-03-12 08:25:58 +05:00
testing
tests log: enable synthetic elided nodes by default 2024-03-11 10:08:28 -07:00
build.rs
Cargo.toml
LICENSE