summaryrefslogtreecommitdiff
path: root/src/patch.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* git_patch_parse_ctx: refcount the contextEdward Thomson2016-05-261-15/+0
* patch: `git_patch_from_patchfile` -> `git_patch_from_buffer`Edward Thomson2016-05-261-0/+26
* patch: use delta's old_file/new_file membersEdward Thomson2016-05-261-2/+0
* patch: abstract patches into diff'ed and parsedEdward Thomson2016-05-261-0/+57