Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factor 40 and 41 constants from source. | Ciro Santilli | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | oid: Export `git_oid_tostr_s` instead of `_allocfmt`vmg/tostr_s | Vicent Marti | 2014-08-18 | 1 | -3/+2 |
| | | | | | | The old `allocfmt` is of no use to callers, as they are not able to free the returned buffer. Export a new API that returns a static string that doesn't need to be freed. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 10 | -0/+1462 |