Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | project: move imports from srcd.works to gopkg.in | Antonio Jesus Navarro Perez | 2017-03-07 | 3 | -3/+3 |
| | | | | 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 | 3 | -3/+3 |
| | |||||
* | Fix some typos in plumbing docs (#244) | Sergio Arbeo | 2017-01-30 | 1 | -4/+4 |
| | |||||
* | Repository.Progress moved as a field in *Options (#237) | Máximo Cuadros | 2017-01-30 | 2 | -7/+7 |
| | |||||
* | remote: sideband support (#164) | Máximo Cuadros | 2016-12-07 | 2 | -17/+22 |
| | | | | | | * remote: sideband support * changes | ||||
* | revision based on goreportcard.com | Máximo Cuadros | 2016-12-06 | 2 | -4/+4 |
| | |||||
* | protocol/packp: sideband muxer and demuxer (#143) | Máximo Cuadros | 2016-11-30 | 6 | -0/+466 |
* format/pakp: sideband demuxer * format/pakp: sideband muxer * format/pakp: sideband demuxer and muxer * protocol/pakp: sideband demuxer and muxer * documentation and improvements * improvements * handle scan errors properly |