Commits


show blob headers in diffs for added/deleted files


show commit timestamps in diff headers


eliminate got_object_open() round-trip when opening trees


don't show a colon after 'commit' in tog


don't clean up twice in start_pack_privsep_child()


de-duplicate some code I copied around in object.c


make all the _packed_read_privsep() functions local to object.c


there's no point in embedding the object header in commits


eliminate got_object_open() round-trip when opening commits


fix message of GOT_ERR_PRIVSEP_MSG error


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