jj/cli
Yuya Nishihara c267f55809 templates: remove implicit self dependency from description_placeholder alias
Spotted while experimenting with "jj tag list -T". The description_placeholder
alias could be changed to function taking a Commit object, but I feel it's odd.
Conceptually, the placeholder could also be used in "op log" templates.
2024-04-26 16:56:35 +09:00
..
examples working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00
src templates: remove implicit self dependency from description_placeholder alias 2024-04-26 16:56:35 +09:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests templates: reimplement builtin_change_id_with_hidden_and_divergent_info alias 2024-04-26 16:56:35 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE