gitbutler/crates
Sebastian Thiel ada4b17c47
Make sure test doesn't fail if the default branch isn't master.
Ideally repository creation is standardized to avoid these issues,
but for now this is just the minimal fix to make the test suite
work for me.
2024-09-24 11:08:10 +02:00
..
gitbutler-branch removes the legacy bool indicatin a vbranch is applied 2024-09-06 15:16:20 +02:00
gitbutler-branch-actions Make sure test doesn't fail if the default branch isn't master. 2024-09-24 11:08:10 +02:00
gitbutler-cherry-pick Resolve merge in less stupid manner 2024-08-30 11:05:20 +02:00
gitbutler-cli Rename unapplying 2024-09-13 16:58:42 +02:00
gitbutler-command-context Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00
gitbutler-commit Resolve creation/deletion conflicts 2024-09-13 12:32:01 +02:00
gitbutler-config run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-diff for safety, don't fail if the file to be removed doesn't exist. 2024-09-11 21:39:21 +02:00
gitbutler-edit-mode fix: Calculate the right file tree when resolving 2024-09-18 11:11:00 +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 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 Replace all relevant occurrences of integration with workspace 2024-09-02 20:53:19 +03:00
gitbutler-project fix: ignore lock-failures on filesystems that don't support it (#4895) 2024-09-14 08:48:17 +02:00
gitbutler-reference Fix broken test 2024-09-02 20:53:19 +03:00
gitbutler-repo make tests work under more conditions 2024-09-24 11:01:13 +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 Create a method to find a commit by its ID 2024-09-18 16:46:16 +02:00
gitbutler-testsupport fix a bug where deleting a vbranch fails to update state 2024-09-10 10:55:36 +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 Remove unnecessary VirtualBranchActions struct 2024-09-06 14:12:14 +02:00
.vercelignore build: add a .vercelignore to ignore all files in crates 2024-08-27 19:59:18 +02:00