deimos.git2.common

Undocumented in source.

Members

Enums

git_feature_t
enum git_feature_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_libgit2_opt_t
enum git_libgit2_opt_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

git_libgit2_features
int git_libgit2_features()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_libgit2_opts
int git_libgit2_opts(int option, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_libgit2_version
void git_libgit2_version(int* major, int* minor, int* rev)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

GIT_OID_HEX_ZERO
enum GIT_OID_HEX_ZERO;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_PATH_LIST_SEPARATOR
enum GIT_PATH_LIST_SEPARATOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_PATH_LIST_SEPARATOR
enum GIT_PATH_LIST_SEPARATOR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_PATH_MAX
enum GIT_PATH_MAX;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_WIN32
enum GIT_WIN32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GIT_WIN32
enum GIT_WIN32;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Mixins

__anonymous
mixin _ExportEnumMembers!git_feature_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__anonymous
mixin _ExportEnumMembers!git_libgit2_opt_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta