| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | patch_parse: allow parsing ambiguous patch headers | Patrick Steinhardt | 2017-11-11 | 2 | -0/+16 |
| * | diff: implement function to calculate patch ID | Patrick Steinhardt | 2017-06-26 | 1 | -1/+60 |
| * | diff: treat binary patches with no data specialethomson/diff-read-empty-binary | Edward Thomson | 2016-09-05 | 2 | -0/+11 |
| * | 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 | 2 | -0/+2 |
| * | patch: `git_patch_from_patchfile` -> `git_patch_from_buffer` | Edward Thomson | 2016-05-26 | 2 | -2/+4 |
| * | apply: test postimages that grow/shrink original | Edward Thomson | 2016-05-26 | 1 | -0/+89 |
| * | Introduce git_patch_options, handle prefixes | Edward Thomson | 2016-05-26 | 2 | -4/+6 |
| * | patch_parse: test roundtrip patch parsing -> print | Edward Thomson | 2016-05-26 | 1 | -0/+166 |
| * | patch_parse: ensure we can parse a patch | Edward Thomson | 2016-05-26 | 1 | -0/+31 |
| * | apply: move patch data to patch_common.h | Edward Thomson | 2016-05-26 | 1 | -0/+574 |
