gitbutler/crates
Sebastian Thiel b38d736685
Use version without cutoff as last-resort only.
The implementation is a bit more complex to be sure that
the cutoff is still used where possible.
The GitLab repository for instance has such complex
graphs that somehow...  the first mergebase often isn't
enough to stop the traversal in time, leading to 100k commits to be traversed.
2024-10-30 15:49:28 +01:00
..
gitbutler-branch Fix clippy warnings after toolchain date bump 2024-10-23 22:42:46 +02:00
gitbutler-branch-actions Use version without cutoff as last-resort only. 2024-10-30 15:49:28 +01:00
gitbutler-cherry-pick Remove erroniously preserved dbg statements 2024-09-30 18:08:23 +02:00
gitbutler-cli CLI: add the ability to create series for a stack 2024-10-25 11:01:28 +02:00
gitbutler-command-context Exclude big files when performing a worktree diff. 2024-08-29 09:31:59 +02:00
gitbutler-commit Fix clippy warnings after toolchain date bump 2024-10-23 22:42:46 +02:00
gitbutler-config run the nightly cargo fmt with pnpm fmt 2024-07-28 21:02:40 +02:00
gitbutler-diff Make context optional when getting commit diffs 2024-10-23 22:42:46 +02:00
gitbutler-edit-mode Remove stack extention trait - now it can be an impl block 2024-10-22 16:08:59 +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-forge PR details modal: Allow user to choose the PR template 2024-10-18 18:22:19 +02:00
gitbutler-fs fix: protect read file from path traversal (#4943) 2024-09-22 17:12:45 +00:00
gitbutler-git Pass --no-verify to git push 2024-10-14 18:27:58 +02:00
gitbutler-hunk-dependency Code cleanup for hunk dependency crate 2024-10-28 16:58:57 +01: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 Refactor - move commit signature code out of branch crate 2024-10-22 14:41:35 +02:00
gitbutler-oxidize add crate to keep gitoxide conversions to prevent duplication 2024-09-24 15:54:07 +02:00
gitbutler-patch-reference Change pruning of integrated heads in the stack to just flag them as archived 2024-10-30 12:26:34 +01:00
gitbutler-project Default to experimental locking 2024-10-28 21:08:59 +01:00
gitbutler-reference avoid allocations for comparisons 2024-10-24 19:17:36 +02:00
gitbutler-repo Fix clippy warnings after toolchain date bump 2024-10-23 22:42:46 +02:00
gitbutler-repo-actions Fix clippy warnings after toolchain date bump 2024-10-23 22:42: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 Only show non-archived branches in the UI 2024-10-30 12:52:55 +01:00
gitbutler-storage assure conflicts::mark() writes its file atomically 2024-07-15 08:20:06 +02:00
gitbutler-sync Patch stack creation 2024-10-17 12:59:14 +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: more tauri.conf migrations 2024-10-30 14:23:32 +01:00
gitbutler-testsupport Assure tests don't assume the default branch is set to master globally. 2024-10-11 21:59:48 +02:00
gitbutler-time move time module to it's own crate 2024-07-09 13:08:12 +02:00
gitbutler-url Fix clippy warnings after toolchain date bump 2024-10-23 22:42:46 +02:00
gitbutler-user User: Make email optional 2024-10-09 16:43:00 +02: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