jj/cli/examples
Austin Seipp 5b83c9899c cli, lib: convert revset expressions to use Arc over Rc
We want these to be `Send` and `Sync` so we can send them between
threads in our multi-threaded backend. This requires a bunch of subsequent
(but obvious) changes throughout cli and the tests.

Co-authored-by: Benjamin Brittain <ben@ersc.io>
Signed-off-by: Austin Seipp <austin@ersc.io>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2025-09-05 16:09:44 +00:00
..
custom-backend backend: remove unused TreeValue::Conflict and read/write methods 2025-09-04 16:26:44 +00:00
custom-command cli: replace ExitCode by u8 2025-05-17 05:45:59 +00:00
custom-commit-templater cli, lib: convert revset expressions to use Arc over Rc 2025-09-05 16:09:44 +00:00
custom-global-flag cli: replace ExitCode by u8 2025-05-17 05:45:59 +00:00
custom-operation-templater templater: extract non-Core operation methods table 2025-08-21 10:12:45 +00:00
custom-working-copy working_copy: Move conlfict_marker_styles to TreeState 2025-09-03 00:40:52 +00:00