Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing documentation about return value | punkymaniac | 2021-06-02 | 1 | -0/+2 |
* | apply: add GIT_APPLY_CHECK | Drew DeVault | 2019-10-22 | 1 | -0/+12 |
* | docs: More of it | Etienne Samson | 2019-06-26 | 1 | -1/+6 |
* | doc: add missing documentation comments | Etienne Samson | 2019-06-15 | 1 | -0/+1 |
* | apply: add an options struct initializerethomson/opts_init | Edward Thomson | 2019-06-14 | 1 | -1/+3 |
* | Introduce GIT_CALLBACK macro to enforce cdecl | Edward Thomson | 2019-01-17 | 1 | -2/+2 |
* | apply: introduce a hunk callback | Edward Thomson | 2018-11-05 | 1 | -0/+17 |
* | apply: introduce a delta callback | Edward Thomson | 2018-11-05 | 1 | -0/+19 |
* | apply: move location to an argument, not the opts | Edward Thomson | 2018-11-05 | 1 | -11/+21 |
* | apply: introduce `git_apply` | Edward Thomson | 2018-11-04 | 1 | -0/+42 |
* | apply: introduce `git_apply_tree` | Edward Thomson | 2018-11-03 | 1 | -0/+41 |