summaryrefslogtreecommitdiff
path: root/include/git2/patch.h
Commit message (Expand)AuthorAgeFilesLines
* Fix const-correctness of git_patch_get_delta, git_patch_num_hunks, git_patch_...Jacques Germishuys2014-04-111-3/+3
* Add buffer to buffer diff and patch APIsRussell Belfer2014-02-271-0/+28
* Drop git_patch_to_strNicolas Hake2014-01-221-11/+0
* Expose patch serialization to git_bufNicolas Hake2014-01-221-0/+10
* Update docs for new callback return value behaviorRussell Belfer2013-12-111-2/+2
* Create git_diff_line and extend git_diff_hunkRussell Belfer2013-10-211-15/+2
* Diff API cleanupRussell Belfer2013-10-151-12/+5
* Rename diff objects and split patch.hRussell Belfer2013-10-111-0/+270