Commits


pass object ID to open_loose_object() instead of an object


document UTF-8 API functions


remove obsolete statements from API docs


make got_object_blob_id_str() a private API


remove struct got_object from public library API


prevent crash in error path via tog's stop_blame()


typos


mention that commit timestamps are UTC in API docs


make commit objects opaque in the library's API


remove colon from diff header


move commit header printing in diffs out of the library


show diffed commit IDs in 'got log -p' output


show IDs of commits being compared in 'got diff'


undo previous; indentation is enough to avoid parsing problems


make 'got log' show the number of lines in a log message