Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstr | Edward Thomson | 2021-10-17 | 1 | -1/+0 |
* | 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 | -5/+2 |
* | describe: implement describing the workdir | Carlos Martín Nieto | 2014-09-30 | 1 | -0/+8 |
* | describe: split into gather and format steps | Carlos Martín Nieto | 2014-09-30 | 1 | -0/+1 |
* | object: introduce git_describe_object() | nulltoken | 2014-04-30 | 1 | -0/+9 |