..
gitbutler-branch
Introduce PatchReference and a heads field on Branch
2024-09-28 12:34:29 +02:00
gitbutler-branch-actions
Added the tests
2024-10-01 17:12:46 +02:00
gitbutler-cherry-pick
Remove erroniously preserved dbg statements
2024-09-30 18:08:23 +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
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
Remove instances where add_all was used to get a tree of the current working directory
2024-09-29 23:39:23 +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-oxidize
add crate to keep gitoxide conversions to prevent duplication
2024-09-24 15:54:07 +02:00
gitbutler-patch-reference
Introduce PatchReference and a heads field on Branch
2024-09-28 12:34:29 +02: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
Support symlinks in create_wd_tree
2024-09-30 18:02: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-stack
Adds a trait Stack
with an implementation for Branch
2024-09-29 19:26:39 +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
fix: simplify crates/package.json setup ( #4986 )
2024-09-28 15:29:48 +00:00
gitbutler-testsupport
Support symlinks in create_wd_tree
2024-09-30 18:02:46 +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
package.json
fix: simplify crates/package.json setup ( #4986 )
2024-09-28 15:29:48 +00:00