Commit Briefs











58e1925afe Stefan Sperling

fix wrong sizeof in got_privsep_send_fetch_req()



b364b1c204 Stefan Sperling

fix typos in error messages


7848a0e165 Stefan Sperling

implement 'got fetch'



ee448f5f10 Stefan Sperling

apply unveil(2) to 'got clone'




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