jj/cli/src
Ilya Grigoriev ea22f90018 cli editor and pager: Add a comment
Follows up on 13c93d5270.

The information I added is explained in that commit's description, but
I feel like it could reduce confusion for future readers of the code.
2023-11-22 23:36:16 -08:00
..
commands cli diff help: add detailed explanation of -r merge_commit 2023-11-20 20:40:01 -08:00
config cli change id templates: make "hidden" override "divergent" 2023-10-26 17:58:13 -07:00
merge_tools cleanup: don't use debug format to print source errors 2023-11-23 10:05:37 +09:00
cleanup_guard.rs
cli_util.rs cli editor and pager: Add a comment 2023-11-22 23:36:16 -08:00
commit_templater.rs templater: add local/remote_branches keywords 2023-10-28 11:03:23 +09:00
config-schema.json git: add config to disable abandoning of unreachable commits 2023-11-05 06:10:54 -08: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 diff_utils: return &str from basic_diff_file_type() 2023-11-10 11:08:43 -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 templater: match exhaustively in boolean cast function 2023-10-28 05:29:50 +09:00
progress.rs cli: elide path in snapshot progress in the same way 2023-09-02 08:21:33 +09:00
template.pest Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
template_builder.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
template_parser.rs Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
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