index
:
go.wit.com/lib/libgit2.git
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.go
Age
Commit message (
Expand
)
Author
2024-12-16
update to libgit2 version 1.8.4. dump old github and vendor stuff
Jeff Carr
2022-10-04
libgit2 v1.5.0 #major (#929)
Sanskar Jaiswal
2022-01-17
Add ProxyOptions for push operations (#872)
Aurélien
2021-10-23
bugfix: HTTPS Clone fails with remote pointer not found using Go transport (...
Yashodhan Ghadge
2021-09-05
Expose the ssh.PublicKey into the CertificateCheckCallback (#818)
lhchavez
2021-09-05
libgit2 v1.2.0 #major
lhchavez
2021-09-05
The big Callback type adjustment of 2020
lhchavez
2021-09-05
Add support for managed SSH transport #minor (#814)
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-09-05
Make all non-user-creatable structures non-comparable (#802)
lhchavez
2021-09-04
Prepare for the v1.2.0 release (#796)
lhchavez
2021-02-03
Support git_remote_create_with_opts (#733)
Byoungchan Lee
2020-12-10
More callback refactoring (#713)
lhchavez
2020-12-10
Ensure that no pointer handles leak during the test (#712)
lhchavez
2020-12-05
Refactor all callbacks (#700)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-11-26
Expose GIT_CERT_SSH_SHA256 (#690)
Hans Duedal
2020-10-22
refactor: Use undeprecated options init (#656)
Suhaib Mujahid
2020-07-10
FetchOptions: add ability to specify ProxyOptions (#623)
Jesse Hathaway
2020-03-26
clear native cred pointer after transfer ownership to libgit
Vladimir Buzuev
2020-03-26
fix SIGSERV on double free for Cred object
Vladimir Buzuev
2020-02-23
Fix the Cred interface
lhchavez
2020-02-13
Fix build for go 1.9
lhchavez
2017-07-04
remote: add keep-alive and references to the repository
Carlos Martín Nieto
2017-01-20
Merge remote-tracking branch 'origin/next'
Carlos Martín Nieto
2016-10-08
Remote Rename Fix
Mirko Nosenzo
2016-07-07
Returning Problems on Remote Rename
Mirko Nosenzo
2016-05-29
Remote Refinements
Mirko Nosenzo
2016-04-23
Update to 1dc4491
Carlos Martín Nieto
2016-02-15
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-11-12
Fix Fetch/Push memory allocation problems
Jose Alvarez
2015-10-26
Update libgit2 to 821131f
Calin Seciu
2015-08-31
Run go fmt
Carlos Martín Nieto
2015-08-31
Add nil check on CredentialsCallback wrapper
Aaron O'Mullan
2015-08-31
Add back support for RemoteCallbacks in Remote.Push()
Aaron O'Mullan
2015-07-01
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-07-01
Merge commit 'refs/pull/174/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2015-06-28
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-06-28
Create a RemoteCollection for managing remotes
Carlos Martín Nieto
2015-06-28
Get rid of Owner() on Remote and Submdoule
Carlos Martín Nieto
2015-06-28
Update to libgit2 fa39975
Carlos Martín Nieto
2015-06-10
Make the network code use handles
Carlos Martín Nieto
2015-06-08
Update to libgit2 b6011e29
Carlos Martín Nieto
2015-03-15
Update to libgit2 d675982a153
Carlos Martín Nieto
2015-03-04
Default signature
Mark Probst
2015-02-13
use git_signature_free
Matthew Donoughe
2015-01-05
Add prune methods to Remote.
David Calavera
2015-01-04
Update to libgit2 master
Carlos Martín Nieto
2014-12-13
Add the new callbacks for Remote.Push()
Carlos Martín Nieto
[next]