Merge branch 'np/lookup-object-hashing'
commit3fb9d685dbff20bbc9d441a85eb3bef17ef5ec0f
authorJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000 (20 12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 20 Sep 2013 19:30:49 +0000 (20 12:30 -0700)
tree17a7f8bced51114212a0fc6403487400e4432090
parent08092082b7ba6435662310a945c7c96e42278f0a
parent9f36c9b7f77f188db47b80ae1118856249beaa15
Merge branch 'np/lookup-object-hashing'

Micro optimize hash function used in the object hash table.

* np/lookup-object-hashing:
  lookup_object: remove hashtable_index() and optimize hash_obj()