summaryrefslogtreecommitdiff
path: root/credentials.go
AgeCommit message (Expand)Author
2021-09-05Add support for managed SSH transport #minor (#814)lhchavez
2021-09-05Add support for managed HTTP/S transports (#810)lhchavez
2021-09-05Make all non-user-creatable structures non-comparable (#802)lhchavez
2020-12-06Add `NewCredentialSSHKeyFromSigner` (#706)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2020-02-23Fix the Cred interfacelhchavez
2019-12-10credentials: unconfuse Go about the typeCarlos Martín Nieto
2019-12-10Adjust to libgit2 changesCarlos Martín Nieto
2016-06-22Add NewCredSshKeyFromMemory to the credentials helpers.David Calavera
2014-12-11Remove useless includesCarlos Martín Nieto
2014-10-28Make the constants have typesCarlos Martín Nieto
2014-03-11cleanup clone codeJesse Ezell