summaryrefslogtreecommitdiff
path: root/tests/describe
Commit message (Expand)AuthorAgeFilesLines
* describe: only abort without tags if fallback is not allowed.Patrick Steinhardt2015-04-071-1/+6
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+1
* Don't use cl_git_pass for POSIX functionsrb/minor-cleanupsRussell Belfer2014-10-101-2/+2
* describe: rename git_describe_opts to git_describe_optionsCarlos Martín Nieto2014-09-304-13/+13
* describe: use globs in the testsCarlos Martín Nieto2014-09-304-49/+34
* describe: implement describing the workdirCarlos Martín Nieto2014-09-303-0/+48
* describe: split into gather and format stepsCarlos Martín Nieto2014-09-304-31/+46
* describe: rename _object() to _commit()Carlos Martín Nieto2014-09-302-2/+2
* object: introduce git_describe_object()nulltoken2014-04-304-0/+215