gitbutler/crates/gitbutler-core/src/virtual_branches
2024-04-24 08:15:01 +01:00
..
branch Use empty vector instead of None 2024-04-24 08:15:01 +01:00
base.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
branch.rs Strongly type the hunk-hash to avoid String, but remain compatible. 2024-04-21 11:35:25 +02:00
controller.rs rm gb_repository from controller 2024-04-21 09:26:34 +02:00
errors.rs assure that root-causes are always provided instead of "Something went wrong". (#2886) 2024-04-23 11:32:53 +02:00
files.rs flyby refactor to do a little less copying 2024-04-21 11:35:26 +02:00
integration.rs don't assume UTF8 encoding in commit message 2024-04-21 11:35:25 +02:00
remote.rs don't fail if a ref can't be peeled (#3129) 2024-04-23 12:53:56 +02:00
state.rs Make sure users can more easily delete vbranch information on failure 2024-04-21 11:35:25 +02:00
target.rs remove target reader / writer 2024-04-19 23:29:13 +02:00
virtual.rs Use empty vector instead of None 2024-04-24 08:15:01 +01:00