Commit Briefs

Stefan Sperling

exit the loop in got_privsep_recv_tree() upon error

found while looking over tracey's scan-build results


Stefan Sperling

plug a memory leak in got_privsep_recv_tree() in error case

found while looking over tracey's scan-build results














Stefan Sperling

fix typos in error messages


Stefan Sperling

implement 'got fetch'



Stefan Sperling

apply unveil(2) to 'got clone'





Stefan Sperling

send indexing progress via an imsg



Stefan Sperling

rename imsg FETCH_PROGRESS to FETCH_REF