gitbutler/crates
Kiril Videlov 3978476b78 Add an extra field remote_commit_id on the API type VirtualBranchCommit
This makes it possibe (and easy) for the UI to determine if there is another (different) commit on the remote for the same patch
2024-10-09 18:15:10 +02:00
..
gitbutler-branch remove unused type 2024-10-08 16:03:22 +02:00
gitbutler-branch-actions Add an extra field remote_commit_id on the API type VirtualBranchCommit 2024-10-09 18:15:10 +02:00
gitbutler-cherry-pick Remove erroniously preserved dbg statements 2024-09-30 18:08:23 +02:00
gitbutler-cli Merge master into refactor Branch and Stack 2024-10-08 19:40:17 +02:00
gitbutler-command-context Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00
gitbutler-commit remove commit-buffer as it's not needed anymore for dealing with headers. 2024-09-24 15:57:58 +02:00
gitbutler-config run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-diff Fix branch.tree properties getting set to conflicted trees. 2024-09-28 18:45:11 +02:00
gitbutler-edit-mode Make edit mode fantastic 2024-10-09 15:27:20 +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 Bump the rust-updates group across 1 directory with 13 updates 2024-10-02 22:37:53 +00:00
gitbutler-fs fix: protect read file from path traversal (#4943) 2024-09-22 17:12:45 +00:00
gitbutler-git Update gix-path to version 0.10.11 2024-09-10 17:37:10 +02:00
gitbutler-id move id module to its own crate 2024-07-09 12:39:18 +02:00
gitbutler-operating-modes Add test to ensure old integration branch doesn't throw 2024-09-02 20:53:19 +03:00
gitbutler-oplog Rename Branch to Stack 2024-10-08 15:59:27 +02:00
gitbutler-oxidize add crate to keep gitoxide conversions to prevent duplication 2024-09-24 15:54:07 +02:00
gitbutler-patch-reference Stacking: fix upstream handling 2024-10-04 16:50:15 -07:00
gitbutler-project Remove edit mode flag from backend 2024-10-07 17:08:32 +02:00
gitbutler-reference Fix broken test 2024-09-02 20:53:19 +03:00
gitbutler-repo Merge master into refactor Branch and Stack 2024-10-08 19:40:17 +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-stack Consistent setting of stack head updating the series 2024-10-08 22:25:19 +02:00
gitbutler-stack-api Add an extra field remote_commit_id on the API type VirtualBranchCommit 2024-10-09 18:15:10 +02:00
gitbutler-storage assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-sync extract the Branch types to crate gitbutler-stack 2024-10-08 15:27:16 +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 Make edit mode fantastic 2024-10-09 15:27:20 +02:00
gitbutler-testsupport Merge master into refactor Branch and Stack 2024-10-08 19:40:17 +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 Bump the rust-updates group across 1 directory with 13 updates 2024-10-02 22:37:53 +00:00
gitbutler-watcher Bump the rust-updates group across 1 directory with 13 updates 2024-10-02 22:37:53 +00:00
.vercelignore build: add a .vercelignore to ignore all files in crates 2024-08-27 19:59:18 +02:00
package.json fix: simplify crates/package.json setup (#4986) 2024-09-28 15:29:48 +00:00