author | Junio C Hamano <gitster@pobox.com> | |
Sat, 11 Dec 2010 02:17:23 +0000 (18:17 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 11 Dec 2010 02:17:23 +0000 (18:17 -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
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