gitbutler/crates/gitbutler-core/src
Kiril Videlov 371a944e71
add types for the different kinds of snapshots
Serializing and deserializing snapshot trailers
2024-04-26 22:35:09 +02:00
..
database/migrations chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
deltas move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
gb_repository move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
git move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +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
project_repository move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
projects move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
sessions move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
snapshots add types for the different kinds of snapshots 2024-04-26 22:35:09 +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 move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
virtual_branches move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
zip move multi-file modules to mod.rs and single-file modules to <name>.rs 2024-04-26 11:56:35 +02:00
askpass.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01:00
assets.rs fix rustfmt formatting issues due to line-length (#3039) 2024-04-23 12:53:56 +02:00
database.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01: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 add a function for worktree file listings specifically 2024-04-20 09:07:17 +02:00
id.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
lib.rs implement undo stack snapshotting 2024-04-25 19:23:13 +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 Make sure users can more easily delete vbranch information on failure 2024-04-21 11:35:25 +02:00
ssh.rs Remove useless reference 2024-04-21 22:45:00 +01:00
storage.rs use gix::tempfile in place of the tempfile. 2024-04-24 13:14:20 +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