Commits


make amount of diff context configurable at API level


don't crash in got_diff_tree() if trees are empty


tweak log message headers again


tweak commit display


don't display blob IDs twice when diffing blobs directly


tweak diff output and adjust test expectations accordingly


show blob IDs in diffs again and make repository test pass


display file paths in diffs instead of blob SHA1s


remove empty line from commit diff output


implement incremental blame display for tog


make struct got_tree_object opaque


basic 'got blame' implementation


introduce got_object_blob_dump_to_file()


display UTC commit timestamps in tog(1)


check fprintf() return values in got_diff_objects_as_commits()