summaryrefslogtreecommitdiff
path: root/src/patch_parse.c
Commit message (Expand)AuthorAgeFilesLines
* patch: when parsing, set nfiles correctly in deltaEdward Thomson2016-05-261-0/+3
* diff: include oid length in deltasEdward Thomson2016-05-261-8/+4
* patch parse: unset path prefixEdward Thomson2016-05-261-0/+4
* patch: use delta's old_file/new_file membersEdward Thomson2016-05-261-39/+26
* patch: abstract patches into diff'ed and parsedEdward Thomson2016-05-261-0/+920