| .. |
|
runner.rs
|
bisect: add library for running bisection
|
2025-09-04 14:30:52 +00:00 |
|
test_annotate.rs
|
cleanup: remove redundant + use<'_> after migrating to 2024 edition
|
2025-10-25 02:09:31 +00:00 |
|
test_bad_locking.rs
|
op_store: convert OpStore trait to be async
|
2025-10-19 05:46:00 +00:00 |
|
test_bisect.rs
|
cli, lib: convert revset expressions to use Arc over Rc
|
2025-09-05 16:09:44 +00:00 |
|
test_commit_builder.rs
|
commit_builder: make .generate_new_change_id() not imply commit is duplicated
|
2025-08-14 08:44:32 +00:00 |
|
test_commit_concurrent.rs
|
op_store: convert OpStore trait to be async
|
2025-10-19 05:46:00 +00:00 |
|
test_conflicts.rs
|
conflicts: add "diff-experimental" conflict marker style
|
2025-11-05 00:00:58 +00:00 |
|
test_default_revset_graph_iterator.rs
|
cleanup: leverage trait upcasting, delete as_any*()
|
2025-09-20 01:22:47 +00:00 |
|
test_eol.rs
|
working_copy: Move conlfict_marker_styles to TreeState
|
2025-09-03 00:40:52 +00:00 |
|
test_evolution_predecessors.rs
|
op_store: convert OpStore trait to be async
|
2025-10-19 05:46:00 +00:00 |
|
test_fix.rs
|
cleanup: use method version of str::from_utf8()
|
2025-09-27 09:26:05 +00:00 |
|
test_git.rs
|
colocation: rename from "colocated repo" to "colocated workspace"
|
2025-11-03 16:53:26 +00:00 |
|
test_git_backend.rs
|
store: downcast to implementation type by backend_impl()
|
2025-09-20 01:22:47 +00:00 |
|
test_gpg.rs
|
ci: Skip the GPG tests if they cannot pass on macOS
|
2025-08-23 13:48:25 +00:00 |
|
test_id_prefix.rs
|
index: make Index::resolve_commit_id_prefix fallible
|
2025-10-24 10:51:56 +00:00 |
|
test_index.rs
|
index: make Index::is_ancestor fallible
|
2025-10-28 13:47:44 +00:00 |
|
test_init.rs
|
store: downcast to implementation type by backend_impl()
|
2025-09-20 01:22:47 +00:00 |
|
test_load_repo.rs
|
cli, lib: move to Rust 2024 language edition
|
2025-07-28 17:05:41 +00:00 |
|
test_local_working_copy.rs
|
backend: remove MergedTreeId::Legacy variant
|
2025-10-19 13:14:27 +00:00 |
|
test_local_working_copy_concurrent.rs
|
working_copy: make potentially slow methods async
|
2025-10-15 03:27:06 +00:00 |
|
test_local_working_copy_sparse.rs
|
working_copy: make potentially slow methods async
|
2025-10-15 03:27:06 +00:00 |
|
test_merge_trees.rs
|
backend: remove MergedTreeId::Legacy variant
|
2025-10-19 13:14:27 +00:00 |
|
test_merged_tree.rs
|
backend: remove MergedTreeId::Legacy variant
|
2025-10-19 13:14:27 +00:00 |
|
test_mut_repo.rs
|
index: make Index::has_id fallible
|
2025-10-25 18:05:13 +00:00 |
|
test_operations.rs
|
index: make Index::has_id fallible
|
2025-10-25 18:05:13 +00:00 |
|
test_refs.rs
|
index: make Index::is_ancestor fallible
|
2025-10-28 13:47:44 +00:00 |
|
test_revset.rs
|
revset: do not ignore "git" remote if user pattern is specified
|
2025-10-31 00:37:50 +00:00 |
|
test_revset_optimized.rs
|
backend: remove MergedTreeId::Legacy variant
|
2025-10-19 13:14:27 +00:00 |
|
test_rewrite.rs
|
repo: propagate error when there's a cycle in parent_mapping
|
2025-10-27 14:16:34 +00:00 |
|
test_rewrite_duplicate.rs
|
rewrite: make duplicate_commits() async
|
2025-08-06 03:12:05 +00:00 |
|
test_rewrite_transform.rs
|
cargo: bump MSRV to 1.88
|
2025-09-19 01:03:21 +00:00 |
|
test_signing.rs
|
cli, lib: move to Rust 2024 language edition
|
2025-07-28 17:05:41 +00:00 |
|
test_ssh_signing.rs
|
ssh-signing: include key in verification result
|
2025-10-08 13:02:43 +00:00 |
|
test_view.rs
|
view: rename remaining local "tag" functions
|
2025-09-30 13:51:40 +00:00 |
|
test_workspace.rs
|
cli, lib: move to Rust 2024 language edition
|
2025-07-28 17:05:41 +00:00 |