Commits


make tree diffing work


test tree diff (not yet working correctly)


add todo comment


implement diff_deleted_tree


implement diff_added_tree


implement diff_modified_tree


increase buffer sizes for blob diffing


implement diff_deleted_blob


handle fdopen() failure in opentemp()


pass output file to diffreg


implement diff_modified_blob


implement diff_added_blob


whitespace


move tempfile creation out of got_diffreg()


simplify