Commits


happy new copyright year


pass smallish blobs directly via imsg buffer


use unveil(2) in 'got checkout'


wrap overlong line


drop dead code from got_privsep_send_obj_req()


eliminate got_object_open() round-trip when opening blobs


eliminate got_object_open() round-trip when opening tags


eliminate got_object_open() round-trip when opening trees


eliminate got_object_open() round-trip when opening commits


more support for tag objects; new code is not yet reachable


handle error imsg directly in got_privsep_recv_imsg()


wrap overlong line


fix imsg_compose() error check in got_privsep_send_error()


avoid unnecessary memcpy in got_privsep_send_commit()


avoid unnecessary memcpy in got_privsep_send_tree()