libgit2/tests/commit
Carlos Martín Nieto 47cb42da5a commit: split creating the commit and writing it out
Sometimes you want to create a commit but not write it out to the
objectdb immediately. For these cases, provide a new function to
retrieve the buffer instead of having to go through the db.
2016-03-08 13:11:49 +01:00
..
commit.c commit: Fix memory leak in test suite 2015-12-17 10:13:04 +01:00
parent.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
parse.c commit: expose the different kinds of errors 2016-02-16 14:06:48 +01:00
signature.c signature: Strip crud just like Git does 2015-10-21 11:58:44 +02:00
write.c commit: split creating the commit and writing it out 2016-03-08 13:11:49 +01:00