Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 2 | -4/+4 |
* | transport: remove SetAuth, fixes #206 (#210) | Anthony Weems | 2017-01-17 | 1 | -11/+11 |
* | server: add git server implementation (#190) | Santiago M. Mola | 2017-01-04 | 1 | -8/+8 |
* | transport: ssh, keeping the original path (#189) | Máximo Cuadros | 2016-12-15 | 1 | -4/+1 |
* | transport: add local transport (#145) | Santiago M. Mola | 2016-11-29 | 4 | -330/+48 |
* | remove old types from transport and use packp (#142) | Santiago M. Mola | 2016-11-28 | 2 | -37/+11 |
* | move: format/packp -> protocol/packp (#141) | Santiago M. Mola | 2016-11-25 | 1 | -7/+6 |
* | plumbing/transport: add common tests and fixes. (#136) | Santiago M. Mola | 2016-11-25 | 4 | -104/+83 |
* | transport: create Client interface (#132) | Santiago M. Mola | 2016-11-23 | 7 | -0/+748 |