Commit Briefs

d746408514 Stefan Sperling

read pack files with mmap


0cb74cf467 Stefan Sperling

don't verify pack index SHA1 upon regular access


57b35b7557 Stefan Sperling

access pack index files with mmap()


6fd11751dc Stefan Sperling

turns out on-disk path of pack file may not match its hash

Fixes reading a repo with a pack idx and file dated June 2011, where the filename does not contain the actual packfile SHA1.