Commits


avoid a call to mktime() in commit graph's add_node()


back out mini-commits; no significant performance difference


make got-read-pack pre-seed the main process mini commit cache


rename got_commit_object_mini to got_mini_commit_object


add a mini-commit object for use by commit graph


make object caching actually work in got-read-pack


fix "rpath" pledge violation in got-read-pack


support commit log messages larger than the maximum imsg size


stop sending deltas in imsg; cache deltas in got-read-pack


read packed blobs with privsep


read packed commits with privsep


start reading pack files with privsep; still WIP


tweak comments in got_lib_privsep.h


implement fork+exec (and by the way, fix the build...)


store commit timestamps as 'struct tm' in UTC