summaryrefslogtreecommitdiff
path: root/src/transports/smart_protocol.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix gen_pktline format specifier for Win32Philip Kelley2013-01-221-1/+1
* Fix really bad error handling in git_smart__negotiate_fetchPhilip Kelley2013-01-181-21/+45
* update copyrightsEdward Thomson2013-01-081-1/+1
* Fixed size_t format string warningMaxwell Swadling2013-01-051-1/+1
* Fix bug in gen_pktline() for deletes of missing remote refsCongyi Wu2013-01-031-45/+10
* Add a payload param to git_cred_acquire_cbBen Straub2012-12-101-1/+2
* Remove casts of return values of type void *Philip Kelley2012-11-291-2/+2
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-6/+238
* Fix warnings on Win64 buildRussell Belfer2012-11-271-5/+5
* Rename ref and reflog apis for consistencyBen Straub2012-11-271-1/+1
* create callback to handle packs from fetch, move the indexer to odb_packEdward Thomson2012-11-051-15/+13
* Fix bytes_received in fetch tests - we weren't calling the callbackPhilip Kelley2012-11-021-8/+15
* Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+476