gitbutler/crates
Sebastian Thiel 79798c7407
Exclude big files when performing a worktree diff.
This was lost previously when switching it over to a read-only
implementation.
Implementing it with an ignore list will take time, 400ms in the GitLab
repository, but it's not slower than it was before and it is always
preferred to not dump objects into the ODB unnecessarily.
2024-08-29 09:31:59 +02:00
..
gitbutler-branch refactor this to be a ChangeReference 2024-08-26 17:02:38 +02:00
gitbutler-branch-actions Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +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 Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +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 Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00
gitbutler-edit-mode refactor 2024-08-28 22:05:25 +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 Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +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 refactor 2024-08-28 22:05:25 +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 Reuse the worktree-diff during 'recalulate-everything' 2024-08-28 21:42:29 +02:00