Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch: add owner accessor | Jason Haslam | 2020-12-11 | 1 | -0/+8 |
* | patch_generate: represent buffers as void pointers | Patrick Steinhardt | 2017-07-10 | 1 | -2/+2 |
* | patch: minor documentation fix. | Davide Coppola | 2016-10-16 | 1 | -1/+1 |
* | diff docs: update `git_diff_delta` description | Edward Thomson | 2015-02-03 | 1 | -6/+3 |
* | Fix const-correctness of git_patch_get_delta, git_patch_num_hunks, git_patch_... | Jacques Germishuys | 2014-04-11 | 1 | -3/+3 |
* | Add buffer to buffer diff and patch APIs | Russell Belfer | 2014-02-27 | 1 | -0/+28 |
* | Drop git_patch_to_str | Nicolas Hake | 2014-01-22 | 1 | -11/+0 |
* | Expose patch serialization to git_buf | Nicolas Hake | 2014-01-22 | 1 | -0/+10 |
* | Update docs for new callback return value behavior | Russell Belfer | 2013-12-11 | 1 | -2/+2 |
* | Create git_diff_line and extend git_diff_hunk | Russell Belfer | 2013-10-21 | 1 | -15/+2 |
* | Diff API cleanup | Russell Belfer | 2013-10-15 | 1 | -12/+5 |
* | Rename diff objects and split patch.h | Russell Belfer | 2013-10-11 | 1 | -0/+270 |