gitbutler/crates
Sebastian Thiel b081a115c8
Offload commit-walk to the commit-thread
That way, it can leverage already held commit-objects, and be faster
in the absence of a commitgraph.
2024-08-27 09:20:07 +02:00
..
gitbutler-branch Assure we can use different merge bases when showing branch details. 2024-08-21 19:28:11 +02:00
gitbutler-branch-actions Offload commit-walk to the commit-thread 2024-08-27 09:20:07 +02:00
gitbutler-cli enable max performance to be competitive in object database access. 2024-08-21 19:28:12 +02:00
gitbutler-command-context use latest gix APIs for more convenience and increased readability. 2024-08-21 19:28:12 +02:00
gitbutler-commit Refactor some code 2024-08-20 10:51:34 +02:00
gitbutler-config run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-diff add --trace to enable tracing 2024-08-21 19:23:42 +02:00
gitbutler-edit-mode Exit edit mode without saving 2024-08-23 12:47:17 +02:00
gitbutler-error There is a clear error if the project moved or was deleted 2024-08-15 11:23:15 +02:00
gitbutler-feedback run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-fs Introduce edit mode 2024-08-13 14:14:02 +02:00
gitbutler-git add benchmark for branch-listing 2024-08-07 20:10:02 +02:00
gitbutler-id move id module to its own crate 2024-07-09 12:39:18 +02:00
gitbutler-operating-modes Update terminology 2024-08-19 13:25:46 +02:00
gitbutler-oplog add --trace to enable tracing 2024-08-21 19:23:42 +02:00
gitbutler-project Merge pull request #4717 from gitbutlerapp/Rebase-revolution 2024-08-22 18:28:49 +02:00
gitbutler-reference Use gix for branch normalization 2024-08-09 21:53:38 +02:00
gitbutler-repo Correct the tree side which we write 2024-08-26 19:34:44 +02:00
gitbutler-secret add --trace to enable tracing 2024-08-21 19:23:42 +02:00
gitbutler-serde add tests for get_branch_listing_details() 2024-08-21 19:28:11 +02:00
gitbutler-storage assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-sync add --trace to enable tracing 2024-08-21 19:23:42 +02:00
gitbutler-tagged-string derive some useful traits for tagged string and reference name 2024-08-08 14:48:06 +02:00
gitbutler-tauri Add zoom functionality with keyboard shortcuts and update menu actions for the View item (#4753) 2024-08-26 15:24:44 +02:00
gitbutler-testsupport Fail when no author was found, and mark the error so the UI can react. 2024-08-15 08:53:19 +02:00
gitbutler-time move time module to it's own crate 2024-07-09 13:08:12 +02:00
gitbutler-url Revert "Revert "Merge pull request #4652 from gitbutlerapp/git2-to-gix"" 2024-08-09 10:30:52 +02:00
gitbutler-user run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-watcher add --trace to enable tracing 2024-08-21 19:23:42 +02:00