summaryrefslogtreecommitdiff
path: root/include/git2/push.h
Commit message (Expand)AuthorAgeFilesLines
* Const correctness!Jacques Germishuys2014-04-031-1/+1
* Added function-based initializers for every options struct.Matthew Bowen2014-03-051-0/+13
* Fix terrible indentationBen Straub2014-02-061-1/+1
* Add reflog parameters to git_push_update_tipsBen Straub2014-02-041-1/+7
* Update docs for new callback return value behaviorRussell Belfer2013-12-111-2/+4
* Support cancellation in push operationJameson Miller2013-10-021-1/+1
* Initial Implementation of progress reports during pushJameson Miller2013-09-301-0/+29
* push: small documentation fixFraser Tweedale2013-08-251-1/+1
* push: fix typo in git_push_finish() docAlessandro Ghedini2013-02-151-1/+1
* push: improve docs on success / failure of git_push_finishMichael Schubert2013-02-141-0/+10
* Add git_push_options, to set packbuilder parallelismPhilip Kelley2013-02-111-0/+32
* Update remote tips on pushJameson Miller2013-01-221-0/+9
* update copyrightsEdward Thomson2013-01-081-1/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+80