aboutsummaryrefslogtreecommitdiffstats
path: root/plumbing/transport/test
Commit message (Expand)AuthorAgeFilesLines
* fix goreportcard warningsOleg Kovalov2020-07-011-1/+1
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-20/+20
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-102-12/+12
* Simplify return statement in receivePackNoCheckIskander (Alex) Sharipov2018-12-121-5/+1
* *: use parser to populate non writable storages and bug fixesMiguel Molina2018-08-072-7/+6
* Remove printlnAntonio Jesus Navarro Perez2018-06-051-1/+0
* plumbing: transport, make target repo writeable in testsJavi Fontan2018-03-271-0/+21
* all: make the upcoming Go 1.11's vet happyDaniel Martí2018-03-011-11/+11
* update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-231-1/+1
* *: add pointer to the new transport.Endpoint structMáximo Cuadros2017-11-212-10/+10
* config: support a configurable, and turn-off-able, pack.windowJeremy Stribling2017-09-111-1/+1
* *: windows support, some more fixes (2) (#536)Manuel Carmona2017-08-071-0/+6
* *: windows support, some more fixes (#533)Manuel Carmona2017-08-031-0/+1
* transport: context package supportMáximo Cuadros2017-07-252-13/+89
* improve delete support on pushSantiago M. Mola2017-07-111-0/+4
* transport/internal: remove Wait function, use Close directlySantiago M. Mola2017-06-131-1/+2
* fix ReceivePackSuite.TestSendPackAddDeleteReferenceSantiago M. Mola2017-06-131-2/+4
* project: move imports from srcd.works to gopkg.inAntonio Jesus Navarro Perez2017-03-072-12/+12
* new srcd.works/go-git.v4 pathMáximo Cuadros2017-01-302-12/+12
* new git fixture pathMáximo Cuadros2017-01-301-1/+1
* transport/http: fix partial request with haves. Fix #216. (#221)Antonio Navarro Perez2017-01-251-0/+15
* transport: remove SetAuth, fixes #206 (#210)Anthony Weems2017-01-172-23/+25
* server: add git server implementation (#190)Santiago M. Mola2017-01-042-88/+88
* remote: add Push (#178)Santiago M. Mola2016-12-191-8/+45
* packfile: delta selection logic (#182)Antonio Navarro Perez2016-12-161-1/+1
* transport: add git-send-pack support to local/ssh. (#163)Santiago M. Mola2016-12-092-0/+285
* plumbing/transport: allow AdvertisedReferences being called multiple times. (...Santiago M. Mola2016-12-081-4/+6
* capabilities: full integration (#151)Máximo Cuadros2016-12-011-8/+32
* protocol/packp: capabilities new Capability entity and List struct, test impr...Máximo Cuadros2016-11-291-2/+5
* remove old types from transport and use packp (#142)Santiago M. Mola2016-11-281-6/+7
* plumbing/transport: add common tests and fixes. (#136)Santiago M. Mola2016-11-251-0/+166