Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: `src` is now `src/libgit2` | Edward Thomson | 2022-02-22 | 1 | -69/+0 |
* | xdiff: include new xdiff from git | Edward Thomson | 2022-01-30 | 1 | -4/+4 |
* | Make enum in src,tests and examples C90 compliant by removing trailing comma. | Peter Pettersson | 2021-11-15 | 1 | -1/+1 |
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+1 |
* | Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diff | Edward Thomson | 2016-08-24 | 1 | -0/+2 |
* | patch: `patch_diff` -> `patch_generated` | Edward Thomson | 2016-05-26 | 1 | -0/+66 |