]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ak/describe-exact'
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Dec 2010 20:49:59 +0000 (12:49 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Dec 2010 20:49:59 +0000 (12:49 -0800)
* 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


Trivial merge