gitbutler/crates/gitbutler-branch-actions/src
Kiril Videlov 9b9bd0b2e8
make virtual.rs functions operate on VirtualBranchHunk
Instead of the Hunk type from gitbutler_diff
2024-07-21 15:38:46 +02:00
..
branch_manager get_applied_status now returns a more clear struct 2024-07-20 23:00:06 +02:00
actions.rs propagate fetch-errors explicitly to prevent silent failures (#4389) 2024-07-20 22:38:25 +02:00
author.rs rename gitbutler-virtual to gitbutler-branch-actions 2024-07-10 14:49:48 +02:00
base.rs get_applied_status now returns a more clear struct 2024-07-20 23:00:06 +02:00
conflicts.rs conflicts::mark() with newline check 2024-07-19 10:44:12 +02:00
files.rs move hunk and diff code to a separate crate, out of the branch one 2024-07-17 20:16:48 +02:00
integration.rs simplify get_workspace_head signature 2024-07-20 21:48:04 +02:00
lib.rs move get_applied_status to separate module 2024-07-20 22:17:31 +02:00
remote.rs Fix up branches list 2024-07-16 19:39:46 +02:00
status.rs make virtual.rs functions operate on VirtualBranchHunk 2024-07-21 15:38:46 +02:00
virtual.rs make virtual.rs functions operate on VirtualBranchHunk 2024-07-21 15:38:46 +02:00