Commits


stop opening pack files redundantly to read deltas


process small deltas in memory; unfortunately it is not faster...


restrict in-memory delta processing to 4MB


process delta chains in memory if max size is < 32 MB


expand deltas in memory if result size is < 32MB


rename library-private headers from *_priv.h to *_lib.h