Commit Briefs



Stefan Sperling

remove duplicated code under #if 0



Stefan Sperling

fix CRC values in generated pack index





Stefan Sperling

tweak progress display





Stefan Sperling

send indexing progress via an imsg



Stefan Sperling

check pack file hash in the main process



Stefan Sperling

improve error message on short packfile


Stefan Sperling

rename imsg FETCH_PROGRESS to FETCH_REF


Stefan Sperling

check pack file header in fetch_pack()



Stefan Sperling

remove a pointless 'goto done'


Stefan Sperling

remove unused hash string arrays



Stefan Sperling

hide an fprintf inside if (chattygit)