summaryrefslogtreecommitdiff
path: root/builtin/describe.c
Commit message (Expand)AuthorAgeFilesLines
* for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-181-2/+2
* Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-221-3/+3
|\
| * commit: Add commit_list prefix in two function names.Thiago Farina2010-11-291-3/+3
* | describe: Delay looking up commits until searching for an inexact matchAnders Kaseorg2010-12-091-15/+22
* | describe: Store commit_names in a hash table by commit SHA1Anders Kaseorg2010-12-091-5/+33
* | describe: Do not use a flex array in struct commit_nameAnders Kaseorg2010-12-091-6/+6
* | describe: Use for_each_rawrefAnders Kaseorg2010-12-091-1/+1
|/
* Merge branch 'sp/maint-describe-tiebreak-with-tagger-date'Junio C Hamano2010-05-211-4/+45
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+396