Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jt/binsearch-with-fanout' into next
author
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Feb 2018 23:08:28 +0000
(15:08 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 8 Feb 2018 23:08:28 +0000
(15:08 -0800)
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
1
2
packfile.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
d8f074e
17188a0
)
diff --cc
packfile.c
Simple merge