ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
Yuya Nishihara 818a885658 cli: map bare BackendError to internal error
The error message suggests that BackendError isn't a user error.
2024-02-01 16:59:44 +09:00
..
commands cli: preserve source object of internal error 2024-02-01 16:59:44 +09:00
config cli: give root operation special treatment in template (like root commit) 2024-01-14 10:15:14 -08:00
merge_tools object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
cleanup_guard.rs
cli_util.rs cli: map bare BackendError to internal error 2024-02-01 16:59:44 +09:00
commit_templater.rs object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +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_util: improve API for editing text in a tempfile 2024-01-23 23:49:35 -08:00
diff_util.rs cli: change R to D for "deleted" in diff summary 2024-01-26 10:01:40 -08:00
formatter.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
git_util.rs cli: move some git utilities to new crate::git_utils 2024-01-20 15:58:37 -06:00
graphlog.rs
lib.rs cli: move some git utilities to new crate::git_utils 2024-01-20 15:58:37 -06:00
main.rs
operation_templater.rs cli: give root operation special treatment in template (like root commit) 2024-01-14 10:15:14 -08:00
progress.rs
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 ui: remove redundant .to_lowercase() from prompt_yes_no() 2024-01-23 08:48:58 +09:00