jj/cli/src
Yuya Nishihara e029e8d5db config: rename AnnotatedValue::path to ::name
The field name "path" was confusing because we'll probably add a source file
path to AnnotatedValue.
2024-11-26 18:17:52 +09:00
..
commands config: rename AnnotatedValue::path to ::name 2024-11-26 18:17:52 +09:00
config cli: simplify-parents: add default revsets.simplify-parents config 2024-11-26 13:19:25 +08:00
merge_tools conflicts: add "ui.conflict-marker-style" config 2024-11-23 08:28:47 -06:00
cleanup_guard.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
cli_util.rs cli: call resolved_config_values() directly from cmd_config_list() 2024-11-26 18:17:52 +09:00
command_error.rs cli: Fix error message grammar and associated tests 2024-11-25 18:22:33 -06:00
commit_templater.rs conflicts: add "ui.conflict-marker-style" config 2024-11-23 08:28:47 -06:00
complete.rs config: extract ConfigNamePathBuf to jj-lib 2024-11-23 10:20:27 +09:00
config-schema.json cli: simplify-parents: add default revsets.simplify-parents config 2024-11-26 13:19:25 +08:00
config.rs config: rename AnnotatedValue::path to ::name 2024-11-26 18:17:52 +09:00
description_util.rs settings: add forwarding getters, replace most of .config() uses 2024-11-23 10:20:27 +09:00
diff_util.rs conflicts: add "ui.conflict-marker-style" config 2024-11-23 08:28:47 -06:00
formatter.rs config: add type alias for config::ConfigError 2024-11-23 10:20:27 +09:00
generic_templater.rs templater: add abstraction to implement equality operation per type 2024-11-10 21:41:24 +09:00
git_util.rs nightly clippy fixes 2024-11-18 18:49:05 -08:00
graphlog.rs settings: add forwarding getters, replace most of .config() uses 2024-11-23 10:20:27 +09:00
lib.rs completion: teach rename about local bookmarks 2024-11-10 07:26:22 +01:00
main.rs
movement_util.rs settings: add forwarding getters, replace most of .config() uses 2024-11-23 10:20:27 +09:00
operation_templater.rs templater: add abstraction to implement equality operation per type 2024-11-10 21:41:24 +09:00
progress.rs repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
revset_util.rs config: move ConfigSource to jj-lib, make it Copy + Ord 2024-11-25 12:09:21 +09:00
template.pest templater: add != operator as user would probably expect that it exists 2024-11-10 21:41:24 +09:00
template_builder.rs templater: add != operator as user would probably expect that it exists 2024-11-10 21:41:24 +09:00
template_parser.rs templater: add != operator as user would probably expect that it exists 2024-11-10 21:41:24 +09:00
templater.rs formatter: flush color escape sequence when raw() stream is requested 2024-10-14 11:44:24 +09:00
text_util.rs text_util: add function to pad labeled text 2024-10-21 08:47:08 +09:00
time_util.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
ui.rs config: add type alias for config::ConfigError 2024-11-23 10:20:27 +09:00