jj/cli/src
Yuya Nishihara 83d237a32c templater: introduce ConfigValue type, port "config list" value to it
I'm going to add config(name) accessor, which returns ConfigValue.
2025-01-11 01:40:23 +00:00
..
commands templater: introduce ConfigValue type, port "config list" value to it 2025-01-11 01:40:23 +00:00
config cli: oplog: add builtin_op_log_oneline template 2025-01-09 15:58:40 +00:00
merge_tools resolve: try to resolve all conflicted files in fileset 2025-01-08 23:52:21 +00:00
cleanup_guard.rs
cli_util.rs cli: integrate config migration 2025-01-09 07:23:08 +00:00
command_error.rs resolve: try to resolve all conflicted files in fileset 2025-01-08 23:52:21 +00:00
commit_templater.rs
complete.rs cli: integrate config migration 2025-01-09 07:23:08 +00:00
config-schema.json cli: remove handling of deprecated fix.tool-command config 2025-01-10 05:45:16 +00:00
config.rs git: port s/bookmark/branch/ renames to config migration rules 2025-01-09 07:23:08 +00:00
description_util.rs
diff_util.rs
formatter.rs
generic_templater.rs
git_util.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
graphlog.rs
lib.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
main.rs
movement_util.rs
operation_templater.rs
progress.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
revset_util.rs Back out "config: merge and print inline tables as values" 2025-01-08 05:24:55 +00:00
template.pest
template_builder.rs templater: introduce ConfigValue type, port "config list" value to it 2025-01-11 01:40:23 +00:00
template_parser.rs
templater.rs templater: introduce ConfigValue type, port "config list" value to it 2025-01-11 01:40:23 +00:00
text_util.rs
time_util.rs
ui.rs