Commit Briefs









7848a0e165 Stefan Sperling

implement 'got fetch'




668a20f6fe Stefan Sperling

rewritten got-index-pack; sorry about the monster commit


baa9fea074 Stefan Sperling

send indexing progress via an imsg


d2cdc63664 Stefan Sperling

send pack file download progress information over imsg


ea7396b906 Stefan Sperling

rename imsg FETCH_PROGRESS to FETCH_REF



3350156242 Stefan Sperling

prepare for providing refs we already have in fetch request imsg

currently we always send and expect an empty list


d45e6863c2 Stefan Sperling

fix typo in comment



8f2d01a65f Stefan Sperling

send fetch progress over imsg



279090e148 Stefan Sperling

pass an object_id * to got_privsep_send_index_pack_req()