deimos.git2.types

Undocumented in source.

Members

Aliases

__haiku_std_int64
alias __haiku_std_int64 = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__int64
alias __int64 = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
__time64_t
alias __time64_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_off_t
alias git_off_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_time_t
alias git_time_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transfer_progress_cb
alias git_transfer_progress_cb = int function(const(git_transfer_progress)* stats, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transport_certificate_check_cb
alias git_transport_certificate_check_cb = int function(git_cert* cert, int valid, const(char)* host, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transport_message_cb
alias git_transport_message_cb = int function(const(char)* str, int len, void* payload)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int32_t
alias int32_t = core.stdc.stdint.int32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
int64_t
alias int64_t = core.stdc.stdint.int64_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
off64_t
alias off64_t = long
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint16_t
alias uint16_t = core.stdc.stdint.uint16_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
uint32_t
alias uint32_t = core.stdc.stdint.uint32_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

git_branch_t
enum git_branch_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cert_t
enum git_cert_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_filemode_t
enum git_filemode_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_otype
enum git_otype
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_ref_t
enum git_ref_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_submodule_ignore_t
enum git_submodule_ignore_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_submodule_recurse_t
enum git_submodule_recurse_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_submodule_update_t
enum git_submodule_update_t
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_otype
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_cert_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_ref_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_branch_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_filemode_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

git_annotated_commit
struct git_annotated_commit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_blob
struct git_blob
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_cert
struct git_cert
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_commit
struct git_commit
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_config
struct git_config
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_index
struct git_index
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_index_conflict_iterator
struct git_index_conflict_iterator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_merge_head
struct git_merge_head
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_merge_result
struct git_merge_result
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_note
struct git_note
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_object
struct git_object
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_odb
struct git_odb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_odb_object
struct git_odb_object
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_packbuilder
struct git_packbuilder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_push
struct git_push
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_rebase
struct git_rebase
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_refdb
struct git_refdb
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_reference
struct git_reference
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_reflog
struct git_reflog
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_reflog_entry
struct git_reflog_entry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_refspec
struct git_refspec
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_remote
struct git_remote
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_repository
struct git_repository
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_revwalk
struct git_revwalk
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_signature
struct git_signature
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_status_list
struct git_status_list
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_submodule
struct git_submodule
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_tag
struct git_tag
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_time
struct git_time
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transaction
struct git_transaction
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transfer_progress
struct git_transfer_progress
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_transport
struct git_transport
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_tree
struct git_tree
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_tree_entry
struct git_tree_entry
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_treebuilder
struct git_treebuilder
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
git_writestream
struct git_writestream
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta