summaryrefslogtreecommitdiff
path: root/tests/apply/fromdiff.c
Commit message (Expand)AuthorAgeFilesLines
* tests: apply: verify that we correctly truncate the source bufferPatrick Steinhardt2019-02-211-0/+33
* patch: add support for partial patch applicationJason Haslam2018-11-051-0/+46
* apply: introduce a hunk callbackEdward Thomson2018-11-051-1/+1
* Convert usage of `git_buf_free` to new `git_buf_dispose`Patrick Steinhardt2018-06-101-2/+2
* apply: move patch data to patch_common.hEdward Thomson2016-05-261-1/+1
* patch application: apply binary patchesEdward Thomson2016-05-261-11/+116
* apply: handle empty patchesEdward Thomson2016-05-261-0/+8
* Introduce git_apply_patchEdward Thomson2016-05-261-0/+176