Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: add pointer to the new transport.Endpoint struct | Máximo Cuadros | 2017-11-21 | 1 | -4/+4 |
* | transport: make Endpoint an interface, fixes #362 | Santiago M. Mola | 2017-04-27 | 1 | -3/+3 |
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -5/+5 |
* | plumbing/transport: client avoid panics on nil protocol | Máximo Cuadros | 2017-02-21 | 1 | -0/+9 |
* | package plumbing documentation improvements (#248) | Máximo Cuadros | 2017-02-07 | 1 | -0/+2 |
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -5/+5 |
* | server: add git server implementation (#190) | Santiago M. Mola | 2017-01-04 | 1 | -3/+3 |
* | transport: new git protocol (#175) | Máximo Cuadros | 2016-12-12 | 1 | -0/+2 |
* | transport: add local transport (#145) | Santiago M. Mola | 2016-11-29 | 1 | -1/+4 |
* | transport: create Client interface (#132) | Santiago M. Mola | 2016-11-23 | 1 | -0/+32 |