ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara b0d17acb30 merge_tools: leverage Display for printing exit status
This should handle signal exits better. format_tool_aborted() is inlined
because it is more or less a string literal now.
2024-05-14 10:24:28 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src merge_tools: leverage Display for printing exit status 2024-05-14 10:24:28 +09:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests merge_tools: leverage Display for printing exit status 2024-05-14 10:24:28 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE