summaryrefslogtreecommitdiff
path: root/include/git2/describe.h
Commit message (Expand)AuthorAgeFilesLines
* Add `const` qualifierYury G. Kudryashov2015-05-151-1/+1
* Fix doc comment formattingBen Chatelain2015-02-101-2/+3
* describe: document the APIcmn/describeCarlos Martín Nieto2014-09-301-3/+71
* describe: rename git_describe_opts to git_describe_optionsCarlos Martín Nieto2014-09-301-5/+9
* describe: implement describing the workdirCarlos Martín Nieto2014-09-301-0/+5
* describe: split into gather and format stepsCarlos Martín Nieto2014-09-301-4/+23
* describe: rename _object() to _commit()Carlos Martín Nieto2014-09-301-1/+1
* object: introduce git_describe_object()nulltoken2014-04-301-0/+66