Merge branch 'ak/describe-exact'
commitb932c3c1c16844af9af2b71790caaca30546e99e
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Dec 2010 20:49:59 +0000 (16 12:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Dec 2010 20:49:59 +0000 (16 12:49 -0800)
tree6fc2b8f3ee9ef7d19b73328aa8afc22a8d98a80a
parent20cb8e202520173727f3ea060e1eca035b32e2b7
parentd1645d02defe43fa5b43140050ba265fcc49fa70
Merge branch 'ak/describe-exact'

* 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