Commits


remove pointless memcopies from fileindex code


rename fileindex functions from open/close to alloc/free


fix byte-swaps in fileindex read code


implement got_fileindex_read() - not yet tested


rename local variable in got_worktree_checkout_files()


wrap another long line


wrap overlong line


drop dead code from got_privsep_send_obj_req()


make all the read_privsep functions local to object.c


eliminate got_object_open() round-trip when opening blobs


fix crash in blame since 18f4293943894155d5ccbdb423f1e8a2bb1e1d62


eliminate got_object_open() round-trip when opening tags


make repos regress tests pass again


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


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