Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | describe: only abort without tags if fallback is not allowed. | Patrick Steinhardt | 2015-04-07 | 1 | -1/+6 |
* | describe: rename git_describe_opts to git_describe_options | Carlos Martín Nieto | 2014-09-30 | 1 | -2/+2 |
* | describe: use globs in the tests | Carlos Martín Nieto | 2014-09-30 | 1 | -2/+2 |
* | describe: split into gather and format steps | Carlos Martín Nieto | 2014-09-30 | 1 | -3/+6 |
* | describe: rename _object() to _commit() | Carlos Martín Nieto | 2014-09-30 | 1 | -1/+1 |
* | object: introduce git_describe_object() | nulltoken | 2014-04-30 | 1 | -0/+47 |