summaryrefslogtreecommitdiff
path: root/src/push.h
Commit message (Expand)AuthorAgeFilesLines
* Tell the git_transport about the custom_headersMatt Burke2015-09-081-0/+1
* Better param docsBen Chatelain2015-07-281-1/+3
* Fix remaining documentation warningsBen Chatelain2015-07-271-1/+1
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-131-2/+2
* push: remove own copy of callbacksCarlos Martín Nieto2015-05-131-32/+0
* push: report the update plan to the callercmn/negotiation-notifyCarlos Martín Nieto2015-04-191-1/+8
* push: remove reflog message overrideCarlos Martín Nieto2015-03-031-5/+1
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-031-1/+0
* remote: remove git_push from the public APIcmn/hide-pushCarlos Martín Nieto2014-12-301-0/+110
* push: use the common refspec parsercmn/push-refspec-refactorCarlos Martín Nieto2014-11-091-4/+2
* Initial Implementation of progress reports during pushJameson Miller2013-09-301-0/+5
* Implemented push on the local transportabepern2013-03-111-0/+7
* Add git_push_options, to set packbuilder parallelismPhilip Kelley2013-02-111-0/+3
* update copyrightsEdward Thomson2013-01-081-1/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+41