gitbutler/crates/gitbutler-branch-actions
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
..
benches Replace all relevant occurrences of integration with workspace 2024-09-02 20:53:19 +03:00
src Use version without cutoff as last-resort only. 2024-10-30 15:49:28 +01:00
tests replace a Vec of Forge Identifers with an Option instead 2024-10-30 10:32:44 +01:00
Cargo.toml Integrate new hunk dependency algorithm 2024-10-23 22:42:46 +02:00