My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
0809208
9f36c9b
)
Merge branch 'np/lookup-object-hashing'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000
(12:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000
(12:30 -0700)
Micro optimize hash function used in the object hash table.
* np/lookup-object-hashing:
lookup_object: remove hashtable_index() and optimize hash_obj()
Trivial merge