libgit2/include
Russell Belfer 9cfce2735d Cleanups, renames, and leak fixes
This renames git_vector_free_all to the better git_vector_free_deep
and also contains a couple of memory leak fixes based on valgrind
checks.  The fixes are specifically: failure to free global dir
path variables when not compiled with threading on and failure to
free filters from the filter registry that had not be initialized
fully.
2013-12-12 12:11:38 -08:00
..
git2 Cleanups, renames, and leak fixes 2013-12-12 12:11:38 -08:00
git2.h Include git2/revert.h in git2.h 2013-12-03 23:00:50 +08:00