gitbutler/crates/gitbutler-core/src
Mattias Granlund eeb99090ad Fix incorrect workspace_head during merge conflicts
- without this we get an incorrect diff
2024-05-30 12:09:27 +02:00
..
gb_repository merge upstream 2024-05-14 10:25:29 +02:00
git remove git::signature shell type 2024-05-29 23:51:26 +02:00
keys move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
ops assure reflog is recreated if not present even if ref is present 2024-05-29 21:16:52 +02:00
project_repository remove git::signature shell type 2024-05-29 23:51:26 +02:00
projects Don't pass references to project_id 2024-05-29 10:47:11 +02:00
remotes Don't pass references to project_id 2024-05-29 10:47:11 +02:00
synchronize remove single-use traits while leaving the structure as is 2024-05-28 13:25:46 +02:00
types move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
users remove git::signature shell type 2024-05-29 23:51:26 +02:00
virtual_branches Fix incorrect workspace_head during merge conflicts 2024-05-30 12:09:27 +02:00
zip Don't pass references to project_id 2024-05-29 10:47:11 +02:00
askpass.rs fix sync sign utility 2024-05-08 12:16:06 +02:00
assets.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
dedup.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
error.rs for HTTP-based errors, attach Code to allow UI to show improved message (#2886) 2024-04-23 11:32:53 +02:00
fs.rs avoid separate exists-checks in favor of detailed error handling 2024-05-28 13:25:46 +02:00
id.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
lib.rs Introduce rust code for listing and adding remotes 2024-05-28 11:54:01 +02:00
lock.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
path.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
reader.rs feat(git): remove unused Blob type 2024-05-29 18:14:50 +02:00
ssh.rs Remove useless reference 2024-04-21 22:45:00 +01:00
storage.rs Deduplicate all 'write' code 2024-04-27 16:11:27 +02:00
time.rs now_since_unix_epoch_ms now uses negative dates for times pre Unix-epoch 2024-05-25 07:45:18 +02:00
windows.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
writer.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00