libgit2/include
Russell Belfer cb7180a6e2 Add git_diff_patch_print
This adds a `git_diff_patch_print()` API which is more like the
existing API to "print" a patch from an entire `git_diff_list`
but operates on a single `git_diff_patch` object.

Also, it rewrites the `git_diff_patch_to_str()` API to use that
function (making it very small).
2012-10-25 11:48:39 -07:00
..
git2 Add git_diff_patch_print 2012-10-25 11:48:39 -07:00
git2.h gsoc-pack-objects WIP 2012-10-09 21:28:31 +02:00