Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch_parse: allow parsing ambiguous patch headers | Patrick Steinhardt | 2017-11-11 | 1 | -0/+6 |
* | patch: differentiate not found and invalid patches | Edward Thomson | 2016-05-26 | 1 | -6/+75 |
* | git_patch_parse_ctx: refcount the context | Edward Thomson | 2016-05-26 | 1 | -0/+1 |
* | patch: `git_patch_from_patchfile` -> `git_patch_from_buffer` | Edward Thomson | 2016-05-26 | 1 | -1/+2 |
* | Introduce git_patch_options, handle prefixes | Edward Thomson | 2016-05-26 | 1 | -3/+5 |
* | patch_parse: ensure we can parse a patch | Edward Thomson | 2016-05-26 | 1 | -0/+31 |