Commits


mark imsg structs which contain got_object_id as __packed__


define imsg for loose blobs and trees; allow inline delta stream


shorten imsg type names, and introduce a separate object structure


we will probably be using imsg_flush() rather than imsg_compose()


tweak privsep messages to transmit delta data in imsg buffers


add an error reporting imsg


typo


add a rough outline for privsep support