summaryrefslogtreecommitdiff
path: root/tests/patch/parse.c
Commit message (Expand)AuthorAgeFilesLines
* patch_parse: allow parsing ambiguous patch headersPatrick Steinhardt2017-11-111-0/+6
* patch: differentiate not found and invalid patchesEdward Thomson2016-05-261-6/+75
* git_patch_parse_ctx: refcount the contextEdward Thomson2016-05-261-0/+1
* patch: `git_patch_from_patchfile` -> `git_patch_from_buffer`Edward Thomson2016-05-261-1/+2
* Introduce git_patch_options, handle prefixesEdward Thomson2016-05-261-3/+5
* patch_parse: ensure we can parse a patchEdward Thomson2016-05-261-0/+31