| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #5159 from pks-t/pks/patch-parse-old-missing-nl | Edward Thomson | 2019-07-20 | 1 | -3/+23 |
| |\ | |||||
| | * | patch_parse: ensure valid patch output with EOFNL | Erik Aigner | 2019-07-11 | 1 | -9/+15 |
| | * | patch_parse: handle missing newline indicator in old file | Patrick Steinhardt | 2019-07-11 | 1 | -0/+14 |
| * | | patch_parse: do not depend on parsed buffer's lifetime | Patrick Steinhardt | 2019-07-05 | 1 | -0/+20 |
| |/ | |||||
| * | 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 |
