summaryrefslogtreecommitdiff
path: root/remote_test.go
AgeCommit message (Expand)Author
2021-09-05The big Callback type adjustment of 2020lhchavez
2021-09-05Add support for managed HTTP/S transports (#810)lhchavez
2021-09-05Add support for custom smart transports (#806)lhchavez
2021-02-03Support git_remote_create_with_opts (#733)Byoungchan Lee
2020-12-10Ensure that no pointer handles leak during the test (#712)lhchavez
2020-12-06Add `NewCredentialSSHKeyFromSigner` (#706)lhchavez
2020-12-05Refactor all callbacks (#700)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2016-08-27Merge remote-tracking branch 'upstream/master' into nextCarlos Martín Nieto
2016-08-27Run the tests in parallelCarlos Martín Nieto
2016-04-23Update to 1dc4491Carlos Martín Nieto
2015-10-26Update libgit2 to 821131fCalin Seciu
2015-08-31Run go fmtCarlos Martín Nieto
2015-06-28Create a ReferenceCollection for managing referencesCarlos Martín Nieto
2015-06-28Create a RemoteCollection for managing remotesCarlos Martín Nieto
2015-06-08Update to libgit2 b6011e29Carlos Martín Nieto
2015-06-08Merge remote-tracking branch 'origin/master' into nextCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-03-15Update to libgit2 d675982a153Carlos Martín Nieto
2015-01-05Add prune methods to Remote.David Calavera
2014-10-28Make the constants have typesCarlos Martín Nieto
2014-10-27Add connect methods to Remote.David Calavera
2014-10-24Add Remote#Ls.David Calavera
2014-10-15Add support for hostkey certificatesCarlos Martín Nieto
2014-10-15Update to libgit2 masterCarlos Martín Nieto
2014-04-01Remote: The whole point of the anonymous changeCarlos Martín Nieto
2014-04-01rename inmemory to anonymous remoteJesse Ezell
2014-03-20add remote listJesse Ezell
2014-03-20Remote: remove Get prefix from refspecsCarlos Martín Nieto
2014-03-19Remote: don't mix allocatorsCarlos Martín Nieto