Commit Briefs


Stefan Sperling

fix leak in dump_delta_chain_to_file()


Stefan Sperling

fix leaks in resolve_offset_delta()


Stefan Sperling

fix more memleaks



Stefan Sperling

fix reading ref deltas


Stefan Sperling

rename zbuf to inflate





Stefan Sperling

read pack files with mmap




Stefan Sperling

wrap overlong lines



Stefan Sperling

access pack index files with mmap()




Stefan Sperling

use macro instead of literal ".pack"


Stefan Sperling

use macro instead of literal ".idx"


Stefan Sperling

use strlcpy instead of strncpy


Stefan Sperling

remove unnecessary forward declaration



Stefan Sperling

wrap overlong lines


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.