index
:
go-git
master
push_url
A highly extensible Git implementation in pure Go.
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plumbing
/
transport
/
ssh
/
common_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing: transport/ssh, Fix nil pointer dereference caused when an unreachab...
Anand Francis Joseph
2023-11-02
1
-0
/
+22
*
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 #519
v4.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