jj/cli/src
2025-05-10 15:36:46 +00:00
..
commands templater: replace remainders of P::wrap_<type>(), remove old wrap_<type> fns 2025-05-10 10:04:30 +00:00
config cli: add config option for built-in pager's ruler 2025-04-23 03:16:58 +00:00
merge_tools merge-tools: builtin: refactor mapping of binary files 2025-04-28 01:37:45 +00:00
cleanup_guard.rs formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
cli_util.rs templater: use WrapTemplateProperty trait bound at parsing functions 2025-05-10 01:52:56 +00:00
command_error.rs git: remove GitFetchPrepareError 2025-05-07 19:29:20 +00:00
commit_templater.rs templater: inline old impl_core_wrap_property_fns!() macro 2025-05-10 10:04:30 +00:00
complete.rs cli complete: fix typo in a variable 2025-05-10 15:36:46 +00:00
config-schema.json git: remove git.subprocess setting 2025-05-07 19:29:20 +00:00
config.rs git: remove git.subprocess setting 2025-05-07 19:29:20 +00:00
description_util.rs squash: add trailer support 2025-04-18 16:35:16 +00:00
diff_util.rs merge: do not map absent tree entry to non-executable 2025-04-13 02:02:58 +00:00
formatter.rs formatter: add support for reversing colors 2025-03-25 15:54:22 +00:00
generic_templater.rs templater: inline old impl_core_wrap_property_fns!() macro 2025-05-10 10:04:30 +00:00
git_util.rs git: remove git.subprocess setting 2025-05-07 19:29:20 +00:00
graphlog.rs cli: remove GraphLog::Edge type 2025-01-12 01:51:25 +00:00
lib.rs cli: make git support optional 2025-01-08 22:02:21 +00:00
main.rs cli: move src/ directory to new cli/ directory 2023-08-04 19:00:42 -05:00
movement_util.rs cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
operation_templater.rs templater: inline old impl_core_wrap_property_fns!() macro 2025-05-10 10:04:30 +00:00
progress.rs cleanup: remove unneeded lifetime capturing from snapshot_progress() 2025-03-08 01:16:56 +00:00
revset_util.rs revset: extract internal context struct from RevsetParseContext 2025-03-26 13:03:41 +00:00
template.pest templater: rename "logical" eq/ne operators 2024-12-12 22:48:45 +09:00
template_builder.rs templater: inline old impl_core_wrap_property_fns!() macro 2025-05-10 10:04:30 +00:00
template_parser.rs cleanup: use new array methods instead of .collect_tuple()/.next_tuple() 2025-04-12 00:58:14 +00:00
templater.rs templater: annotate some property output types 2025-05-10 10:04:30 +00:00
text_util.rs tests: run insta --force-update-snapshots 2025-03-06 21:35:08 +00:00
time_util.rs cleanup: enable unused_trait_names clippy lint and run clippy --fix 2025-03-16 00:35:56 +00:00
ui.rs cli: add config option for built-in pager's ruler 2025-04-23 03:16:58 +00:00