jj/cli/src
2024-11-04 09:20:46 +09:00
..
commands help: Add a keyword feature 2024-10-31 16:55:18 -03:00
config templates: Add new template alias builtin_log_compact_full_description 2024-10-26 14:01:18 -03:00
merge_tools object_id: implement Display on ObjectId types 2024-10-16 09:12:16 +09:00
cleanup_guard.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
cli_util.rs cli: insert dummy -h/--help flag when parsing early args 2024-11-03 13:32:12 +09:00
command_error.rs git_backend: Support shallow git repositories 2024-10-14 20:01:08 +02:00
commit_templater.rs revset: propagate evaluation errors from other Revset methods 2024-10-22 09:03:53 +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 diff: Allow setting the default level of context in config. 2024-10-25 17:56:56 +01: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 bookmarks: update some leftover uses of the word "branch" 2024-09-11 19:19:31 -07: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 style: use explicit loop instead of .for_each() in simple cases 2024-10-04 22:29:13 +02:00
operation_templater.rs templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
progress.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
revset_util.rs revset: add convenient method that extracts symbol name from expression 2024-11-04 09:20:46 +09:00
template.pest templater: add support for keyword arguments 2024-10-21 08:47:08 +09:00
template_builder.rs templater: add pad/truncate functions 2024-10-21 08:47:08 +09:00
template_parser.rs templater: add support for keyword arguments 2024-10-21 08:47:08 +09: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