ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
2024-06-20 17:00:34 +09:00
..
commands cli: branch: remove trailing period from command/arg summary lines 2024-06-20 17:00:34 +09:00
config cli fix: change default from -s @ to -s 'reachable(@, mutable())' 2024-06-13 17:08:24 -05:00
merge_tools diff: simply pass tokenizer Fn by value 2024-06-20 08:46:26 +09:00
cleanup_guard.rs
cli_util.rs ui: remove Option<_> wrapping from ui.hint_() helpers 2024-06-18 09:37:23 +09:00
command_error.rs revset: omit function name from type error messages 2024-06-05 10:39:32 +09:00
commit_templater.rs templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
config-schema.json feat: add an option to monitor the filesystem asynchronously 2024-06-16 23:24:22 -04:00
config.rs Show paths of config files when configurations contain errors 2024-06-10 10:14:36 +00:00
description_util.rs diff_util: remove WorkspaceCommandHelper dependency from show functions 2024-05-14 09:36:13 +09:00
diff_util.rs cli: Add an option to diff to output only paths. 2024-06-19 20:27:51 -04:00
formatter.rs formatter: add .labeled().with_heading() helper 2024-06-18 09:37:23 +09:00
generic_templater.rs templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
git_util.rs ui: remove Option<_> wrapping from ui.hint_() helpers 2024-06-18 09:37:23 +09:00
graphlog.rs
lib.rs
main.rs
operation_templater.rs templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
progress.rs cli: clear line after writing 2024-05-30 12:27:11 -05:00
revset_util.rs revset, templater: implement arity-based alias overloading 2024-06-14 23:11:29 +09:00
template.pest
template_builder.rs dsl_util: add keyword arguments and parsing helper to FunctionCallNode 2024-05-29 22:36:15 +09:00
template_parser.rs revset, templater: implement arity-based alias overloading 2024-06-14 23:11:29 +09:00
templater.rs
text_util.rs cli: add ui.color = "debug" 2024-05-11 10:16:09 +02:00
time_util.rs
ui.rs ui: remove Option<_> wrapping from ui.hint_() helpers 2024-06-18 09:37:23 +09:00