Chore
- improve crate description
Other
- skip subtrees with identical oids
Add a short-circuit check to the core gix-diff algorithm to skip identical
subtrees based on oid. This substantially improves diff performance on large
repos by avoiding loading & diffing objects from unchanged subtrees.
Commit Statistics
- 6 commits contributed to the release over the course of 10 calendar days.
- 12 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Merge pull request #2438 from mystor/push-wvvuuwmrwlul (e441fa9)
- Skip subtrees with identical oids (e63d487)
- Merge pull request #2377 from cruessler/add-sha-256-to-gix-commitgraph (228caf7)
- Improve crate description (5932e88)
- Use
GIX_TEST_FIXTURE_HASHforgix-commitgraphandgix-pack. (d51b858) - Merge branch 'release' (9327b73)