git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9dc254b
b4e00f7
)
Merge branch 'jt/binsearch-with-fanout'
author
Junio C Hamano
<redacted>
Tue, 27 Feb 2018 18:34:03 +0000
(10:34 -0800)
committer
Junio C Hamano
<redacted>
Tue, 27 Feb 2018 18:34:03 +0000
(10:34 -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
diff --cc
packfile.c
Simple merge
git clone https://git.99rst.org/PROJECT