libgit2

common

Version:
Git common platform definitions

Macros

Declare a public function exported for application use

Declare a callback function for application use

Declare a function as deprecated

Declare a function's takes printf style arguments

The separator used in path list strings (ie like in the PATH environment variable)

The maximum length of a valid git path

Enums

Combinations of these values describe the features with which libgit2 was compiled

Global library options

Functions

Return the version of the libgit2 library being currently used

Return the prerelease state of the libgit2 library currently being used "alpha". Releases may have a "beta" or release candidate ("rc1", "rc2", etc) prerelease. For a final release, this function returns NULL.

Query compile time options for libgit2

Set or query a library global option