Commit Briefs


Stefan Sperling

compute pack file's checksum during download and check it in got-fetch-pack

Compared to the previous version committed in 520a0c97 this code should compute the checksum correctly for any amount of pack file data bytes read from the socket at a time.
















Stefan Sperling

remove chattygit mode from got-fetch-pack


Stefan Sperling

implement 'got fetch'







Stefan Sperling

check pack file hash in the main process