gitbutler/crates
2024-07-25 15:53:28 +00:00
..
gitbutler-branch move hunk and diff code to a separate crate, out of the branch one 2024-07-17 20:16:48 +02:00
gitbutler-branch-actions Always overwrite local references 2024-07-25 15:49:22 +02:00
gitbutler-cli Bump the rust-updates group across 1 directory with 8 updates 2024-07-16 15:22:10 +00:00
gitbutler-command-context Fix up branches list 2024-07-16 19:39:46 +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-diff move tree writing out of virtual branch actions crate 2024-07-21 16:15:41 +02:00
gitbutler-error Adds error codes for commit failures 2024-07-20 12:54: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 Bump gix-path from 0.10.8 to 0.10.9 in the cargo group 2024-07-19 08:56:28 +00:00
gitbutler-id move id module to its own crate 2024-07-09 12:39:18 +02:00
gitbutler-oplog fixes a situation in which listing of snapshots fails 2024-07-20 15:51:46 +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 refactor: Normalize branch name by replacing invalid characters with hyphens. 2024-07-18 14:32:30 +02:00
gitbutler-repo optimize is_commit_integrated() 2024-07-19 11:14:19 +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 feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00: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 remove references to virtual branch controller from event handler 2024-07-20 13:44:03 +02:00