jj/cli/src
Martin von Zweigbergk 0d02724341 cli: read files concurrently when diffing
Same reasoning as in the previous patch - this should help
high-latency backends.
2023-12-29 13:37:13 -08:00
..
commands cli: add missing copyright header to cli/src/commands/*.rs 2023-12-29 22:06:50 +09:00
config merge_tools.toml: add a comment to meld-3 definition 2023-12-03 17:56:10 -08:00
merge_tools clenaup: don't use debug format to embed ObjectId in error message 2023-12-29 13:05:58 +09:00
cleanup_guard.rs
cli_util.rs cli: don't panic on empty alias substitution 2023-12-24 23:31:28 +09:00
commit_templater.rs templater: add local/remote_branches keywords 2023-10-28 11:03:23 +09:00
config-schema.json git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
config.rs cli: show executable name in error message, include underlying error details 2023-11-23 10:05:45 +09:00
description_util.rs cli: generate commit template after selecting changes 2023-11-09 15:10:25 +01:00
diff_util.rs cli: read files concurrently when diffing 2023-12-29 13:37:13 -08:00
formatter.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
graphlog.rs
lib.rs cli: move description utils to description_util.rs 2023-11-06 17:49:02 +01:00
main.rs
operation_templater.rs
progress.rs
template.pest
template_builder.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
template_parser.rs
templater.rs
text_util.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
time_util.rs
ui.rs cli editor and pager: Add a comment 2023-11-22 23:36:16 -08:00