@leroysheep / rag-system / commits / 744f1aede4

Merge branch 'hf/unpack-trees-quadratic-scan' into next

The cache-scanning loop in 'next_cache_entry()' has been optimized to avoid rescanning already-unpacked index entries, preventing a quadratic performance slow-down when diffing the working tree against a commit with a pathspec matching early index entries. * hf/unpack-trees-quadratic-scan: unpack-trees: avoid quadratic index scan in next_cache_entry()

Junio C Hamano committed Jul 12, 2026 at 11:14 UTC 744f1aede45514cf5172e25f25adf166a3680c38

No changes.