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 formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
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 sign: Add templater methods to show signature info 2025-01-04 13:24:08 +01:00
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 cli: replace run_ui_editor() and edit_temp_file() with editor type 2025-01-03 10:23:58 +09:00
diff_util.rs style: remove useless type conversion 2025-01-02 23:23:19 +01:00
formatter.rs formatter: leverage serde to parse color styles 2024-12-11 10:37:34 +09:00
generic_templater.rs templater: add IntoTemplateProperty::try_into_cmp 2024-12-12 19:56:29 +08:00
git_util.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
graphlog.rs evolog: Implement --reversed flag 2025-01-02 20:21:59 -05:00
lib.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
main.rs cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
movement_util.rs cli: get settings from workspace where makes sense 2025-01-06 21:15:28 +09:00
operation_templater.rs templater: add IntoTemplateProperty::try_into_cmp 2024-12-12 19:56:29 +08:00
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 templater: rename "logical" eq/ne operators 2024-12-12 22:48:45 +09:00
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: rename "logical" eq/ne operators 2024-12-12 22:48:45 +09:00
templater.rs templater: introduce ConfigValue type, port "config list" value to it 2025-01-11 01:40:23 +00:00
text_util.rs cli: migrate remainder of Config::get() to StackedConfig::get() 2024-12-04 10:33:22 +09:00
time_util.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
ui.rs docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00