Commits


read tree names from imsg at the right offset


read tree objects with privsep


don't transform sha1 to string and back for icommits


clean up imsg comments and declarations a bit


typo


read commit objects with privsep


try to infer repository path from work tree


simplify variable names in read_object_header_privsep_child()


add read_object_header_privsep_child() helper


don't proceed after errors in got_privsep_send_error()


create recv_one_imsg() helper


create recv_imsg_error helper function


plug fd leak in read_object_header_privsep()


make open_loose_object return a file descriptor


close pipe in unpriv child