libgit2/tests/stash
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
..
drop.c Introduce cl_assert_equal_oid 2014-07-01 14:40:16 -04:00
foreach.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
save.c oid: Export git_oid_tostr_s instead of _allocfmt 2014-08-18 12:41:06 +02:00
stash_helpers.c Make checkout match diff for untracked/ignored dir 2014-04-22 21:51:54 -07:00
stash_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
submodules.c Make submodules externally refcounted 2014-03-25 09:14:48 -07:00