Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packp/capability: Skip argument validations for unknown capabilities | Ori Rawlings | 2017-10-23 | 1 | -1/+1 |
| | | | | Fixes #623 | ||||
* | package plumbing documentation improvements (#248) | Máximo Cuadros | 2017-02-07 | 1 | -1/+2 |
| | |||||
* | transport: add git-send-pack support to local/ssh. (#163) | Santiago M. Mola | 2016-12-09 | 1 | -0/+2 |
| | | | | | | | | | * protocol/packp: add Packfile field to ReferenceUpdateRequest. * protocol/packp: add NewReferenceUpdateRequestFromCapabilities. * NewReferenceUpdateRequestFromCapabilities can be used to create a ReferenceUpdateRequest with initial capabilities compatible with the server. * protocol/packp: fix new line handling on report status. * transport/file: test error on unexisting command. | ||||
* | protocol/packp: capabilities new Capability entity and List struct, test ↵ | Máximo Cuadros | 2016-11-29 | 1 | -0/+249 |
improvements (#144) * protocol/pakp: capabilities new Capability entity and List struct, test improvements * etc: example cloud-config file * removing sorting from List.String |