gitbutler/crates
Sebastian Thiel 282519eca5
add ability to create add projects in CLI and create vbranches
This allows actual GitButler setups and more complex tests, which
are also added here.
2024-07-28 10:45:18 +02:00
..
gitbutler-branch revert back to git2 for branch listing 2024-07-25 20:30:41 +02:00
gitbutler-branch-actions add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02:00
gitbutler-cli add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02: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 add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02: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 first simple test for list_branches and basic read-only test framework 2024-07-27 19:14:15 +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 add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02:00
gitbutler-testsupport add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +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 add ability to create add projects in CLI and create vbranches 2024-07-28 10:45:18 +02:00