summaryrefslogtreecommitdiff
path: root/tests/describe/describe.c
Commit message (Expand)AuthorAgeFilesLines
* describe: only abort without tags if fallback is not allowed.Patrick Steinhardt2015-04-071-1/+6
* describe: rename git_describe_opts to git_describe_optionsCarlos Martín Nieto2014-09-301-2/+2
* describe: use globs in the testsCarlos Martín Nieto2014-09-301-2/+2
* describe: split into gather and format stepsCarlos Martín Nieto2014-09-301-3/+6
* describe: rename _object() to _commit()Carlos Martín Nieto2014-09-301-1/+1
* object: introduce git_describe_object()nulltoken2014-04-301-0/+47