jj/src
Yuya Nishihara 75d68fe24c templater: add "parents" keyword in place of "parent_commit_ids"
All commit keywords are mapped to nullary methods. No matter if we'll
introduce .field syntax and/or self. keyword, this implementation can be
reused.
2023-03-24 12:17:38 +09:00
..
commands cli: leverage RevsetIteratorExt::commits() in jj log 2023-03-23 04:50:33 -07:00
config
cleanup_guard.rs
cli_util.rs cli: render other kind of revset error suggestion as hint 2023-03-23 23:08:17 +09:00
commit_templater.rs templater: add "parents" keyword in place of "parent_commit_ids" 2023-03-24 12:17:38 +09:00
config-schema.json
config.rs
diff_util.rs
formatter.rs
graphlog.rs
lib.rs
main.rs
merge_tools.rs
operation_templater.rs templater: add support for unformattable property 2023-03-24 12:17:38 +09:00
progress.rs
template.pest
template_builder.rs templater: implement list methods for unformattable property 2023-03-24 12:17:38 +09:00
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs