libgit2/include
Vicent Marti 4ca0b566ca oid: Export git_oid_tostr_s instead of _allocfmt
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.
2014-08-18 12:41:06 +02:00
..
git2 oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
git2.h Just put it all in buffer. 2014-07-16 13:34:25 -07:00