jj/cli/src
Yuya Nishihara 4f08c62fe5 settings: propagate error from UserSettings::from_config()
All variables parsed here are debug options, but it would be annoying if
timestamp options were silently ignored because of a typo.
2024-12-18 09:51:56 +09:00
..
commands docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
config docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
merge_tools settings: propagate error from UserSettings::from_config() 2024-12-18 09:51:56 +09:00
cleanup_guard.rs
cli_util.rs settings: propagate error from UserSettings::from_config() 2024-12-18 09:51:56 +09:00
command_error.rs docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
commit_templater.rs docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
complete.rs settings: propagate error from UserSettings::from_config() 2024-12-18 09:51:56 +09:00
config-schema.json docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
config.rs docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00
description_util.rs cli: consider "JJ:" lines as comments also when not followed by space 2024-12-04 10:40:56 -08:00
diff_util.rs diff: fix unified diff to emit one-lower start line number for empty hunks 2024-12-09 09:52:07 +09: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
graphlog.rs config: introduce our ConfigGetError type 2024-12-06 10:52:10 +09:00
lib.rs
main.rs
movement_util.rs
operation_templater.rs templater: add IntoTemplateProperty::try_into_cmp 2024-12-12 19:56:29 +08:00
progress.rs progress: fix progress to not redraw every time there's new data 2024-12-09 17:08:56 -08:00
revset_util.rs config: merge and print inline tables as values 2024-12-12 10:11:51 +09:00
template.pest templater: rename "logical" eq/ne operators 2024-12-12 22:48:45 +09:00
template_builder.rs templater: add Email template type, deprecate Signature.username() 2024-12-15 16:03:34 +08:00
template_parser.rs templater: rename "logical" eq/ne operators 2024-12-12 22:48:45 +09:00
templater.rs templater: add Email template type, deprecate Signature.username() 2024-12-15 16:03:34 +08:00
text_util.rs cli: migrate remainder of Config::get() to StackedConfig::get() 2024-12-04 10:33:22 +09:00
time_util.rs
ui.rs docs/cli: update URLs to from martinvonz user to jj-vcs org 2024-12-17 12:44:44 -08:00