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