From: Junio C Hamano Date: Tue, 27 Feb 2018 18:34:03 +0000 (-0800) Subject: Merge branch 'jt/binsearch-with-fanout' X-Git-Tag: v2.17.0-rc0~62 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f2fcbeb3bf2dfc198e9727d7c5fec15fa7a00a5c?hp=--cc Merge branch 'jt/binsearch-with-fanout' Refactor the code to binary search starting from a fan-out table (which is how the packfile is indexed with object names) into a reusable helper. * jt/binsearch-with-fanout: packfile: refactor hash search with fanout table packfile: remove GIT_DEBUG_LOOKUP log statements --- f2fcbeb3bf2dfc198e9727d7c5fec15fa7a00a5c