Commit Briefs

Stefan Sperling

show function prototypes in diff output



Stefan Sperling

show 3 lines of context in file diffs



Stefan Sperling

use stricter CPPFLAGS from mpi




Stefan Sperling

make struct got_object_id opaque


Stefan Sperling

make struct got_blob_object opaque


Stefan Sperling

repair blob diffing


Stefan Sperling

add output file argument to got_diff_tree






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