aboutsummaryrefslogtreecommitdiff
path: root/builtin/describe.c
Commit message (Expand)AuthorAge
* describe: Refresh the index when run with --dirtyAllan Caffee2011-08-11
* Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\
| * i18n: git-describe basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | Merge branch 'lt/default-abbrev'Junio C Hamano2011-03-23
|\ \
| * | Make the default abbrev length configurableLinus Torvalds2011-03-11
| |/
* | for_each_hash: allow passing a 'void *data' pointer to callbackLinus Torvalds2011-02-18
|/
* 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