Commit Briefs

Stefan Sperling

make regress build again


Stefan Sperling

implement got_ref_write()


Stefan Sperling

make 'got update' merge file edits










Stefan Sperling

rename zbuf to inflate







Stefan Sperling

read object headers with privsep


Stefan Sperling

rename 'refs' to 'reference'


Stefan Sperling

verify diff output in blob diff test


Stefan Sperling

restore DEBUG build


Stefan Sperling

use stricter CPPFLAGS from mpi


Stefan Sperling

rename zb.c to zbuf.c



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