ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Yuya Nishihara 854a3e64fa templater: split IntoTemplate trait
The next commit will implement .into_template() on Box<dyn TemplateProperty>,
so I want a trait for this particular method.
2023-02-20 18:20:41 +09:00
..
commands cmd: Allow multiple -b for jj rebase 2023-02-20 00:36:32 -08:00
config
cleanup_guard.rs
cli_util.rs revset: replace RevsetIterator wrapper by extension 2023-02-19 21:37:26 -08:00
commit_templater.rs templater: split IntoTemplate trait 2023-02-20 18:20:41 +09:00
config-schema.json
config.rs
diff_util.rs
formatter.rs
graphlog.rs
lib.rs commit_templater: extract parsing functions from template_parser.rs 2023-02-19 16:18:39 +09:00
main.rs
merge_tools.rs
progress.rs
template.pest
template_parser.rs templater: split IntoTemplate trait 2023-02-20 18:20:41 +09:00
templater.rs templater: split IntoTemplate trait 2023-02-20 18:20:41 +09:00
time_util.rs
ui.rs