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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
plumbing/transport: ssh check if list of known_hosts files is empty
Kuba Podgórski
2018-09-07
1
-6
/
+8
*
Return error when creating public keys from invalid PEM
Mark DeLillo
2018-02-25
1
-0
/
+3
*
Fix mistyping
Dmitry Labutin
2018-02-07
1
-2
/
+2
*
transport: made public all the fields and standardize AuthMethod
Máximo Cuadros
2017-11-21
1
-34
/
+48
*
Avoid using user.Current()
Kim, Hirokuni
2017-08-08
1
-6
/
+20
*
Use xanzy/ssh-agent to create the ssh agent correctly based on os.
Ethan Young
2017-06-01
1
-13
/
+4
*
transport: make Endpoint an interface, fixes #362
Santiago M. Mola
2017-04-27
1
-4
/
+9
*
transport: ssh, NewPublicKeys support for encrypted PEM files
Máximo Cuadros
2017-04-21
1
-7
/
+26
*
transport: ssh, NewPublicKeys helper
Máximo Cuadros
2017-04-21
1
-23
/
+46
*
transport: ssh, fork knownhosts package (temporal)
Máximo Cuadros
2017-04-17
1
-1
/
+1
*
transport: ssh, default HostKeyCallback
Máximo Cuadros
2017-04-16
1
-0
/
+86
*
plumbing/transport: git, error on empty SSH_AUTH_SOCK
Máximo Cuadros
2017-02-21
1
-3
/
+11
*
transport: create Client interface (#132)
Santiago M. Mola
2016-11-23
1
-0
/
+157