|
6df54056
|
2018-03-03T14:14:38
|
|
rename test functions; we apply deltas, we don't combine them
|
|
1411938b
|
2018-02-12T23:25:38
|
|
rename private header filenames so they are in got_ namespace
|
|
80f0eb00
|
2018-02-12T22:52:27
|
|
public API is now independent of sha1.h and zlib.h
|
|
f8aea23e
|
2018-02-12T00:08:11
|
|
delta bases are no longer compressed; update delta_test
|
|
885d3e02
|
2018-01-27T01:05:56
|
|
implement delta combiner and a small test suite for it
|
|
b08fe7be
|
2018-01-26T14:34:15
|
|
make tests print 'ok' if they pass
|
|
ac25a292
|
2018-01-26T13:36:17
|
|
add a skeleton for a delta test (empty)
|