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
/
auth_method_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use go-billy instead of os calls
Máximo Cuadros
2021-05-02
1
-6
/
+20
*
plumbing: transport/ssh, support more formats in `NewPublicKeys` SSH helper (...
Hidde Beydals
2021-04-17
1
-0
/
+7
*
plumbing: transport/ssh, fix no agent test on windows
v5.3.0
Máximo Cuadros
2021-03-29
1
-1
/
+1
*
plumbing/transport: ssh check if list of known_hosts files is empty
Kuba Podgórski
2018-09-07
1
-1
/
+61
*
Return error when creating public keys from invalid PEM
Mark DeLillo
2018-02-25
1
-0
/
+6
*
transport: made public all the fields and standardize AuthMethod
Máximo Cuadros
2017-11-21
1
-4
/
+4
*
*: windows support, some more fixes (2) (#536)
Manuel Carmona
2017-08-07
1
-1
/
+1
*
Use xanzy/ssh-agent to create the ssh agent correctly based on os.
Ethan Young
2017-06-01
1
-1
/
+11
*
transport: ssh, NewPublicKeys support for encrypted PEM files
Máximo Cuadros
2017-04-21
1
-2
/
+9
*
transport: ssh, NewPublicKeys helper
Máximo Cuadros
2017-04-21
1
-0
/
+22
*
plumbing/transport: git, error on empty SSH_AUTH_SOCK
Máximo Cuadros
2017-02-21
1
-0
/
+15
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-0
/
+91