From: Junio C Hamano Date: Thu, 17 Dec 2020 23:06:40 +0000 (-0800) Subject: Merge branch 'jk/oid-array-cleanup' X-Git-Tag: v2.30.0-rc1~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e5ace7167a7d84cc906fd01768c470d75763a22d;p=thirdparty%2Fgit.git Merge branch 'jk/oid-array-cleanup' Code clean-up. * jk/oid-array-cleanup: commit-graph: use size_t for array allocation and indexing commit-graph: replace packed_oid_list with oid_array commit-graph: drop count_distinct_commits() function oid-array: provide a for-loop iterator oid-array: make sort function public cache.h: move hash/oid functions to hash.h t0064: make duplicate tests more robust t0064: drop sha1 mention from filename oid-array.h: drop sha1 mention from header guard --- e5ace7167a7d84cc906fd01768c470d75763a22d