Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refcount: make refcounting conform to aliasing rules | Patrick Steinhardt | 2017-11-18 | 1 | -1/+1 |
* | parse: extract parse module | Patrick Steinhardt | 2017-11-11 | 1 | -1/+1 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -2/+3 |
* | diff_parse: free object instead of its pointer | Patrick Steinhardt | 2017-04-25 | 1 | -1/+1 |
* | diff_parse: check return value of `git_diff_init_options` | Patrick Steinhardt | 2017-03-21 | 1 | -1/+5 |
* | diff_parse: correctly set options for parsed diffs | Patrick Steinhardt | 2017-03-14 | 1 | -1/+3 |
* | Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diff | Edward Thomson | 2016-08-24 | 1 | -6/+2 |
* | introduce `git_diff_from_buffer` to parse diffs | Edward Thomson | 2016-05-26 | 1 | -0/+105 |