jj/cli/src
Yuya Nishihara 81b5e6997c templater: add "pub" to operation template types and wrap fns in commit template
I'm going to split commit/operation_templater::parse() into two parts, and
the first half will be Commit/OperationTemplateLanguage::new(..). This patch
also makes CommitTemplateLanguage::wrap_() functions public because extension
methods should be able to return property of these types.
2024-03-05 12:12:34 +09:00
..
commands
config
merge_tools
cleanup_guard.rs
cli_util.rs
command_error.rs
commit_templater.rs
config-schema.json
config.rs
description_util.rs
diff_util.rs
formatter.rs
git_util.rs
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs