Commit Briefs


Stefan Sperling

check for errors from fclose()



Stefan Sperling

use a constant for max diff context size


Stefan Sperling

basic 'got blame' implementation












Stefan Sperling

always free ds->J in got_diffreg()





Theo Buehler

make max_connect static as in the original diffreg.c

This way we grow the array instead of doing 64 <<= 1.


Stefan Sperling

fix open file leaks in previous