jj/cli/src
Ilya Grigoriev 8fa256ebac New jj debug watchman status command
This command checks not only whether Watchman works, but also whether
it's enabled in the config. Also, the output is easier to understand
than that of the other `jj debug watchman` commands.

It would be nice if `jj debug watchman` called `jj debug watchman
status`, but it's not trivial in `clap` to have a default subcommand.
2024-04-11 10:55:59 -07:00
..
commands New jj debug watchman status command 2024-04-11 10:55:59 -07:00
config templates: Change builtin_log_root to be consistent with other hooks 2024-04-07 19:46:52 +03:00
merge_tools ui: make hint_*() methods return Option 2024-04-01 13:00:27 -07:00
cleanup_guard.rs
cli_util.rs cli: warn explicit paths not exist in either of diff trees 2024-04-11 00:51:19 +09:00
command_error.rs cli: add fileset utility functions and debug command 2024-04-09 20:42:09 +09:00
commit_templater.rs clippy: disable bogus lints for nightly clippy 2024-04-05 11:39:29 -05:00
config-schema.json config docs: document valid fsmonitor values 2024-04-11 10:55:59 -07:00
config.rs
description_util.rs
diff_util.rs
formatter.rs cli: add support for formatted error hints 2024-03-27 09:06:06 +09:00
generic_templater.rs
git_util.rs ui: make hint_*() methods return Option 2024-04-01 13:00:27 -07:00
graphlog.rs
lib.rs
main.rs
operation_templater.rs templater: Add operation.snapshot() boolean 2024-04-07 19:46:52 +03:00
progress.rs
revset_util.rs cli: extract evaluation part of resolve_single_rev_with_hint_about_all_prefix() 2024-04-02 15:17:12 +09:00
template.pest templater: mark string literal as compound atomic, and integer as atomic 2024-04-08 00:37:25 +09:00
template_builder.rs templater: consolidate "unexpected expression" error constructors 2024-03-30 23:53:17 +09:00
template_parser.rs dsl_util: deduplicate collect_similar() from revset and templater 2024-04-09 20:42:09 +09:00
templater.rs templater: don't panic on PropertyPlaceholder unset error 2024-03-29 19:15:02 +09:00
text_util.rs
time_util.rs
ui.rs clippy: disable bogus lints for nightly clippy 2024-04-05 11:39:29 -05:00