gitbutler/crates
Kiril Videlov 8ccd8d511e
Merge pull request #4349 from Byron/refactor
refactor and PoC for worktree mutability handling
2024-07-15 23:02:01 +02:00
..
gitbutler-branch assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-branch-actions fix remaining tests that depend on the auto-creation of vbranches 2024-07-15 22:36:44 +02:00
gitbutler-cli enforce in-process-synchronization during worktree updates and prolonged reads in oplog 2024-07-15 14:21:15 +02:00
gitbutler-command-context remove references to gitbutler-core 2024-07-09 15:56:57 +02:00
gitbutler-commit extract commit crate out of core 2024-07-09 13:19:49 +02:00
gitbutler-config remove references to gitbutler-core 2024-07-09 15:56:57 +02:00
gitbutler-error fix error doctests 2024-07-09 11:40:48 +02:00
gitbutler-feedback reduce tauri state 2024-07-14 22:27:53 +02:00
gitbutler-fs assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-git Merge: resolve lockfile conflicts 2024-07-02 16:21:54 +02:00
gitbutler-id move id module to its own crate 2024-07-09 12:39:18 +02:00
gitbutler-oplog Enforce locking by making locks part of the public oplog API. 2024-07-15 21:09:33 +02:00
gitbutler-project Enforce locking by making locks part of the public oplog API. 2024-07-15 21:09:33 +02:00
gitbutler-reference move ReferenceName tagged string to gitbutler-reference crate 2024-07-10 16:48:59 +02:00
gitbutler-repo various refactors in main functions called during project load 2024-07-14 21:32:55 +02:00
gitbutler-secret move secret module out of core into own crate 2024-07-09 12:11:12 +02:00
gitbutler-serde move serde functions into their own crate 2024-07-09 11:49:12 +02:00
gitbutler-storage assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-sync enforce in-process-synchronization during worktree updates and prolonged reads in oplog 2024-07-15 14:21:15 +02:00
gitbutler-tagged-string move ReferenceName tagged string to gitbutler-reference crate 2024-07-10 16:48:59 +02:00
gitbutler-tauri Merge pull request #4349 from Byron/refactor 2024-07-15 23:02:01 +02:00
gitbutler-testsupport reduce tauri state 2024-07-14 22:27:53 +02:00
gitbutler-time move time module to it's own crate 2024-07-09 13:08:12 +02:00
gitbutler-url move url module to a separate crate 2024-07-09 15:29:24 +02:00
gitbutler-user reduce tauri state 2024-07-14 22:27:53 +02:00
gitbutler-watcher Enforce locking by making locks part of the public oplog API. 2024-07-15 21:09:33 +02:00