Bindings.Libgit2.Repository

type C'git_repository_open_flag_t

c'GIT_REPOSITORY_OPEN_NO_SEARCH

c'GIT_REPOSITORY_OPEN_CROSS_FS

type C'git_repository_init_flag_t

c'GIT_REPOSITORY_INIT_BARE

c'GIT_REPOSITORY_INIT_NO_REINIT

c'GIT_REPOSITORY_INIT_NO_DOTGIT_DIR

c'GIT_REPOSITORY_INIT_MKDIR

c'GIT_REPOSITORY_INIT_MKPATH

c'GIT_REPOSITORY_INIT_EXTERNAL_TEMPLATE

type C'git_repository_init_mode_t

c'GIT_REPOSITORY_INIT_SHARED_UMASK

c'GIT_REPOSITORY_INIT_SHARED_GROUP

c'GIT_REPOSITORY_INIT_SHARED_ALL

data C'git_repository_init_options

p'git_repository_init_options'version

p'git_repository_init_options'flags

p'git_repository_init_options'mode

p'git_repository_init_options'workdir_path

p'git_repository_init_options'description

p'git_repository_init_options'template_path

p'git_repository_init_options'initial_head

p'git_repository_init_options'origin_url

type C'git_repository_fetchhead_foreach_cb

type C'git_repository_mergehead_foreach_cb

type C'git_repository_state_t

c'GIT_REPOSITORY_STATE_NONE

c'GIT_REPOSITORY_STATE_MERGE

c'GIT_REPOSITORY_STATE_REVERT

c'GIT_REPOSITORY_STATE_CHERRY_PICK

c'GIT_REPOSITORY_STATE_BISECT

c'GIT_REPOSITORY_STATE_REBASE

c'GIT_REPOSITORY_STATE_REBASE_INTERACTIVE

c'GIT_REPOSITORY_STATE_REBASE_MERGE

c'GIT_REPOSITORY_STATE_APPLY_MAILBOX

c'GIT_REPOSITORY_STATE_APPLY_MAILBOX_OR_REBASE