summaryrefslogtreecommitdiff
path: root/builtin/describe.c
Commit message (Expand)AuthorAgeFilesLines
* describe: Refresh the index when run with --dirtyAllan Caffee2011-08-111-2/+15
* Merge branch 'ab/i18n-st'Junio C Hamano2011-04-011-18/+18
|\
| * i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason2011-03-091-18/+18
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-231-1/+5
|\ \
| * | Make the default abbrev length configurableLinus Torvalds2011-03-111-1/+5
| |/
* | 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