libgit2/include
Russell Belfer f2b7f7a6cb Share git_diff_blobs/git_diff_blob_to_buffer code
This moves the implementation of these two APIs into common code
that will be shared between the two.  Also, this adds tests for
the `git_diff_blob_to_buffer` API.  Lastly, this adds some extra
`const` to a few places that can use it.
2013-01-07 15:44:22 -08:00
..
git2 Share git_diff_blobs/git_diff_blob_to_buffer code 2013-01-07 15:44:22 -08:00
git2.h Merge pull request #1108 from libgit2/ahead-behind-count 2012-11-29 22:53:34 -08:00