Options for controlling the formatting of the generated e-mail
@deprecated use GIT_ATTR_VALUE_UNSPECIFIED
@deprecated use GIT_ATTR_VALUE_TRUE
@deprecated use GIT_ATTR_VALUE_FALSE
@deprecated use GIT_ATTR_VALUE_STRING
@deprecated use GIT_ATTR_IS_TRUE
@deprecated use GIT_ATTR_IS_FALSE
@deprecated use GIT_ATTR_IS_UNSPECIFIED
@deprecated use GIT_BLOB_FILTER_ATTRIBUTES_FROM_HEAD
Static initializer for git_buf from static buffer
@deprecated use GIT_CONFIGMAP_FALSE
@deprecated use GIT_CONFIGMAP_TRUE
@deprecated use GIT_CONFIGMAP_INT32
@deprecated use GIT_CONFIGMAP_STRING
@deprecated use git_email_create_options
@deprecated use git_email_create_options
@deprecated use GIT_ERROR_NONE
@deprecated use GIT_ERROR_NOMEMORY
@deprecated use GIT_ERROR_OS
@deprecated use GIT_ERROR_INVALID
@deprecated use GIT_ERROR_REFERENCE
@deprecated use GIT_ERROR_ZLIB
@deprecated use GIT_ERROR_REPOSITORY
@deprecated use GIT_ERROR_CONFIG
@deprecated use GIT_ERROR_REGEX
@deprecated use GIT_ERROR_ODB
@deprecated use GIT_ERROR_INDEX
@deprecated use GIT_ERROR_OBJECT
@deprecated use GIT_ERROR_NET
@deprecated use GIT_ERROR_TAG
@deprecated use GIT_ERROR_TREE
@deprecated use GIT_ERROR_INDEXER
@deprecated use GIT_ERROR_SSL
@deprecated use GIT_ERROR_SUBMODULE
@deprecated use GIT_ERROR_THREAD
@deprecated use GIT_ERROR_STASH
@deprecated use GIT_ERROR_CHECKOUT
@deprecated use GIT_ERROR_FETCHHEAD
@deprecated use GIT_ERROR_MERGE
@deprecated use GIT_ERROR_SSH
@deprecated use GIT_ERROR_FILTER
@deprecated use GIT_ERROR_REVERT
@deprecated use GIT_ERROR_CALLBACK
@deprecated use GIT_ERROR_CHERRYPICK
@deprecated use GIT_ERROR_DESCRIBE
@deprecated use GIT_ERROR_REBASE
@deprecated use GIT_ERROR_FILESYSTEM
@deprecated use GIT_ERROR_PATCH
@deprecated use GIT_ERROR_WORKTREE
@deprecated use GIT_ERROR_SHA1
@deprecated use GIT_ERROR_SHA
@deprecated use GIT_INDEX_ENTRY_NAMEMASK
@deprecated use GIT_INDEX_ENTRY_STAGEMASK
@deprecated use GIT_INDEX_ENTRY_STAGESHIFT
@deprecated use GIT_INDEX_ENTRY_EXTENDED
@deprecated use GIT_INDEX_ENTRY_VALID
@deprecated use GIT_INDEX_ENTRY_STAGE
@deprecated use GIT_INDEX_ENTRY_STAGE_SET
@deprecated use GIT_INDEX_ENTRY_INTENT_TO_ADD
@deprecated use GIT_INDEX_ENTRY_SKIP_WORKTREE
@deprecated use GIT_INDEX_ENTRY_INTENT_TO_ADD | GIT_INDEX_ENTRY_SKIP_WORKTREE
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated this value is not public
@deprecated use GIT_INDEX_CAPABILITY_IGNORE_CASE
@deprecated use GIT_INDEX_CAPABILITY_NO_FILEMODE
@deprecated use GIT_INDEX_CAPABILITY_NO_SYMLINKS
@deprecated use GIT_INDEX_CAPABILITY_FROM_OWNER
@deprecate use git_object_t
@deprecate use GIT_OBJECT_ANY
@deprecate use GIT_OBJECT_INVALID
@deprecated this value is not public
@deprecate use GIT_OBJECT_COMMIT
@deprecate use GIT_OBJECT_TREE
@deprecate use GIT_OBJECT_BLOB
@deprecate use GIT_OBJECT_TAG
@deprecated this value is not public
@deprecate use GIT_OBJECT_OFS_DELTA
@deprecate use GIT_OBJECT_REF_DELTA
@deprecate use git_reference_t
@deprecate use git_reference_format_t
@deprecate use GIT_REFERENCE_INVALID
@deprecate use GIT_REFERENCE_DIRECT
@deprecate use GIT_REFERENCE_SYMBOLIC
@deprecate use GIT_REFERENCE_ALL
@deprecate use GIT_REFERENCE_FORMAT_NORMAL
@deprecate use GIT_REFERENCE_FORMAT_ALLOW_ONELEVEL
@deprecated use GIT_REVSPEC_SINGLE
@deprecated use GIT_REVSPEC_RANGE
@deprecated use GIT_REVSPEC_MERGE_BASE
@deprecated use git_credential_t
@deprecated use GIT_CREDENTIAL_USERPASS_PLAINTEXT
@deprecated use GIT_CREDENTIAL_SSH_KEY
@deprecated use GIT_CREDENTIAL_SSH_CUSTOM
@deprecated use GIT_CREDENTIAL_DEFAULT
@deprecated use GIT_CREDENTIAL_SSH_INTERACTIVE
@deprecated use GIT_CREDENTIAL_USERNAME
@deprecated use GIT_CREDENTIAL_SSH_MEMORY
Deprecated OID "raw size" definition
Deprecated OID "hex size" definition
Deprecated OID "hex zero" definition
The type of a remote completion event
Formatting options for diff e-mail generation
Provide a commit signature during commit creation
Callback for listing the remote heads
Deprecated Revspec Constants
Deprecated Credential Types
Deprecated Trace Callback Types
This structure is used to provide callers information about the progress of indexing a packfile
Type definition for progress callbacks during indexing
Type definition for push transfer progress callbacks
Deprecated in favor of git_blob_filter
Deprecated in favor of git_filter_list_stream_buffer
Deprecated in favor of git_filter_list_apply_to_buffer
Write the contents of the tree builder as a tree object This is an alias of git_treebuilder_write
and is preserved for backward compatibility.
Resize the buffer allocation to make more space
Set buffer to a copy of some raw data
Check quickly if buffer looks like it contains binary data
Check quickly if buffer contains a NUL byte
Free the memory referred to by the git_buf git_buf_dispose
and is preserved for backward compatibility.
Create an e-mail ready patch from a diff
Create an e-mail ready patch for a commit
Initialize git_diff_format_email_options structure
Return the last git_error
object that was generated for the current thread preserved for backward compatibility.
Clear the last error preserved for backward compatibility.
Sets the error message to the given string git_error_set_str
and is preserved for backward compatibility.
Indicates that an out-of-memory situation occurred of git_error_set_oom
and is preserved for backward compatibility.
Get the size in bytes for the structure which acts as an in-memory representation of any given object type
Ensure the remote name is well-formed
Ensure the reference name is well-formed
Free the memory referred to by the git_oidarray git_oidarray_dispose
and is preserved for backward compatibility.
Copy a string array object from source to target
Free the memory referred to by the git_strarray git_strarray_dispose
and is preserved for backward compatibility.
Deprecated Options Initialization Functions