summaryrefslogtreecommitdiff
path: root/src/push.c
Commit message (Expand)AuthorAgeFilesLines
* Add git_push_options, to set packbuilder parallelismPhilip Kelley2013-02-111-2/+19
* Merge the push report into the refs to avoid a 3rd network callPhilip Kelley2013-02-081-2/+16
* Update remote tips on pushJameson Miller2013-01-221-0/+54
* Don't segfault if transport doesn't support push.Sebastian Bauer2013-01-171-0/+6
* push: properly handle tagsMichael Schubert2013-01-091-6/+42
* Relax refspecs accepted by pushJameson Miller2013-01-091-15/+32
* update copyrightsEdward Thomson2013-01-081-1/+1
* Fix bug in gen_pktline() for deletes of missing remote refsCongyi Wu2013-01-031-35/+18
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-0/+422