ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
tinger d0a29a831d cli: add ui.color = "debug"
When using `ui.color = "debug"`, changes in the output style
additionally include delimiters << and >>, as well as all active labels
at this point separated by ::. The output is otherwise unformatted and
the delimiters and labels inherit the style of the content they apply
to.
2024-05-11 10:16:09 +02:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE