From: Junio C Hamano Date: Wed, 10 Feb 2021 22:48:31 +0000 (-0800) Subject: Merge branch 'jk/use-oid-pos' X-Git-Tag: v2.31.0-rc0~69 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d5b1c06ac1e46e985b5d62bccb78d9fb6de374a;p=thirdparty%2Fgit.git Merge branch 'jk/use-oid-pos' Code clean-up to ensure our use of hashtables using object names as keys use the "struct object_id" objects, not the raw hash values. * jk/use-oid-pos: oid_pos(): access table through const pointers hash_pos(): convert to oid_pos() rerere: use strmap to store rerere directories rerere: tighten rr-cache dirname check rerere: check dirname format while iterating rr_cache directory commit_graft_pos(): take an oid instead of a bare hash --- 9d5b1c06ac1e46e985b5d62bccb78d9fb6de374a