summaryrefslogtreecommitdiff
path: root/src/transports/smart.h
Commit message (Expand)AuthorAgeFilesLines
* Custom transport: minor cleanupsEdward Thomson2014-08-141-0/+1
* smart: store reported symrefsCarlos Martín Nieto2014-05-211-2/+3
* Don't redefine the same callback types, their signatures may changeJacques Germishuys2014-04-211-1/+1
* remote: update head list on pushCarlos Martín Nieto2013-11-111-0/+2
* remote: make _ls return the list directlyCarlos Martín Nieto2013-11-111-0/+1
* protocol: basic support for multi_ack_detailedCarlos Martín Nieto2013-10-301-1/+3
* Merge pull request #1891 from libgit2/cmn/fix-thin-packsVicent Martí2013-10-281-1/+3
|\
| * net: advertise our support for fixing thin packsCarlos Martín Nieto2013-10-041-1/+3
* | Support cancellation in push operationJameson Miller2013-10-021-1/+1
|/
* Advertise and support side-band-64k when calling receive-packPhilip Kelley2013-03-121-0/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* Add a payload param to git_cred_acquire_cbBen Straub2012-12-101-0/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-1/+28
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* Basic authentication for http and winhttpPhilip Kelley2012-11-061-0/+1
* Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+149