gitbutler/crates/gitbutler-stack/src
2024-11-13 13:29:57 +01:00
..
file_ownership.rs extract the Branch types to crate gitbutler-stack 2024-10-08 15:27:16 +02:00
heads.rs rename Branch to StackBranch to remove ambiguity 2024-11-09 22:20:15 +01:00
lib.rs Removed unneeded instances of CommandContext passed about 2024-11-13 13:29:53 +01:00
ownership.rs Rename branch and branch_id function parameters to stack and stack_id 2024-11-09 22:41:52 +01:00
stack_branch.rs Removed unneeded instances of CommandContext passed about 2024-11-13 13:29:53 +01:00
stack_context.rs Removed unneeded instances of CommandContext passed about 2024-11-13 13:29:53 +01:00
stack.rs Refactor initialized 2024-11-13 13:29:57 +01:00
state.rs Rename functions and vars referencing branch to stack if the type is Stack 2024-11-09 23:23:21 +01:00
target.rs fixes a bug in handling the remote name 2024-10-20 00:22:57 +02:00