Bindings.Libgit2.Transport
type C'git_credtype_t
c'GIT_CREDTYPE_USERPASS_PLAINTEXT
type C'git_cred_free_callback
data C'git_cred
p'git_cred'credtype
p'git_cred'free
data C'git_cred_userpass_plaintext
p'git_cred_userpass_plaintext'parent
type C'git_cred_acquire_cb
p'git_cred_userpass_plaintext'username
p'git_cred_userpass_plaintext'password
type C'git_transport_flags_t
c'GIT_TRANSPORTFLAGS_NONE
c'GIT_TRANSPORTFLAGS_NO_CHECK_CERT
type C'git_transport_message_cb
type C'git_transport_set_callbacks_callback
type C'git_transport_connect_callback
type C'git_transport_ls_callback
type C'git_transport_push_callback
type C'git_transport_negotiate_fetch_callback
type C'git_transport_download_pack_callback
type C'git_transport_is_connected_callback
type C'git_transport_read_flags_callback
type C'git_transport_cancel_callback
type C'git_transport_close_callback
type C'git_transport_free_callback
data C'git_transport
type C'git_transport_cb
type C'git_smart_service_t
p'git_transport'version
c'GIT_SERVICE_UPLOADPACK_LS
p'git_transport'set_callbacks
c'GIT_SERVICE_UPLOADPACK
c'GIT_SERVICE_RECEIVEPACK_LS
p'git_transport'connect
c'GIT_SERVICE_RECEIVEPACK
p'git_transport'ls
p'git_transport'push
p'git_transport'negotiate_fetch
p'git_transport'download_pack
p'git_transport'is_connected
p'git_transport'read_flags
p'git_transport'cancel
type C'git_smart_subtransport_stream_read_callback
type C'git_smart_subtransport_stream_write_callback
p'git_transport'close
type C'git_smart_subtransport_stream_free_callback
p'git_transport'free
data C'git_smart_subtransport_stream
p'git_smart_subtransport_stream'subtransport
p'git_smart_subtransport_stream'read
type C'git_smart_subtransport_action_callback
type C'git_smart_subtransport_close_callback
type C'git_smart_subtransport_free_callback
p'git_smart_subtransport_stream'write
p'git_smart_subtransport_stream'free
data C'git_smart_subtransport
type C'git_smart_subtransport_cb
p'git_smart_subtransport'action
p'git_smart_subtransport'close
p'git_smart_subtransport'free
data C'git_smart_subtransport_definition
p'git_smart_subtransport_definition'callback
p'git_smart_subtransport_definition'rpc