gitbutler/crates/gitbutler-core/src
2024-04-19 22:18:35 +02:00
..
database/migrations chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
deltas collect filemonitor events into lists to avoid excessive recomputation. 2024-04-15 07:11:16 +02:00
gb_repository migrate repository to VirtualBranchState 2024-04-19 21:40:33 +02:00
git remove unused show_file_at_tree 2024-04-18 12:12:28 +02:00
keys use the new 'app' error type everywhere 2024-04-01 16:19:09 +02:00
project_repository fix clippy lints from toolchain update 2024-04-04 12:37:52 +02:00
projects use toml vbranch state by default 2024-04-18 13:12:39 +02:00
sessions chore: remove legacy error in favor of new error system 2024-04-01 17:33:14 +02:00
types chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
users use the new 'app' error type everywhere 2024-04-01 16:19:09 +02:00
virtual_branches rm gb_repository from get_status_by_branch 2024-04-19 22:18:35 +02:00
zip Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00
askpass.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01:00
assets.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01: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
deltas.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
error.rs doc: add information on how to use the new error types, and what to consider. 2024-04-01 17:41:31 +02:00
fs.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
gb_repository.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
git.rs remove unused show_file_at_tree 2024-04-18 12:12:28 +02:00
id.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
keys.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
lib.rs Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +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
project_repository.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
projects.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01:00
reader.rs match VirtualBranchesHandle interface with readers 2024-04-19 19:12:44 +02:00
sessions.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
ssh.rs fix clippy lints from toolchain update 2024-04-04 12:37:52 +02:00
storage.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01:00
types.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
users.rs chore: move library from top-level to gitbutler-core 2024-03-30 22:39:21 +01:00
virtual_branches.rs rm functions for adding context lines to hunks 2024-04-17 07:23:34 +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
zip.rs chore: align 'app' and 'lib' crates imports. 2024-03-30 22:43:16 +01:00