summaryrefslogtreecommitdiff
path: root/src/transports/smart.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all GITERR_CHECK_ALLOC referencesVicent Marti2014-01-151-2/+0
* Remove converting user error to GIT_EUSERRussell Belfer2013-12-111-6/+7
* Further EUSER and error propagation fixesRussell Belfer2013-12-111-2/+1
* remote: update head list on pushCarlos Martín Nieto2013-11-111-9/+19
* remote: make _ls return the list directlyCarlos Martín Nieto2013-11-111-14/+20
* Support cancellation in push operationJameson Miller2013-10-021-2/+7
* Allow git_remote_ls after disconnecting from the remoteCarlos Martín Nieto2013-04-151-6/+8
* Several warnings detected by static code analyzer fixedArkadiy Shapkin2013-03-181-1/+1
* Merge the push report into the refs to avoid a 3rd network callPhilip Kelley2013-02-081-1/+8
* update copyrightsEdward Thomson2013-01-081-1/+1
* Add a payload param to git_cred_acquire_cbBen Straub2012-12-101-0/+2
* Deploy versioned git_transport structureBen Straub2012-11-301-0/+1
* Remove casts of return values of type void *Philip Kelley2012-11-291-1/+1
* Push! By schu, phkelley, and congyiwu, et alPhilip Kelley2012-11-281-80/+129
* API updates for remote.hBen Straub2012-11-271-2/+2
* Fix warnings on Win64 buildRussell Belfer2012-11-271-1/+1
* Basic authentication for http and winhttpPhilip Kelley2012-11-061-1/+7
* Reorganize transport architecture (squashed 3)Philip Kelley2012-11-011-0/+278