libgit2-d ~master (2021-07-01T09:53:17Z)
Home
Dub
Repo
git_repository_item_t
libgit2_d
repository
List of items which belong to the git repository layout
Values
Value
Meaning
GIT_REPOSITORY_ITEM_GITDIR
GIT_REPOSITORY_ITEM_WORKDIR
GIT_REPOSITORY_ITEM_COMMONDIR
GIT_REPOSITORY_ITEM_INDEX
GIT_REPOSITORY_ITEM_OBJECTS
GIT_REPOSITORY_ITEM_REFS
GIT_REPOSITORY_ITEM_PACKED_REFS
GIT_REPOSITORY_ITEM_REMOTES
GIT_REPOSITORY_ITEM_CONFIG
GIT_REPOSITORY_ITEM_INFO
GIT_REPOSITORY_ITEM_HOOKS
GIT_REPOSITORY_ITEM_LOGS
GIT_REPOSITORY_ITEM_MODULES
GIT_REPOSITORY_ITEM_WORKTREES
GIT_REPOSITORY_ITEM__LAST
Meta
Source
See Implementation
libgit2_d
repository
aliases
git_repository_fetchhead_foreach_cb
git_repository_mergehead_foreach_cb
enums
GIT_REPOSITORY_INIT_BARE
GIT_REPOSITORY_INIT_SHARED_UMASK
GIT_REPOSITORY_ITEM_GITDIR
GIT_REPOSITORY_OPEN_NO_SEARCH
GIT_REPOSITORY_STATE_NONE
git_repository_init_flag_t
git_repository_init_mode_t
git_repository_item_t
git_repository_open_flag_t
git_repository_state_t
functions
GIT_REPOSITORY_INIT_OPTIONS_INIT
git_repository_commondir
git_repository_config
git_repository_config_snapshot
git_repository_detach_head
git_repository_discover
git_repository_fetchhead_foreach
git_repository_free
git_repository_get_namespace
git_repository_hashfile
git_repository_head
git_repository_head_detached
git_repository_head_detached_for_worktree
git_repository_head_for_worktree
git_repository_head_unborn
git_repository_ident
git_repository_index
git_repository_init
git_repository_init_ext
git_repository_init_options_init
git_repository_is_bare
git_repository_is_empty
git_repository_is_shallow
git_repository_is_worktree
git_repository_item_path
git_repository_mergehead_foreach
git_repository_message
git_repository_message_remove
git_repository_odb
git_repository_open
git_repository_open_bare
git_repository_open_ext
git_repository_open_from_worktree
git_repository_path
git_repository_refdb
git_repository_set_head
git_repository_set_head_detached
git_repository_set_head_detached_from_annotated
git_repository_set_ident
git_repository_set_namespace
git_repository_set_workdir
git_repository_state
git_repository_state_cleanup
git_repository_workdir
git_repository_wrap_odb
manifest constants
GIT_REPOSITORY_INIT_OPTIONS_VERSION
structs
git_repository_init_options
List of items which belong to the git repository layout