Commit Briefs


Stefan Sperling

make tree diffing work


Stefan Sperling

test tree diff (not yet working correctly)


Stefan Sperling

add todo comment


Stefan Sperling

implement diff_deleted_tree


Stefan Sperling

implement diff_added_tree


Stefan Sperling

implement diff_modified_tree


Stefan Sperling

increase buffer sizes for blob diffing


Stefan Sperling

implement diff_deleted_blob


Stefan Sperling

handle fdopen() failure in opentemp()


Stefan Sperling

pass output file to diffreg


Stefan Sperling

implement diff_modified_blob


Stefan Sperling

implement diff_added_blob


Stefan Sperling

whitespace



Stefan Sperling

simplify


Stefan Sperling

fix logic error



Stefan Sperling

allow for custom diff header labels


Stefan Sperling

show blob IDs in diff header


Stefan Sperling

remove diff_args from global state as well