jj/cli
Yuya Nishihara 7341bff2f4 diff_util: remove WorkspaceCommandHelper dependency from inner show functions
I've added a struct similar to RevsetWorkspaceContext. It can be a closure,
but we'll need to duplicate format_file_path() function anyway if we add
commit.diff() template.
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 WorkspaceCommandHelper dependency from inner show functions 2024-05-14 09:36:13 +09:00
testing
tests cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
build.rs
Cargo.toml
LICENSE