libgit2_d.deprecated_

Undocumented in source.

Members

Aliases

GIT_ATTR_FALSE
deprecated alias GIT_ATTR_FALSE = GIT_ATTR_IS_FALSE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_ATTR_TRUE
deprecated alias GIT_ATTR_TRUE = GIT_ATTR_IS_TRUE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_ATTR_UNSPECIFIED
deprecated alias GIT_ATTR_UNSPECIFIED = GIT_ATTR_IS_UNSPECIFIED
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_DEFAULT
deprecated alias GIT_CREDTYPE_DEFAULT = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_DEFAULT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_SSH_CUSTOM
deprecated alias GIT_CREDTYPE_SSH_CUSTOM = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_SSH_CUSTOM
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_SSH_INTERACTIVE
deprecated alias GIT_CREDTYPE_SSH_INTERACTIVE = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_SSH_INTERACTIVE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_SSH_KEY
deprecated alias GIT_CREDTYPE_SSH_KEY = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_SSH_KEY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_SSH_MEMORY
deprecated alias GIT_CREDTYPE_SSH_MEMORY = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_SSH_MEMORY
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_USERNAME
deprecated alias GIT_CREDTYPE_USERNAME = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_USERNAME
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CREDTYPE_USERPASS_PLAINTEXT
deprecated alias GIT_CREDTYPE_USERPASS_PLAINTEXT = libgit2_d.credential.git_credential_t.GIT_CREDENTIAL_USERPASS_PLAINTEXT
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_STAGE
deprecated alias GIT_IDXENTRY_STAGE = libgit2_d.index.GIT_INDEX_ENTRY_STAGE
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_STAGE_SET
deprecated alias GIT_IDXENTRY_STAGE_SET = libgit2_d.index.GIT_INDEX_ENTRY_STAGE_SET
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_attr_t
deprecated alias git_attr_t = libgit2_d.attr.git_attr_value_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred
deprecated alias git_cred = libgit2_d.credential.git_credential

@name Deprecated Credential Types

git_cred_acquire_cb
deprecated alias git_cred_acquire_cb = libgit2_d.credential.git_credential_acquire_cb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_default
deprecated alias git_cred_default = libgit2_d.credential.git_credential_default
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_sign_callback
deprecated alias git_cred_sign_callback = libgit2_d.credential.git_credential_sign_cb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_sign_cb
deprecated alias git_cred_sign_cb = libgit2_d.credential.git_credential_sign_cb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_custom
deprecated alias git_cred_ssh_custom = libgit2_d.credential.git_credential_ssh_custom
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_interactive
deprecated alias git_cred_ssh_interactive = libgit2_d.credential.git_credential_ssh_interactive
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_interactive_callback
deprecated alias git_cred_ssh_interactive_callback = libgit2_d.credential.git_credential_ssh_interactive_cb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_interactive_cb
deprecated alias git_cred_ssh_interactive_cb = libgit2_d.credential.git_credential_ssh_interactive_cb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_key
deprecated alias git_cred_ssh_key = libgit2_d.credential.git_credential_ssh_key
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_username
deprecated alias git_cred_username = libgit2_d.credential.git_credential_username
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_userpass_payload
deprecated alias git_cred_userpass_payload = libgit2_d.credential_helpers.git_credential_userpass_payload
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_userpass_plaintext
deprecated alias git_cred_userpass_plaintext = libgit2_d.credential.git_credential_userpass_plaintext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_credtype_t
deprecated alias git_credtype_t = libgit2_d.credential.git_credential_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cvar_map
deprecated alias git_cvar_map = libgit2_d.config.git_configmap
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_headlist_cb
deprecated alias git_headlist_cb = int function(libgit2_d.types.git_remote_head* rhead, void* payload)

Callback for listing the remote heads

git_otype
deprecated alias git_otype = libgit2_d.types.git_object_t

@{

git_push_transfer_progress
deprecated alias git_push_transfer_progress = libgit2_d.remote.git_push_transfer_progress_cb

Type definition for push transfer progress callbacks.

git_ref_t
deprecated alias git_ref_t = libgit2_d.types.git_reference_t

Basic type of any Git reference.

git_reference_normalize_t
deprecated alias git_reference_normalize_t = libgit2_d.refs.git_reference_format_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_remote_completion_type
deprecated alias git_remote_completion_type = libgit2_d.remote.git_remote_completion_t

The type of a remote completion event

git_trace_callback
deprecated alias git_trace_callback = libgit2_d.trace.git_trace_cb

@{

git_transfer_progress
deprecated alias git_transfer_progress = libgit2_d.indexer.git_indexer_progress

This structure is used to provide callers information about the progress of indexing a packfile.

git_transfer_progress_cb
deprecated alias git_transfer_progress_cb = libgit2_d.indexer.git_indexer_progress_cb

Type definition for progress callbacks during indexing.

Functions

git_blame_init_options
deprecated int git_blame_init_options(libgit2_d.blame.git_blame_options* opts, uint version_)

@{

git_blob_create_frombuffer
deprecated int git_blob_create_frombuffer(libgit2_d.oid.git_oid* id, libgit2_d.types.git_repository* repo, const(void)* buffer, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_blob_create_fromdisk
deprecated int git_blob_create_fromdisk(libgit2_d.oid.git_oid* id, libgit2_d.types.git_repository* repo, const(char)* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_blob_create_fromstream
deprecated int git_blob_create_fromstream(libgit2_d.types.git_writestream** out_, libgit2_d.types.git_repository* repo, const(char)* hintpath)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_blob_create_fromstream_commit
deprecated int git_blob_create_fromstream_commit(libgit2_d.oid.git_oid* out_, libgit2_d.types.git_writestream* stream)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_blob_create_fromworkdir
deprecated int git_blob_create_fromworkdir(libgit2_d.oid.git_oid* id, libgit2_d.types.git_repository* repo, const(char)* relative_path)

@{

git_blob_filtered_content
deprecated int git_blob_filtered_content(libgit2_d.buffer.git_buf* out_, libgit2_d.types.git_blob* blob, const(char)* as_path, int check_for_binary_data)

Deprecated in favor of @see git_blob_filter

git_buf_free
deprecated void git_buf_free(libgit2_d.buffer.git_buf* buffer)

Free the memory referred to by the git_buf. This is an alias of git_buf_dispose and is preserved for backward compatibility.

git_checkout_init_options
deprecated int git_checkout_init_options(libgit2_d.checkout.git_checkout_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cherrypick_init_options
deprecated int git_cherrypick_init_options(libgit2_d.cherrypick.git_cherrypick_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_clone_init_options
deprecated int git_clone_init_options(libgit2_d.clone.git_clone_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_default_new
deprecated int git_cred_default_new(libgit2_d.credential.git_credential** out_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_free
deprecated void git_cred_free(libgit2_d.credential.git_credential* cred)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_get_username
deprecated const(char)* git_cred_get_username(libgit2_d.credential.git_credential* cred)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_has_username
deprecated int git_cred_has_username(libgit2_d.credential.git_credential* cred)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_custom_new
deprecated int git_cred_ssh_custom_new(libgit2_d.credential.git_credential** out_, const(char)* username, const(char)* publickey, size_t publickey_len, libgit2_d.credential.git_credential_sign_cb sign_callback, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_interactive_new
deprecated int git_cred_ssh_interactive_new(libgit2_d.credential.git_credential** out_, const(char)* username, libgit2_d.credential.git_credential_ssh_interactive_cb prompt_callback, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_key_from_agent
deprecated int git_cred_ssh_key_from_agent(libgit2_d.credential.git_credential** out_, const(char)* username)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_key_memory_new
deprecated int git_cred_ssh_key_memory_new(libgit2_d.credential.git_credential** out_, const(char)* username, const(char)* publickey, const(char)* privatekey, const(char)* passphrase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_ssh_key_new
deprecated int git_cred_ssh_key_new(libgit2_d.credential.git_credential** out_, const(char)* username, const(char)* publickey, const(char)* privatekey, const(char)* passphrase)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_username_new
deprecated int git_cred_username_new(libgit2_d.credential.git_credential** out_, const(char)* username)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_userpass
deprecated int git_cred_userpass(libgit2_d.credential.git_credential** out_, const(char)* url, const(char)* user_from_url, uint allowed_types, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cred_userpass_plaintext_new
deprecated int git_cred_userpass_plaintext_new(libgit2_d.credential.git_credential** out_, const(char)* username, const(char)* password)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_describe_init_format_options
deprecated int git_describe_init_format_options(libgit2_d.describe.git_describe_format_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_describe_init_options
deprecated int git_describe_init_options(libgit2_d.describe.git_describe_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_diff_find_init_options
deprecated int git_diff_find_init_options(libgit2_d.diff.git_diff_find_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_diff_format_email_init_options
deprecated int git_diff_format_email_init_options(libgit2_d.diff.git_diff_format_email_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_diff_init_options
deprecated int git_diff_init_options(libgit2_d.diff.git_diff_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_diff_patchid_init_options
deprecated int git_diff_patchid_init_options(libgit2_d.diff.git_diff_patchid_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_fetch_init_options
deprecated int git_fetch_init_options(libgit2_d.remote.git_fetch_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_index_add_frombuffer
deprecated int git_index_add_frombuffer(libgit2_d.types.git_index* index, const(libgit2_d.index.git_index_entry)* entry, const(void)* buffer, size_t len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_indexer_init_options
deprecated int git_indexer_init_options(libgit2_d.indexer.git_indexer_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_merge_file_init_input
deprecated int git_merge_file_init_input(libgit2_d.merge.git_merge_file_input* input, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_merge_file_init_options
deprecated int git_merge_file_init_options(libgit2_d.merge.git_merge_file_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_merge_init_options
deprecated int git_merge_init_options(libgit2_d.merge.git_merge_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_object__size
deprecated size_t git_object__size(libgit2_d.types.git_object_t type)

Get the size in bytes for the structure which acts as an in-memory representation of any given object type.

git_oid_iszero
deprecated int git_oid_iszero(const(libgit2_d.oid.git_oid)* id)

@{

git_proxy_init_options
deprecated int git_proxy_init_options(libgit2_d.proxy.git_proxy_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_push_init_options
deprecated int git_push_init_options(libgit2_d.remote.git_push_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_rebase_init_options
deprecated int git_rebase_init_options(libgit2_d.rebase.git_rebase_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_remote_create_init_options
deprecated int git_remote_create_init_options(libgit2_d.remote.git_remote_create_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_repository_init_init_options
deprecated int git_repository_init_init_options(libgit2_d.repository.git_repository_init_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_revert_init_options
deprecated int git_revert_init_options(libgit2_d.revert.git_revert_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_stash_apply_init_options
deprecated int git_stash_apply_init_options(libgit2_d.stash.git_stash_apply_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_status_init_options
deprecated int git_status_init_options(libgit2_d.status.git_status_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_submodule_update_init_options
deprecated int git_submodule_update_init_options(libgit2_d.submodule.git_submodule_update_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_tag_create_frombuffer
deprecated int git_tag_create_frombuffer(libgit2_d.oid.git_oid* oid, libgit2_d.types.git_repository* repo, const(char)* buffer, int force)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_worktree_add_init_options
deprecated int git_worktree_add_init_options(libgit2_d.worktree.git_worktree_add_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_worktree_prune_init_options
deprecated int git_worktree_prune_init_options(libgit2_d.worktree.git_worktree_prune_options* opts, uint version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
giterr_clear
deprecated void giterr_clear()

Clear the last error. This is an alias of git_error_last and is preserved for backward compatibility.

giterr_last
deprecated const(libgit2_d.errors.git_error)* giterr_last()

Return the last git_error object that was generated for the current thread. This is an alias of git_error_last and is preserved for backward compatibility.

giterr_set_oom
deprecated void giterr_set_oom()

Indicates that an out-of-memory situation occured. This is an alias of git_error_set_oom and is preserved for backward compatibility.

giterr_set_str
deprecated void giterr_set_str(int error_class, const(char)* string_)

Sets the error message to the given string. This is an alias of git_error_set_str and is preserved for backward compatibility.

Manifest constants

GITERR_CALLBACK
deprecated enum GITERR_CALLBACK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_CHECKOUT
deprecated enum GITERR_CHECKOUT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_CHERRYPICK
deprecated enum GITERR_CHERRYPICK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_CONFIG
deprecated enum GITERR_CONFIG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_DESCRIBE
deprecated enum GITERR_DESCRIBE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_FETCHHEAD
deprecated enum GITERR_FETCHHEAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_FILESYSTEM
deprecated enum GITERR_FILESYSTEM;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_FILTER
deprecated enum GITERR_FILTER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_INDEX
deprecated enum GITERR_INDEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_INDEXER
deprecated enum GITERR_INDEXER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_INVALID
deprecated enum GITERR_INVALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_MERGE
deprecated enum GITERR_MERGE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_NET
deprecated enum GITERR_NET;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_NOMEMORY
deprecated enum GITERR_NOMEMORY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_NONE
deprecated enum GITERR_NONE;

@{

GITERR_OBJECT
deprecated enum GITERR_OBJECT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_ODB
deprecated enum GITERR_ODB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_OS
deprecated enum GITERR_OS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_PATCH
deprecated enum GITERR_PATCH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_REBASE
deprecated enum GITERR_REBASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_REFERENCE
deprecated enum GITERR_REFERENCE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_REGEX
deprecated enum GITERR_REGEX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_REPOSITORY
deprecated enum GITERR_REPOSITORY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_REVERT
deprecated enum GITERR_REVERT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_SHA1
deprecated enum GITERR_SHA1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_SSH
deprecated enum GITERR_SSH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_SSL
deprecated enum GITERR_SSL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_STASH
deprecated enum GITERR_STASH;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_SUBMODULE
deprecated enum GITERR_SUBMODULE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_TAG
deprecated enum GITERR_TAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_THREAD
deprecated enum GITERR_THREAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_TREE
deprecated enum GITERR_TREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_WORKTREE
deprecated enum GITERR_WORKTREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GITERR_ZLIB
deprecated enum GITERR_ZLIB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_ATTR_FALSE_T
deprecated enum GIT_ATTR_FALSE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_ATTR_TRUE_T
deprecated enum GIT_ATTR_TRUE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_ATTR_UNSPECIFIED_T
deprecated enum GIT_ATTR_UNSPECIFIED_T;

@{

GIT_ATTR_VALUE_T
deprecated enum GIT_ATTR_VALUE_T;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CVAR_FALSE
deprecated enum GIT_CVAR_FALSE;

@{

GIT_CVAR_INT32
deprecated enum GIT_CVAR_INT32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CVAR_STRING
deprecated enum GIT_CVAR_STRING;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_CVAR_TRUE
deprecated enum GIT_CVAR_TRUE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_ADDED
deprecated enum GIT_IDXENTRY_ADDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_CONFLICTED
deprecated enum GIT_IDXENTRY_CONFLICTED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_EXTENDED
deprecated enum GIT_IDXENTRY_EXTENDED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_EXTENDED2
deprecated enum GIT_IDXENTRY_EXTENDED2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_EXTENDED_FLAGS
deprecated enum GIT_IDXENTRY_EXTENDED_FLAGS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_HASHED
deprecated enum GIT_IDXENTRY_HASHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_INTENT_TO_ADD
deprecated enum GIT_IDXENTRY_INTENT_TO_ADD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_NAMEMASK
deprecated enum GIT_IDXENTRY_NAMEMASK;

@{

GIT_IDXENTRY_NEW_SKIP_WORKTREE
deprecated enum GIT_IDXENTRY_NEW_SKIP_WORKTREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_REMOVE
deprecated enum GIT_IDXENTRY_REMOVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_SKIP_WORKTREE
deprecated enum GIT_IDXENTRY_SKIP_WORKTREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_STAGEMASK
deprecated enum GIT_IDXENTRY_STAGEMASK;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_STAGESHIFT
deprecated enum GIT_IDXENTRY_STAGESHIFT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_UNHASHED
deprecated enum GIT_IDXENTRY_UNHASHED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_UNPACKED
deprecated enum GIT_IDXENTRY_UNPACKED;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_UPDATE
deprecated enum GIT_IDXENTRY_UPDATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_UPTODATE
deprecated enum GIT_IDXENTRY_UPTODATE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_VALID
deprecated enum GIT_IDXENTRY_VALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_IDXENTRY_WT_REMOVE
deprecated enum GIT_IDXENTRY_WT_REMOVE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_INDEXCAP_FROM_OWNER
deprecated enum GIT_INDEXCAP_FROM_OWNER;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_INDEXCAP_IGNORE_CASE
deprecated enum GIT_INDEXCAP_IGNORE_CASE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_INDEXCAP_NO_FILEMODE
deprecated enum GIT_INDEXCAP_NO_FILEMODE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_INDEXCAP_NO_SYMLINKS
deprecated enum GIT_INDEXCAP_NO_SYMLINKS;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_ANY
deprecated enum GIT_OBJ_ANY;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_BAD
deprecated enum GIT_OBJ_BAD;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_BLOB
deprecated enum GIT_OBJ_BLOB;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_COMMIT
deprecated enum GIT_OBJ_COMMIT;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_OFS_DELTA
deprecated enum GIT_OBJ_OFS_DELTA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_REF_DELTA
deprecated enum GIT_OBJ_REF_DELTA;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_TAG
deprecated enum GIT_OBJ_TAG;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ_TREE
deprecated enum GIT_OBJ_TREE;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ__EXT1
deprecated enum GIT_OBJ__EXT1;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_OBJ__EXT2
deprecated enum GIT_OBJ__EXT2;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_FORMAT_ALLOW_ONELEVEL
deprecated enum GIT_REF_FORMAT_ALLOW_ONELEVEL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_FORMAT_NORMAL
deprecated enum GIT_REF_FORMAT_NORMAL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_FORMAT_REFSPEC_PATTERN
deprecated enum GIT_REF_FORMAT_REFSPEC_PATTERN;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_FORMAT_REFSPEC_SHORTHAND
deprecated enum GIT_REF_FORMAT_REFSPEC_SHORTHAND;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_INVALID
deprecated enum GIT_REF_INVALID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_LISTALL
deprecated enum GIT_REF_LISTALL;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_OID
deprecated enum GIT_REF_OID;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_REF_SYMBOLIC
deprecated enum GIT_REF_SYMBOLIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta