Merge branch 'ak/describe-exact' into next
commit33497dbda1e864f3d5912d72022b1c84e110a979
authorJunio C Hamano <gitster@pobox.com>
Sat, 11 Dec 2010 02:17:23 +0000 (10 18:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 11 Dec 2010 02:17:23 +0000 (10 18:17 -0800)
tree9dfb8509899549c61c211936ef6b2800f1031b66
parent7a2c2c68d952cf8571bb669c8795bb3416c4b465
parentd1645d02defe43fa5b43140050ba265fcc49fa70
Merge branch 'ak/describe-exact' into next

* ak/describe-exact:
  describe: Delay looking up commits until searching for an inexact match
  describe: Store commit_names in a hash table by commit SHA1
  describe: Do not use a flex array in struct commit_name
  describe: Use for_each_rawref