summaryrefslogtreecommitdiff
path: root/src/patch_parse.h
Commit message (Expand)AuthorAgeFilesLines
* parse: extract parse modulePatrick Steinhardt2017-11-111-11/+2
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-0/+2
* Fix missing include for header filesPatrick Steinhardt2017-07-031-0/+2
* Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diffEdward Thomson2016-08-241-0/+2
* introduce `git_diff_from_buffer` to parse diffsEdward Thomson2016-05-261-0/+29
* git_patch_parse_ctx: refcount the contextEdward Thomson2016-05-261-0/+25