jj/cli/src
Martin von Zweigbergk a414441dd6 cli: refer to fileset argument using FILESETS in synopsis
This should help clarify that the arguments are not just simple paths
(assuming `ui.allow-filesets` is not disabled).
2024-12-18 10:13:44 -08:00
..
commands cli: refer to fileset argument using FILESETS in synopsis 2024-12-18 10:13: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 cli/src/diff_util.rs: fix typo in diff --name-only 2024-12-18 14:04:40 +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 git fetch: clarify the error for invalid branch names/globs 2024-11-29 11:27:05 -08:00
graphlog.rs config: introduce our ConfigGetError type 2024-12-06 10:52:10 +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 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