..
runner.rs
rewrite: fix duplicated commits to be rebased onto destination
2024-11-21 10:49:51 +09:00
test_annotate.rs
cleanup: switch to use<'_> capturing syntax
2025-03-08 01:16:56 +00:00
test_bad_locking.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00
test_commit_builder.rs
repo: move rebase_descendants_with_options_return_map() to tests
2025-01-18 01:21:28 +00:00
test_commit_concurrent.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00
test_conflicts.rs
tests: run insta --force-update-snapshots
2025-03-06 21:35:08 +00:00
test_default_revset_graph_iterator.rs
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
2024-12-31 10:51:57 +09:00
test_git.rs
git: use translated remote symbols in import_refs()
2025-03-12 02:20:00 +00:00
test_git_backend.rs
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
2024-12-31 10:51:57 +09:00
test_gpg.rs
tests: run insta --force-update-snapshots
2025-03-06 21:35:08 +00:00
test_id_prefix.rs
tests: run insta --force-update-snapshots
2025-03-06 21:35:08 +00:00
test_index.rs
view: port remote_bookmark accessors to RemoteRefSymbol
2025-02-26 03:17:45 +00:00
test_init.rs
lib/tests: port lib tests to gitoxide
2025-02-21 18:41:30 +00:00
test_load_repo.rs
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
2024-12-31 10:51:57 +09:00
test_local_working_copy.rs
tests: run insta --force-update-snapshots
2025-03-06 21:35:08 +00:00
test_local_working_copy_concurrent.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00
test_local_working_copy_sparse.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00
test_merge_trees.rs
rewrite: back out 9d4a973
2025-01-07 09:08:46 -08:00
test_merged_tree.rs
MSRV: Update to 1.84 and run clippy --fix, cargo fmt
2025-03-06 07:24:28 +00:00
test_mut_repo.rs
view: port remote_bookmark accessors to RemoteRefSymbol
2025-02-26 03:17:45 +00:00
test_operations.rs
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
2024-12-31 10:51:57 +09:00
test_refs.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00
test_revset.rs
tests: run insta --force-update-snapshots
2025-03-06 21:35:08 +00:00
test_rewrite.rs
lib rewrite: Add a test for CommitWithSelection
2025-03-08 00:11:29 +00:00
test_rewrite_duplicate.rs
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
2024-12-31 10:51:57 +09:00
test_rewrite_transform.rs
cleanup: prefer MutableRepo::repo() over repo_mut()
2025-01-31 18:03:01 +00:00
test_signing.rs
signing: allow specifying sign behavior
2025-02-16 05:56:52 +00:00
test_ssh_signing.rs
formatting only: switch to Item level import ganularity
2024-08-22 14:52:54 -04:00
test_view.rs
view: port remote_bookmark accessors to RemoteRefSymbol
2025-02-26 03:17:45 +00:00
test_workspace.rs
tests: add convenient method to initialize TestWorkspace with test settings
2025-01-06 22:37:33 +09:00