Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | plumbing: packp, A request is not empty if it contains shallows. Fixes #328 | Arieh Schneier | 2023-07-02 | 1 | -0/+7 |
| | | | | Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com> | ||||
* | plumbing: protocol/pakp, update agent | Carlos Alexandro Becker | 2022-01-19 | 1 | -1/+1 |
| | | | Signed-off-by: Carlos A Becker <caarlos0@gmail.com> | ||||
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -2/+2 |
| | |||||
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 1 | -2/+2 |
| | | | | To be able to fix #261 we will move again to gopkg.in before v4 stable release. | ||||
* | new srcd.works/go-git.v4 path | Máximo Cuadros | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | transport/http: fix partial request with haves. Fix #216. (#221) | Antonio Navarro Perez | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | protocol/packp: UploadPackResponse implementation (#161) | Máximo Cuadros | 2016-12-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | * plumbing/protocol: paktp avoid duplication of haves, wants and shallow * protocol/pakp: UploadPackResponse implementation * changes * changes * changes * debug * changes | ||||
* | plumbing/protocol: paktp avoid duplication of haves, wants and shallow (#158) | Máximo Cuadros | 2016-12-05 | 1 | -0/+27 |
| | |||||
* | capabilities: full integration (#151) | Máximo Cuadros | 2016-12-01 | 1 | -0/+42 |
* format/pktline: fix readPayloadLen err handling * protocol/pakp: UploadReq validation and creation of capabilities * protocol/pakp: AdvRef tests * protocol/pakp: capability.List.Delete * protocol: filter unsupported capabilities * remote capability negociation * transport: UploadRequest validation * requested changes |