| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | patch: use GIT_ASSERT | Edward Thomson | 2020-11-27 | 1 | -7/+9 |
| * | diff_print: add a new 'print_index' flag when printing diff. | Gregory Herrero | 2019-11-19 | 1 | -1/+1 |
| * | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -2/+2 |
| * | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -1/+1 |
| * | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -2/+2 |
| * | Add missing license headers | Patrick Steinhardt | 2017-07-03 | 1 | -0/+7 |
| * | patch: error on diff callback failure | Edward Thomson | 2016-09-02 | 1 | -0/+3 |
| * | Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diff | Edward Thomson | 2016-08-24 | 1 | -0/+6 |
| * | patch parse: dup the patch from the callers | Edward Thomson | 2016-05-26 | 1 | -6/+0 |
| * | patch: abstract patches into diff'ed and parsed | Edward Thomson | 2016-05-26 | 1 | -812/+131 |
| * | patch parsing: parse binary patch files | Edward Thomson | 2016-05-26 | 1 | -9/+145 |
| * | Patch parsing from patch files | Edward Thomson | 2016-05-26 | 1 | -0/+758 |
