Silence warnings being treated as errors on sparc64 and yacc rules reduced error
replace got_repo_get_gitconfig_extensions with has_extension
got_imsg_raw_delta/req: use struct instead of buffer for ids
s/uint8_t[SHA1_DIGEST_LENGHT]/got_object_id for packed objects
zap unused parameter in worktree.c:got_worktree_rebase_complete()
got.1: Mark the commit argument to cherrypick and backout optional
check we have a parent commit it commit_path_changed_in_worktree()
gotwebd: don't got_ref_list per-commit in got_get_repo_commits
refactor diffstat to compute diff once in got log -d and tog diff view
got: cleanup failure leaks and set error on asprintf() failure