summaryrefslogtreecommitdiff
path: root/include/git2/apply.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce GIT_CALLBACK macro to enforce cdeclEdward Thomson2019-01-171-2/+2
* apply: introduce a hunk callbackEdward Thomson2018-11-051-0/+17
* apply: introduce a delta callbackEdward Thomson2018-11-051-0/+19
* apply: move location to an argument, not the optsEdward Thomson2018-11-051-11/+21
* apply: introduce `git_apply`Edward Thomson2018-11-041-0/+42
* apply: introduce `git_apply_tree`Edward Thomson2018-11-031-0/+41