Commit Briefs

c59b334653 Stefan Sperling

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


a440fac05e Stefan Sperling

move object parsing code into a separate file


883f046994 Stefan Sperling

make struct got_tree_object opaque


7bb0daa102 Stefan Sperling

add a very simple object cache


15c8b0e675 Stefan Sperling

extract blobs to tempfiles instead of reading through zlib


e033d80370 Stefan Sperling

read tree objects with privsep


bff6ca00c7 Stefan Sperling

read commit objects with privsep