jj/cli/src
Yuya Nishihara de1e4a39f4 revset: add hint to innermost error
This seems more useful if aliases are nested. The innermost error usually
contains the problem, and the outer errors are contexts where aliases are
expanded.
2024-02-28 09:03:04 +09:00
..
commands workspace: make recovery commit empty instead of deleting everything 2024-02-27 06:45:25 -08:00
config cli: change workspace@ symbol color to green (the color of HEAD@git) 2024-02-16 11:12:43 +09:00
merge_tools cli: rename --verbose to --debug to better fit what it does 2024-02-18 18:45:48 +01:00
cleanup_guard.rs
cli_util.rs revset: add hint to innermost error 2024-02-28 09:03:04 +09:00
commit_templater.rs templater: move build_core_method() to table object 2024-02-28 09:03:04 +09:00
config-schema.json cli: change default log revset to not include all tagged heads 2024-02-23 00:25:58 +09:00
config.rs
description_util.rs cli_util: improve API for editing text in a tempfile 2024-01-23 23:49:35 -08:00
diff_util.rs don't try to diff binary files 2024-02-04 11:49:52 -08:00
formatter.rs
git_util.rs cli: list new remote branches during git fetch 2024-02-18 17:36:01 +01:00
graphlog.rs graphlog: refactor graphlog::Edge enum and its usage 2024-02-17 20:54:20 +05:00
lib.rs
main.rs
operation_templater.rs templater: move build_core_method() to table object 2024-02-28 09:03:04 +09:00
progress.rs
template.pest templater: parse negative integer as unary operator and literal 2024-02-10 09:15:21 +09:00
template_builder.rs templater: move build_core_method() to table object 2024-02-28 09:03:04 +09:00
template_parser.rs templater: extract stub function that resolves method name 2024-02-27 11:00:33 +09:00
templater.rs
text_util.rs
time_util.rs
ui.rs Use minus as a builtin pager 2024-02-12 18:55:15 -05:00