index
:
jcarr/libgit2
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remote_test.go
Age
Commit message (
Expand
)
Author
2021-09-05
The big Callback type adjustment of 2020
lhchavez
2021-09-05
Add support for managed HTTP/S transports (#810)
lhchavez
2021-09-05
Add support for custom smart transports (#806)
lhchavez
2021-02-03
Support git_remote_create_with_opts (#733)
Byoungchan Lee
2020-12-10
Ensure that no pointer handles leak during the test (#712)
lhchavez
2020-12-06
Add `NewCredentialSSHKeyFromSigner` (#706)
lhchavez
2020-12-05
Refactor all callbacks (#700)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2016-08-27
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2016-08-27
Run the tests in parallel
Carlos Martín Nieto
2016-04-23
Update to 1dc4491
Carlos Martín Nieto
2015-10-26
Update libgit2 to 821131f
Calin Seciu
2015-08-31
Run go fmt
Carlos Martín Nieto
2015-06-28
Create a ReferenceCollection for managing references
Carlos Martín Nieto
2015-06-28
Create a RemoteCollection for managing remotes
Carlos Martín Nieto
2015-06-08
Update to libgit2 b6011e29
Carlos Martín Nieto
2015-06-08
Merge remote-tracking branch 'origin/master' into next
Carlos Martín Nieto
2015-04-24
tests: always clean up temporary repository dirs
Patrick Steinhardt
2015-03-15
Update to libgit2 d675982a153
Carlos Martín Nieto
2015-01-05
Add prune methods to Remote.
David Calavera
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-10-27
Add connect methods to Remote.
David Calavera
2014-10-24
Add Remote#Ls.
David Calavera
2014-10-15
Add support for hostkey certificates
Carlos Martín Nieto
2014-10-15
Update to libgit2 master
Carlos Martín Nieto
2014-04-01
Remote: The whole point of the anonymous change
Carlos Martín Nieto
2014-04-01
rename inmemory to anonymous remote
Jesse Ezell
2014-03-20
add remote list
Jesse Ezell
2014-03-20
Remote: remove Get prefix from refspecs
Carlos Martín Nieto
2014-03-19
Remote: don't mix allocators
Carlos Martín Nieto