Commits


fix "rpath" pledge violation in got-read-pack


support commit log messages larger than the maximum imsg size


stop sending deltas in imsg; cache deltas in got-read-pack


read packed blobs with privsep


read packed trees with privsep


read packed commits with privsep


send deltas when requesting packed object extraction


start reading pack files with privsep; still WIP


implement fork+exec (and by the way, fix the build...)


move object parsing code into a separate file


rename zbuf to inflate


make struct got_tree_object opaque


store commit timestamps as 'struct tm' in UTC


rename got_parent_id to got_object_qid; better generic name


show timezone offset in 'got log'