Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | transport: create Client interface (#132) | Santiago M. Mola | 2016-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | * plumbing: move plumbing/client package to plumbing/transport. * transport: create Client interface. * A Client can instantiate any client transport service. * InstallProtocol installs a Client for a given protocol, instead of just a UploadPackService. * A Client can open a session for fetch-pack or send-pack for a specific Endpoint. * Adapt ssh and http clients to the new client interface. * updated doc | ||||
* | new plumbing package (#118) | Máximo Cuadros | 2016-11-08 | 1 | -2/+2 |
| | | | * plumbing: now core was renamed to core, and formats and clients moved inside | ||||
* | gofmt simplify (#111) | ferhat elmas | 2016-11-07 | 1 | -3/+3 |
| | |||||
* | v3 -> v4 | Máximo Cuadros | 2016-08-11 | 1 | -2/+2 |
| | |||||
* | Add cshared files to allow building wrappers in other languages | Vadim Markovtsev | 2016-06-15 | 1 | -0/+192 |