gitbutler/crates
Kiril Videlov 19cf35698a
fix lint
2024-07-27 11:32:55 +02:00
..
gitbutler-branch revert back to git2 for branch listing 2024-07-25 20:30:41 +02:00
gitbutler-branch-actions fix lint 2024-07-27 11:32:55 +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 refactor - move given_name_for_branch from the context to an extension on git2::Reference 2024-07-25 19:29:13 +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 implement list branches 2024-07-23 10:45:16 +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 branch listing - allow filtering 2024-07-26 15:00:08 +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 remove references to virtual branch controller from event handler 2024-07-20 13:44:03 +02:00