Class Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
G
 GitBlob
 GitError
 GitIndex
 GitOdb
 GitOdbBackend
 GitTag
L
 lookup_request
class GitBlob : public ObjectWrap
Wrapper for libgit2 git_blob.
class GitError : public ObjectWrap
Wrapper for libgit2 git_error.
class GitIndex : public ObjectWrap
Wrapper for libgit2 git_error.
class GitOdb : public ObjectWrap
Wrapper for libgit2 git_error.
class GitOdbBackend : public ObjectWrap
Wrapper for libgit2 git_error.
class GitTag : public ObjectWrap
Wrapper for libgit2 git_error.
struct lookup_request
Contains references to the current blob, repo, and oid for a commit lookup, also contains references to an error code post lookup, and a callback function to execute.
Close