libgit2-d v0.0.2 (2020-03-19T04:42:42Z)
Home
Dub
Repo
git_remote_stats
libgit2_d
remote
Get the statistics structure that is filled in by the fetch operation.
extern (
C
) nothrow @
nogc
const
(
libgit2_d.indexer.git_indexer_progress
)*
git_remote_stats
(
libgit2_d.types.git_remote
*
remote
)
Meta
Source
See Implementation
libgit2_d
remote
aliases
git_push_negotiation
git_push_transfer_progress_cb
git_push_update_reference_cb
git_url_resolve_cb
enums
git_fetch_prune_t
git_remote_autotag_option_t
git_remote_completion_t
git_remote_create_flags
functions
GIT_FETCH_OPTIONS_INIT
GIT_PUSH_OPTIONS_INIT
GIT_REMOTE_CALLBACKS_INIT
GIT_REMOTE_CREATE_OPTIONS_INIT
git_fetch_options_init
git_push_options_init
git_remote_add_fetch
git_remote_add_push
git_remote_autotag
git_remote_connect
git_remote_connected
git_remote_create
git_remote_create_anonymous
git_remote_create_detached
git_remote_create_options_init
git_remote_create_with_fetchspec
git_remote_create_with_opts
git_remote_default_branch
git_remote_delete
git_remote_disconnect
git_remote_download
git_remote_dup
git_remote_fetch
git_remote_free
git_remote_get_fetch_refspecs
git_remote_get_push_refspecs
git_remote_get_refspec
git_remote_init_callbacks
git_remote_is_valid_name
git_remote_list
git_remote_lookup
git_remote_ls
git_remote_name
git_remote_owner
git_remote_prune
git_remote_prune_refs
git_remote_push
git_remote_pushurl
git_remote_refspec_count
git_remote_rename
git_remote_set_autotag
git_remote_set_pushurl
git_remote_set_url
git_remote_stats
git_remote_stop
git_remote_update_tips
git_remote_upload
git_remote_url
manifest constants
GIT_FETCH_OPTIONS_VERSION
GIT_PUSH_OPTIONS_VERSION
GIT_REMOTE_CALLBACKS_VERSION
GIT_REMOTE_CREATE_OPTIONS_VERSION
structs
git_fetch_options
git_push_options
git_push_update
git_remote_callbacks
git_remote_create_options
Get the statistics structure that is filled in by the fetch operation.