Commit Briefs


bdd2fbb322 Stefan Sperling

read delta data from the right offset


06e5fc98c0 Stefan Sperling

fix a bug where we'd skip commands in the delta stream



3606d7fc8e Stefan Sperling

tweak the API which inflates data to a file



885d3e0206 Stefan Sperling

implement delta combiner and a small test suite for it


6691714a6b Stefan Sperling

prepare application of deltas


c3703302b1 Stefan Sperling

model delta chains in a better way



8622058b8e Stefan Sperling

Rename 'size' field in got_delta_base to 'delta_size'.



efd2a263f5 Stefan Sperling

add some stub code for packed ref-delta objects