Commit Briefs

52915720b2 Stefan Sperling

remove a pointless 'goto done'


d3dccf3ae4 Stefan Sperling

remove unused hash string arrays



3b9fb5855a Stefan Sperling

hide an fprintf inside if (chattygit)



4dc8ee099c Stefan Sperling

improve strtol checking in got-fetch-pack


38c670f14f Stefan Sperling

convert flushpkt to struct got_error


344e474767 Stefan Sperling

convert writepkt to struct got_error


fe53745c68 Stefan Sperling

convert readn and readpkt to struct got_error


2fed35f30b Stefan Sperling

knf


0872c0b07d Stefan Sperling

more reasonable minimum length check in check_pack_hash()


eac2c4cda6 Stefan Sperling

make check_pack_hash() return a struct got_error


01538ce493 Stefan Sperling

add_symref modifies 'capa' so it cannot be const


ffb5f621a9 Stefan Sperling

pledge got-fetch-pack ("stdio recvfd")