gitbutler/crates/gitbutler-core/tests/suite/virtual_branches
2024-05-28 10:14:35 +02:00
..
amend.rs add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
apply_virtual_branch.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
cherry_pick.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
create_commit.rs Fix bug in updating base branch 2024-05-02 17:39:52 +02:00
create_virtual_branch_from_branch.rs rename fetch_from_target to fetch_from_remotes 2024-05-28 10:14:35 +02:00
delete_virtual_branch.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
fetch_from_remotes.rs rename fetch_from_target to fetch_from_remotes 2024-05-28 10:14:35 +02:00
init.rs sign commits with real git 2024-05-07 15:15:25 +02:00
insert_blank_commit.rs add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
mod.rs rename fetch_from_target to fetch_from_remotes 2024-05-28 10:14:35 +02:00
move_commit_file.rs some change-id based tests 2024-05-15 15:21:19 +02:00
move_commit_to_vbranch.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
oplog.rs oplog review 2024-05-28 17:22:02 +02:00
references.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
reorder_commit.rs add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
reset_virtual_branch.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
selected_for_changes.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
set_base_branch.rs use git2::Oid instead of String; various small refactors 2024-05-28 13:25:46 +02:00
squash.rs use the new 'app' error type everywhere 2024-04-01 16:19:09 +02:00
unapply_ownership.rs Adjust GitHunk to not require UTF8 for diffs 2024-04-21 11:35:25 +02:00
unapply.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
undo_commit.rs add several history manipulation backend functions 2024-04-29 15:03:01 +02:00
update_base_branch.rs Fix bug in updating base branch 2024-05-02 17:39:52 +02:00
update_commit_message.rs some change-id based tests 2024-05-15 15:21:19 +02:00
upstream.rs rm uses_diff_context from list vbranches return 2024-04-17 07:14:43 +02:00
verify_branch.rs Check we are on the right branch in verify_branch 2024-05-08 12:20:00 +02:00