jj/cli/src
Yuya Nishihara 3bf92a0914 templater: make .short(negative_len) return 0-length string
I think this is less surprising than falling back to the default length.
i64-to-usize conversion can also overflow on 32 bit environment, but I'm not
bothered to handle overflow scenario.
2023-08-25 22:59:20 +09:00
..
commands working_copy: get diff from MergedTrees 2023-08-25 06:40:36 -07:00
config
merge_tools working_copy: get diff from MergedTrees 2023-08-25 06:40:36 -07:00
cleanup_guard.rs
cli_util.rs working_copy: get diff from MergedTrees 2023-08-25 06:40:36 -07:00
commit_templater.rs templater: make .short(negative_len) return 0-length string 2023-08-25 22:59:20 +09:00
config-schema.json
config.rs
diff_util.rs
formatter.rs
graphlog.rs
lib.rs
main.rs
operation_templater.rs templater: make .short(negative_len) return 0-length string 2023-08-25 22:59:20 +09:00
progress.rs
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs