ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
2024-10-04 22:29:13 +02:00
..
commands style: avoid using .to_owned()/.to_vec() on owned objects 2024-10-04 22:29:13 +02:00
config cli: make default log revset work without working-copy commit 2024-10-01 20:04:06 +09:00
merge_tools style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
cleanup_guard.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
cli_util.rs style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
command_error.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
commit_templater.rs revset, templater: add deprecation warnings 2024-09-23 07:07:07 +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 style: inline variables into format strings 2024-10-04 22:29:13 +02:00
diff_util.rs style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02: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 templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09: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 style: inline variables into format strings 2024-10-04 22:29:13 +02:00