aboutsummaryrefslogtreecommitdiff
path: root/builtin/describe.c
Commit message (Expand)AuthorAge
* Merge branch 'tf/commit-list-prefix'Junio C Hamano2010-12-22
|\
| * commit: Add commit_list prefix in two function names.Thiago Farina2010-11-29
* | describe: Delay looking up commits until searching for an inexact matchAnders Kaseorg2010-12-09
* | describe: Store commit_names in a hash table by commit SHA1Anders Kaseorg2010-12-09
* | describe: Do not use a flex array in struct commit_nameAnders Kaseorg2010-12-09
* | describe: Use for_each_rawrefAnders Kaseorg2010-12-09
|/
* Merge branch 'sp/maint-describe-tiebreak-with-tagger-date'Junio C Hamano2010-05-21
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22