libgit2/include
Russell Belfer 5f69a31f7d Initial implementation of new diff patch API
Replacing the `git_iterator` object, this creates a simple API
for accessing the "patch" for any file pair in a diff list and
then gives indexed access to the hunks in the patch and the lines
in the hunk.  This is the initial implementation of this revised
API - it is still broken, but at least builds cleanly.
2012-09-25 16:35:05 -07:00
..
git2 Initial implementation of new diff patch API 2012-09-25 16:35:05 -07:00
git2.h Add public API for internal ignores 2012-08-21 17:26:39 -07:00