|
b29656e2
|
2018-03-16T23:05:12
|
|
set obj->size of packed deltified objects to object's actual size
|
|
ef2bccd9
|
2018-03-16T22:14:51
|
|
stop opening pack files redundantly to read deltas
|
|
8628c62d
|
2018-03-15T01:21:57
|
|
process small deltas in memory; unfortunately it is not faster...
|
|
8e6b5191
|
2018-03-13T18:53:41
|
|
restrict in-memory delta processing to 4MB
|
|
22484865
|
2018-03-13T18:28:40
|
|
process delta chains in memory if max size is < 32 MB
|
|
39ff877f
|
2018-03-13T16:31:33
|
|
expand deltas in memory if result size is < 32MB
|
|
32cb896c
|
2018-03-11T14:10:56
|
|
rename library-private headers from *_priv.h to *_lib.h
|