ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 2cf40adf02 templater: add template.labeled() for convenience
It's not uncommon to label the whole template output with command or template
name. If the output doesn't have to be captured, we can simply push the label
to the formatter. cmd_config_list() is an example of such cases, but it's also
migrated for consistency.
2024-04-18 11:14:28 +09:00
..
examples cli_util: support multiple extensions consistently 2024-04-12 14:07:33 -04:00
src templater: add template.labeled() for convenience 2024-04-18 11:14:28 +09:00
testing
tests fileset: parse cwd/root-glob patterns 2024-04-18 11:09:54 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE