Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+2 |
* | git_patch_parse_ctx: refcount the context | Edward Thomson | 2016-05-26 | 1 | -15/+0 |
* | patch: `git_patch_from_patchfile` -> `git_patch_from_buffer` | Edward Thomson | 2016-05-26 | 1 | -0/+26 |
* | patch: use delta's old_file/new_file members | Edward Thomson | 2016-05-26 | 1 | -2/+0 |
* | patch: abstract patches into diff'ed and parsed | Edward Thomson | 2016-05-26 | 1 | -0/+57 |