gitbutler/crates/gitbutler-branch-actions
Sebastian Thiel b081a115c8
Offload commit-walk to the commit-thread
That way, it can leverage already held commit-objects, and be faster
in the absence of a commitgraph.
2024-08-27 09:20:07 +02:00
..
benches add benchmark just for revwalking 2024-08-21 19:28:11 +02:00
src Offload commit-walk to the commit-thread 2024-08-27 09:20:07 +02:00
tests Merge pull request #4717 from gitbutlerapp/Rebase-revolution 2024-08-22 18:28:49 +02:00
Cargo.toml use gix powered merge-base for performance and reduced memory consumption 2024-08-26 19:35:09 +02:00