ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
2024-10-10 22:15:40 +08:00
..
commands squash: move the core functionality to jj_lib 2024-10-09 10:15:57 -04:00
config cli: make default log revset work without working-copy commit 2024-10-01 20:04:06 +09:00
merge_tools diff: return matching hunk contents from all inputs 2024-10-06 09:45:27 +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: remove additional space in --quiet help message 2024-10-10 22:15:40 +08:00
command_error.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
commit_templater.rs id_prefix: propagate error from disambiguation index 2024-10-09 14:07:48 +09:00
config-schema.json cli: make default log revset work without working-copy commit 2024-10-01 20:04:06 +09:00
config.rs style: avoid using .to_owned()/.to_vec() on owned objects 2024-10-04 22:29:13 +02:00
description_util.rs description_util: remove dependency on WorkspaceCommandHelper 2024-10-09 10:15:57 -04:00
diff_util.rs cli: in color-words diffs, highlight word-level hunks in context lines 2024-10-06 09:45:27 +09:00
formatter.rs style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02: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 graphlog: inline node_template_for_key() 2024-09-06 09:51:10 +09:00
lib.rs next/prev: refactor movement utilities into cli/src/movement_utils.rs 2024-08-16 23:21:00 +01:00
main.rs cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
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: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
template.pest fileset, revset, templater: add support for single-quoted raw string literals 2024-04-25 11:14:33 +09:00
template_builder.rs templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
template_parser.rs refactor: Allow the aliases map to map to arbitrary types. 2024-10-08 10:19:14 +11:00
templater.rs style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
text_util.rs cli: add --author argument for commit and describe 2024-09-22 12:40:46 +02: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