gitbutler/crates
Sebastian Thiel 13deabdebd
find large files more quickly thanks to gix based dirwalk
Also make sure that important `gix` crates are always compiled
with optimization for proper performance.

This is particularly useful when optimizing performance as not
everything has to be done in release mode.

However, it also causes CI to be slower as it compiles some
dependencies longer.

The problem realy is that `tauri dev` doesn't support custom profiles,
so there is only `dev` and `release`.
2024-08-28 21:19:47 +02:00
..
gitbutler-branch refactor this to be a ChangeReference 2024-08-26 17:02:38 +02:00
gitbutler-branch-actions Do not dynamically calculate the head commit when listing virtual branches. 2024-08-28 21:16:43 +02:00
gitbutler-cherry-pick Somethign somethign matchy matchy design 2024-08-27 13:05:27 +02:00
gitbutler-cli Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +02:00
gitbutler-command-context Add a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +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 Use read-only worktree diff 2024-08-28 11:10:04 +02:00
gitbutler-edit-mode Jiggle some code about 2024-08-27 13:05:28 +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 find large files more quickly thanks to gix based dirwalk 2024-08-28 21:19:47 +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 Do not dynamically calculate the head commit when listing virtual branches. 2024-08-28 21:16:43 +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 a flag to allow performance logging: GITBUTLER_PERFORMANCE_LOG 2024-08-28 11:41:29 +02:00
gitbutler-testsupport Use read-only worktree diff 2024-08-28 11:10:04 +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 Added unstaged changes event 2024-08-27 13:05:07 +02:00