Commit Briefs


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)



Stefan Sperling

improve strtol checking in got-fetch-pack