libgit2

deprecated

Version:
libgit2 deprecated functions and values

Structs

Options for controlling the formatting of the generated e-mail

Macros

Static initializer for git_buf from static buffer

Basic type of any Git reference

The type of a remote completion event

Enums

Formatting options for diff e-mail generation

Callbacks

Provide a commit signature during commit creation

Callback for listing the remote heads

Aliases

Functions

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

Deprecated Object ID Types

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