summaryrefslogtreecommitdiff
path: root/include/git2/cherrypick.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copy&paste in git_cherrypick_commit docstringDave Lee2019-11-291-2/+2
* Rename opt init functions to `options_init`Edward Thomson2019-06-141-1/+1
* docs: standardize comment block for git_*_init_options functionsEtienne Samson2018-05-071-4/+6
* Use correct Doxygen trailing comment syntaxBen Chatelain2015-02-101-2/+2
* Fix doc comment formattingBen Chatelain2015-02-101-2/+2
* doc: add documentation to all the public structs and enumscmn/doc-allCarlos Martín Nieto2014-12-061-2/+5
* git_cherry_pick -> git_cherrypickEdward Thomson2014-07-221-15/+15
* Fixed miscellaneous documentation errors.Michael Anderson2014-05-231-1/+1
* Fix remaining init_options inconsistenciesRussell Belfer2014-05-021-6/+5
* Added cherry-pick supportJacques Germishuys2014-04-141-0/+88