projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
267684f
d1645d0
)
Merge branch 'ak/describe-exact' into maint
author
Junio C Hamano
<gitster@pobox.com>
Wed, 19 Jan 2011 16:25:52 +0000
(08:25 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 19 Jan 2011 16:25:52 +0000
(08:25 -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