Commits


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


unpriv process doesn't know the actual object id


treat unexpected message from unpriv processes as error


handle errno errors correctly in got_privsep_recv_obj()


read object headers with privsep