jj/cli
Yuya Nishihara f614c96383 diff_util: remove CommandError dependency from show functions
Suppose we add commit.diff() template method, some of these show_*() functions
will be called from there. CommandError shouldn't appear in that layer.
2024-05-14 09:36:13 +09:00
..
examples revset: support custom filter extensions 2024-05-06 10:42:01 -04:00
src diff_util: remove CommandError dependency from show functions 2024-05-14 09:36:13 +09: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 cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00