summaryrefslogtreecommitdiff
path: root/include/git2/apply.h
Commit message (Expand)AuthorAgeFilesLines
* Add some missing documentation about return valuepunkymaniac2021-06-021-0/+2
* apply: add GIT_APPLY_CHECKDrew DeVault2019-10-221-0/+12
* docs: More of itEtienne Samson2019-06-261-1/+6
* doc: add missing documentation commentsEtienne Samson2019-06-151-0/+1
* apply: add an options struct initializerethomson/opts_initEdward Thomson2019-06-141-1/+3
* 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