Commits


typo


add a rough outline for privsep support


put a limit on delta chain recursion


wrap long lines


clean up commit list in print_commits() after any error in the loop


fix obsolete comment in struct got_repository definition


simplify got_error_from_errno()


document the current public API


in get_packfile_size(), get errno from stat() and init output early


avoid unnecessary string copies and allocations in get_packfile_size()


rename 'refs' to 'reference'


tweak man page wording; less clutter


copyright 2018


add authors section to man page


we have implemented all object types, switch to better error code