thodg/got/libexec/got-read-blob

Branch :


Log

Author Commit Date CI Message
5d56da81 2019-01-13 17:15:53 happy new copyright year
ac544f8c 2019-01-13 15:58:39 pass smallish blobs directly via imsg buffer
f392e333 2018-12-24 17:28:20 verify total size vs header length in got-read-blob
ebc55e2d 2018-12-24 14:18:56 eliminate got_object_open() round-trip when opening blobs
80d5f134 2018-11-11 12:59:22 don't be noisy on stderr when Ctrl-C is hit
99437157 2018-11-11 12:52:59 abort checkout operations cleanly when Ctrl-C is hit
2ff12563 2018-09-15 12:39:48 fix 'make PROFILE=1' build
55da3778 2018-09-10 18:39:31 read packed blobs with privsep
876c234b 2018-09-10 12:30:47 start reading pack files with privsep; still WIP
079b2f65 2018-09-08 16:56:10 add a Makefile hierarchy which builds the whole show
ad242220 2018-09-08 16:40:28 implement fork+exec (and by the way, fix the build...)