Commits


use correct diff header label for deletion in got_diff_blob_file()


add missing 'static' for local functions


check for errors from fclose()


remove a pointless error code


make 'got diff' show local changes in work tree


fix crash in blame since 18f4293943894155d5ccbdb423f1e8a2bb1e1d62


undo commit timestamps next to paths in diffs; they are redundant


show blob headers in diffs for added/deleted files


show commit timestamps in diff headers


remove struct got_object from public library API


make commit objects opaque in the library's API


move commit header printing in diffs out of the library


revert previous; it made a wrong assumption and broke diff


make diff's match_entry_by_name() exit early if possible


fix paths in diffs showing newly added trees