Commit Briefs

22eb897338 Stefan Sperling

restore DEBUG build


25783624d6 Stefan Sperling

use stricter CPPFLAGS from mpi


a76a38d94e Stefan Sperling

rename zb.c to zbuf.c


4ca7b755cd Stefan Sperling

Move zlib wrapper/buffering code into a separate file.


322260e178 Martin Pieuchot

Get rid of xmalloc.{c,h}.

malloc(3) & pread(3) errors will now be reported as GOT_ERR_NO_MEM. This does not improve the numbers of leaks in diffreg.c


efd2a263f5 Stefan Sperling

add some stub code for packed ref-delta objects



740c544400 Stefan Sperling

compile with -Werror


a1fd68d829 Stefan Sperling

Extract non-deltified objects from pack files.


b82eb35961 Stefan Sperling

fix previous


97d4f2b9e8 Stefan Sperling

build with debug by default


7d283eeedc Stefan Sperling

add and test basic blob diffing functionality


d1cda8264f Stefan Sperling

parse commit objects


ab9a70b228 Stefan Sperling

parse object header


d71d75ad16 Stefan Sperling

print the head revision