Commit Briefs

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.






Stefan Sperling

read object headers with privsep


Stefan Sperling

put a limit on delta chain recursion


Stefan Sperling

wrap long lines