libgit2/include
Russell Belfer 6789b7a75d Add buffer to buffer diff and patch APIs
This adds `git_diff_buffers` and `git_patch_from_buffers`.  This
also includes a bunch of internal refactoring to increase the
shared code between these functions and the blob-to-blob and
blob-to-buffer APIs, as well as some higher level assert helpers
in the tests to also remove redundancy.
2014-02-27 14:13:22 -08:00
..
git2 Add buffer to buffer diff and patch APIs 2014-02-27 14:13:22 -08:00
git2.h Include git2/revert.h in git2.h 2013-12-03 23:00:50 +08:00