Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(ssh): unable to pass a custom HostKeyCallback func | Ayman Bagabas | 2023-03-05 | 1 | -10/+69 |
* | Remove unused variables/types/functions | Abhinav Gupta | 2021-11-27 | 1 | -2/+1 |
* | transport: ssh, fix cloning large repositories (#272) | David Cuadrado | 2021-03-26 | 1 | -0/+21 |
* | fix goreportcard warnings | Oleg Kovalov | 2020-07-01 | 1 | -3/+2 |
* | *: migration from gopkg to go modules | Máximo Cuadros | 2020-03-10 | 1 | -1/+1 |
* | gofmt -s | Máximo Cuadros | 2018-01-25 | 1 | -2/+2 |
* | plumbing: transport ssh, ssh_config implementation | Máximo Cuadros | 2017-12-11 | 1 | -0/+67 |
* | transport: ssh, fixes override HostKeyCallback from DefaultClient | Máximo Cuadros | 2017-11-20 | 1 | -1/+1 |
* | transport: fix ssh override config, fixes #519v4.0.0-rc13 | Máximo Cuadros | 2017-07-28 | 1 | -0/+32 |
* | plumbing/transport: add common tests and fixes. (#136) | Santiago M. Mola | 2016-11-25 | 1 | -8/+0 |
* | transport: create Client interface (#132) | Santiago M. Mola | 2016-11-23 | 1 | -0/+17 |