gitbutler/crates/gitbutler-branch-actions/tests/virtual_branches
Kiril Videlov 8f4cb6160f replace a Vec of Forge Identifers with an Option instead
Likely we wont need multiple
2024-10-30 10:32:44 +01:00
..
amend.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
apply_virtual_branch.rs Update create_virtual_branch_from_branch to take forge_id 2024-10-29 23:25:14 +01:00
branch_trees.rs Merge master into refactor Branch and Stack 2024-10-08 19:40:17 +02:00
create_commit.rs Rename Branch to Stack 2024-10-08 15:59:27 +02:00
create_virtual_branch_from_branch.rs replace a Vec of Forge Identifers with an Option instead 2024-10-30 10:32:44 +01:00
init.rs Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
insert_blank_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
list_details.rs list branches: Update tests 2024-10-24 12:06:37 +02:00
list.rs list branches: Update tests 2024-10-24 12:06:37 +02:00
locking.rs Integrate new hunk dependency algorithm 2024-10-23 22:42:46 +02:00
mod.rs Default to experimental locking 2024-10-28 21:08:59 +01:00
move_commit_file.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
move_commit_to_vbranch.rs fix: Move any commit from branch to branch 2024-10-15 14:28:56 +02:00
oplog.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
references.rs feat: update default stack name to 'Lane' 2024-10-18 13:57:33 +02:00
reorder_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
reset_virtual_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
save_and_unapply_virtual_branch.rs Remove old update_base_branch code 2024-10-07 17:46:28 +02:00
selected_for_changes.rs Update create_virtual_branch_from_branch to take forge_id 2024-10-29 23:25:14 +01:00
set_base_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
squash.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
unapply_ownership.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
unapply_without_saving_virtual_branch.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
undo_commit.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
update_commit_message.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
upstream.rs Remove some types out of the stack crate 2024-10-08 15:44:59 +02:00
verify_branch.rs Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
workspace_migration.rs extract the Branch types to crate gitbutler-stack 2024-10-08 15:27:16 +02:00