From: Junio C Hamano Date: Thu, 8 Feb 2018 23:08:28 +0000 (-0800) Subject: Merge branch 'jt/binsearch-with-fanout' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/86fc3e8104af660d0eddb69be81160f6ef5cd14a?hp=--cc Merge branch 'jt/binsearch-with-fanout' into next 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 --- 86fc3e8104af660d0eddb69be81160f6ef5cd14a