]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ak/describe-exact' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 19 Jan 2011 16:25:52 +0000 (08:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 19 Jan 2011 16:25:52 +0000 (08:25 -0800)
commit3a1882c1fe42eec8a9c6083e26ffc729340014b2
treed103024a4b19021a453b83faf79ce37f1a1b60c4
parent267684f0b7428583ba88c4acc0e9ef322a36b3ff
parentd1645d02defe43fa5b43140050ba265fcc49fa70
Merge branch 'ak/describe-exact' into maint

* 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