jj/cli/src
Yuya Nishihara b0eb7764d4 cli: add helper method that resolves user symbols in revset expression
revset_util::evaluate() is inlined as there's only one caller.
2024-11-08 10:34:02 +09:00
..
commands revset: reorganize expression resolution/evaluation methods 2024-11-08 10:34:02 +09:00
config cli: don't use format_*() in annotate template, truncate author, omit commit id 2024-11-05 14:49:57 +09:00
merge_tools repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
cleanup_guard.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
cli_util.rs revset: reorganize expression resolution/evaluation methods 2024-11-08 10:34:02 +09:00
command_error.rs repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
commit_templater.rs cli: add helper method that resolves user symbols in revset expression 2024-11-08 10:34:02 +09:00
config-schema.json bookmarks: add support for git.auto-local-bookmark (to match docs) 2024-10-30 08:01:02 -07:00
config.rs cli: add jj config unset 2024-10-30 06:50:15 +01:00
description_util.rs description_util: remove dependency on WorkspaceCommandHelper 2024-10-09 10:15:57 -04:00
diff_util.rs repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
formatter.rs text_util: add function to pad labeled text 2024-10-21 08:47:08 +09:00
generic_templater.rs templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
git_util.rs cli: do not stringify git2::Error too early 2024-11-05 23:16:36 +09:00
graphlog.rs style: remove unneeded lifetimes from trait implementations 2024-10-17 13:35:06 +02:00
lib.rs next/prev: refactor movement utilities into cli/src/movement_utils.rs 2024-08-16 23:21:00 +01:00
main.rs
movement_util.rs revset: reorganize expression resolution/evaluation methods 2024-11-08 10:34:02 +09:00
operation_templater.rs templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
progress.rs repo_path: add stub for checked to_fs_path(), rename unchecked functions 2024-11-06 15:03:41 -08:00
revset_util.rs cli: add helper method that resolves user symbols in revset expression 2024-11-08 10:34:02 +09:00
template.pest template: add support for logical equality operator 2024-11-08 01:55:18 +08:00
template_builder.rs template: add support for logical equality operator 2024-11-08 01:55:18 +08:00
template_parser.rs template: add support for logical equality operator 2024-11-08 01:55:18 +08:00
templater.rs formatter: flush color escape sequence when raw() stream is requested 2024-10-14 11:44:24 +09:00
text_util.rs text_util: add function to pad labeled text 2024-10-21 08:47:08 +09:00
time_util.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
ui.rs ui: write prompt messages to stderr 2024-10-07 19:47:18 -04:00