gitbutler/crates
Sebastian Thiel 4d495cb3bc
Adjust integration check to also recognize by matching tree.
This is relevant when all commits are equal by tree, but seem changed
due to the added GitButler headers.

For added safety, we also compare by commit message, date and authors,
basically everything that isn't the headers.
2024-08-30 07:15:47 +02:00
..
gitbutler-branch refactor this to be a ChangeReference 2024-08-26 17:02:38 +02:00
gitbutler-branch-actions Adjust integration check to also recognize by matching tree. 2024-08-30 07:15:47 +02:00
gitbutler-cherry-pick Somethign somethign matchy matchy design 2024-08-27 13:05:27 +02:00
gitbutler-cli CLI with branch list-remotes to list remote branches 2024-08-30 07:15:46 +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 Improve the clarity of performance logs 2024-08-30 07:15:47 +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 Improve the clarity of performance logs 2024-08-30 07:15:47 +02:00
gitbutler-project remove unused feature flag 2024-08-27 20:46:22 +02:00
gitbutler-reference Use gix for branch normalization 2024-08-09 21:53:38 +02:00
gitbutler-repo refactor: avoid borrowed git2::Oid as it's a copy type. 2024-08-30 07:15:46 +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 CLI with branch list-remotes to list remote branches 2024-08-30 07:15:46 +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 Merge pull request #4784 from Byron/fix-features 2024-08-29 09:50:53 +02:00
.vercelignore build: add a .vercelignore to ignore all files in crates 2024-08-27 19:59:18 +02:00