<SECTION>
<FILE>ggit-annotated-commit</FILE>
<TITLE>GgitAnnotatedCommit</TITLE>
ggit_annotated_commit_ref
ggit_annotated_commit_unref
ggit_annotated_commit_get_id
<SUBSECTION Standard>
GGIT_ANNOTATED_COMMIT
GGIT_TYPE_ANNOTATED_COMMIT
ggit_annotated_commit_get_type
</SECTION>

<SECTION>
<FILE>ggit-blame-options</FILE>
<TITLE>GgitBlameOptions</TITLE>
ggit_blame_options_copy
ggit_blame_options_free
ggit_blame_options_new
ggit_blame_options_get_newest_commit
ggit_blame_options_set_newest_commit
ggit_blame_options_get_oldest_commit
ggit_blame_options_set_oldest_commit
ggit_blame_options_get_minimum_line
ggit_blame_options_set_minimum_line
ggit_blame_options_get_maximum_line
ggit_blame_options_set_maximum_line
ggit_blame_options_get_minimum_match_characters
ggit_blame_options_set_minimum_match_characters
<SUBSECTION Standard>
GGIT_BLAME_OPTIONS
GGIT_TYPE_BLAME_OPTIONS
ggit_blame_options_get_type
</SECTION>

<SECTION>
<FILE>ggit-blob</FILE>
<TITLE>GgitBlob</TITLE>
GgitBlob
ggit_blob_get_raw_content
ggit_blob_is_binary
<SUBSECTION Standard>
GGIT_BLOB
GGIT_BLOB_CLASS
GGIT_BLOB_GET_CLASS
GGIT_IS_BLOB
GGIT_IS_BLOB_CLASS
GGIT_TYPE_BLOB
ggit_blob_get_type
</SECTION>

<SECTION>
<FILE>ggit-blob-output-stream</FILE>
<TITLE>GgitBlobOutputStream</TITLE>
GgitBlobOutputStream
GgitBlobOutputStreamClass
ggit_blob_output_stream_get_id
<SUBSECTION Standard>
GGIT_BLOB_OUTPUT_STREAM
GGIT_BLOB_OUTPUT_STREAM_CLASS
GGIT_BLOB_OUTPUT_STREAM_GET_CLASS
GGIT_IS_BLOB_OUTPUT_STREAM
GGIT_IS_BLOB_OUTPUT_STREAM_CLASS
GGIT_TYPE_BLOB_OUTPUT_STREAM
GgitBlobOutputStreamPrivate
ggit_blob_output_stream_get_type
</SECTION>

<SECTION>
<FILE>ggit-branch</FILE>
<TITLE>GgitBranch</TITLE>
GgitBranch
GgitBranchClass
GgitBranchType
ggit_branch_delete
ggit_branch_move
ggit_branch_get_name
ggit_branch_get_upstream
ggit_branch_is_head
<SUBSECTION Standard>
GGIT_BRANCH
GGIT_BRANCH_CLASS
GGIT_BRANCH_GET_CLASS
GGIT_IS_BRANCH
GGIT_IS_BRANCH_CLASS
GGIT_TYPE_BRANCH
GGIT_BRANCH_CONST
GGIT_TYPE_BRANCH_TYPE
ggit_branch_get_type
ggit_branch_type_get_type
</SECTION>

<SECTION>
<FILE>ggit-clone-options</FILE>
<TITLE>GgitCloneOptions</TITLE>
GgitCloneOptions
ggit_clone_options_new
ggit_clone_options_get_is_bare
ggit_clone_options_set_is_bare
ggit_clone_options_get_checkout_branch
ggit_clone_options_set_checkout_branch
ggit_clone_options_get_local
ggit_clone_options_set_local
ggit_clone_options_get_fetch_options
ggit_clone_options_set_fetch_options
<SUBSECTION Standard>
GGIT_CLONE_OPTIONS
GGIT_TYPE_CLONE_OPTIONS
ggit_clone_options_get_type
</SECTION>

<SECTION>
<FILE>ggit-commit</FILE>
<TITLE>GgitCommit</TITLE>
GgitCommit
GgitCommitClass
GgitCommitParents
ggit_commit_get_message_encoding
ggit_commit_get_message
ggit_commit_get_subject
ggit_commit_get_committer
ggit_commit_get_author
ggit_commit_get_parents
ggit_commit_get_tree
ggit_commit_get_tree_id
ggit_commit_get_nth_ancestor
<SUBSECTION Standard>
GGIT_COMMIT
GGIT_COMMIT_CLASS
GGIT_COMMIT_GET_CLASS
GGIT_IS_COMMIT
GGIT_IS_COMMIT_CLASS
GGIT_TYPE_COMMIT
GgitCommitPrivate
ggit_commit_get_type
</SECTION>

<SECTION>
<FILE>ggit-commit-parents</FILE>
<TITLE>GgitCommitParents</TITLE>
GGIT_TYPE_COMMIT_PARENTS
ggit_commit_parents_new
ggit_commit_parents_get_size
ggit_commit_parents_get
ggit_commit_parents_get_id
GgitCommitParents
</SECTION>

<SECTION>
<FILE>ggit-config</FILE>
<TITLE>GgitConfig</TITLE>
GgitConfig
GgitConfigCallback
GgitConfigLevel
GgitConfigMatchCallback
ggit_config_new
ggit_config_new_default
ggit_config_new_from_file
ggit_config_find_global
ggit_config_find_system
ggit_config_add_file
ggit_config_get_int32
ggit_config_set_int32
ggit_config_get_int64
ggit_config_set_int64
ggit_config_get_bool
ggit_config_set_bool
ggit_config_get_string
ggit_config_set_string
ggit_config_delete_entry
ggit_config_foreach
ggit_config_match
ggit_config_match_foreach
<SUBSECTION Standard>
GGIT_CONFIG
GGIT_CONFIG_CLASS
GGIT_CONFIG_GET_CLASS
GGIT_IS_CONFIG
GGIT_IS_CONFIG_CLASS
GGIT_TYPE_CONFIG
GGIT_TYPE_CONFIG_LEVEL
GgitConfigPrivate
ggit_config_get_type
ggit_config_level_get_type
</SECTION>

<SECTION>
<FILE>ggit-config-entry</FILE>
<TITLE>GgitConfigEntry</TITLE>
GgitConfigEntry
ggit_config_entry_ref
ggit_config_entry_unref
ggit_config_entry_get_name
ggit_config_entry_get_value
ggit_config_entry_get_level
<SUBSECTION Standard>
GGIT_CONFIG_ENTRY
GGIT_TYPE_CONFIG_ENTRY
ggit_config_entry_get_type
</SECTION>

<SECTION>
<FILE>ggit-cred</FILE>
<TITLE>GgitCred</TITLE>
GgitCred
GgitCredClass
GgitCredAcquireCallback
<SUBSECTION Standard>
GGIT_CRED
GGIT_CRED_CLASS
GGIT_CRED_GET_CLASS
GGIT_IS_CRED
GGIT_IS_CRED_CLASS
GGIT_TYPE_CRED
GGIT_CRED_CONST
ggit_cred_get_type
</SECTION>

<SECTION>
<FILE>ggit-cred-plaintext</FILE>
<TITLE>GgitCredPlaintext</TITLE>
GgitCredPlaintext
GgitCredPlaintextClass
ggit_cred_plaintext_new
ggit_cred_plaintext_get_username
ggit_cred_plaintext_get_password
<SUBSECTION Standard>
GGIT_CRED_PLAINTEXT
GGIT_CRED_PLAINTEXT_CLASS
GGIT_CRED_PLAINTEXT_GET_CLASS
GGIT_IS_CRED_PLAINTEXT
GGIT_IS_CRED_PLAINTEXT_CLASS
GGIT_TYPE_CRED_PLAINTEXT
GGIT_CRED_PLAINTEXT_CONST
GgitCredPlaintextPrivate
ggit_cred_plaintext_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff</FILE>
<TITLE>GgitDiff</TITLE>
GgitDiff
GgitDiffClass
GgitDiffFileCallback
GgitDiffFlag
GgitDiffHunkCallback
GgitDiffLineCallback
GgitDiffLineType
GgitDiffFormatType
GgitDiffOption
ggit_diff_new_tree_to_tree
ggit_diff_new_tree_to_index
ggit_diff_new_index_to_workdir
ggit_diff_new_tree_to_workdir
ggit_diff_merge
ggit_diff_foreach
ggit_diff_print
ggit_diff_blobs
ggit_diff_blob_to_buffer
<SUBSECTION Standard>
GGIT_DIFF
GGIT_DIFF_CLASS
GGIT_DIFF_GET_CLASS
GGIT_IS_DIFF
GGIT_IS_DIFF_CLASS
GGIT_TYPE_DIFF
GGIT_TYPE_DIFF_FLAG
GGIT_TYPE_DIFF_LINE_TYPE
GGIT_TYPE_DIFF_OPTION
ggit_diff_get_type
ggit_diff_flag_get_type
ggit_diff_line_type_get_type
ggit_diff_option_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff-delta</FILE>
<TITLE>GgitDiffDelta</TITLE>
GgitDiffDelta
GgitDeltaType
ggit_diff_delta_ref
ggit_diff_delta_unref
ggit_diff_delta_get_old_file
ggit_diff_delta_get_new_file
ggit_diff_delta_get_status
ggit_diff_delta_get_similarity
ggit_diff_delta_get_flags
<SUBSECTION Standard>
GGIT_DIFF_DELTA
GGIT_TYPE_DIFF_DELTA
GGIT_TYPE_DELTA_TYPE
ggit_diff_delta_get_type
ggit_delta_type_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff-file</FILE>
<TITLE>GgitDiffFile</TITLE>
GgitDiffFile
ggit_diff_file_ref
ggit_diff_file_unref
ggit_diff_file_get_oid
ggit_diff_file_get_path
ggit_diff_file_get_mode
ggit_diff_file_get_size
ggit_diff_file_get_flags
<SUBSECTION Standard>
GGIT_DIFF_FILE
GGIT_TYPE_DIFF_FILE
ggit_diff_file_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff-hunk</FILE>
<TITLE>GgitDiffHunk</TITLE>
GgitDiffHunk
ggit_diff_hunk_get_header
ggit_diff_hunk_get_new_lines
ggit_diff_hunk_get_new_start
ggit_diff_hunk_get_old_lines
ggit_diff_hunk_get_old_start
ggit_diff_hunk_ref
ggit_diff_hunk_unref
<SUBSECTION Standard>
GGIT_DIFF_HUNK
GGIT_TYPE_DIFF_HUNK
ggit_diff_hunk_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff-line</FILE>
<TITLE>GgitDiffLine</TITLE>
GgitDiffLine
ggit_diff_line_get_content
ggit_diff_line_get_content_offset
ggit_diff_line_get_new_lineno
ggit_diff_line_get_old_lineno
ggit_diff_line_get_origin
ggit_diff_line_ref
ggit_diff_line_unref
<SUBSECTION Standard>
GGIT_DIFF_LINE
GGIT_TYPE_DIFF_LINE
ggit_diff_line_get_type
</SECTION>

<SECTION>
<FILE>ggit-diff-options</FILE>
<TITLE>GgitDiffOptions</TITLE>
GgitDiffOptions
GgitDiffOptionsClass
ggit_diff_options_new
ggit_diff_options_get_flags
ggit_diff_options_set_flags
ggit_diff_options_get_n_context_lines
ggit_diff_options_set_n_context_lines
ggit_diff_options_get_n_interhunk_lines
ggit_diff_options_set_n_interhunk_lines
ggit_diff_options_get_old_prefix
ggit_diff_options_set_old_prefix
ggit_diff_options_get_new_prefix
ggit_diff_options_set_new_prefix
ggit_diff_options_get_pathspec
ggit_diff_options_set_pathspec
<SUBSECTION Standard>
GGIT_TYPE_DIFF_OPTIONS
</SECTION>

<SECTION>
<FILE>ggit-diff-similarity-metric</FILE>
<TITLE>GgitDiffSimilarityMetric</TITLE>
GgitDiffSimilarityMetric
ggit_diff_similarity_metric_copy
ggit_diff_similarity_metric_free
ggit_diff_similarity_metric_new
<SUBSECTION Standard>
GGIT_DIFF_SIMILARITY_METRIC
GGIT_TYPE_DIFF_SIMILARITY_METRIC
ggit_diff_similarity_metric_get_type
</SECTION>

<SECTION>
<FILE>ggit-error</FILE>
<TITLE>GgitError</TITLE>
GgitError
GGIT_ERROR
ggit_error_quark
<SUBSECTION Standard>
GGIT_TYPE_ERROR
ggit_error_get_type
</SECTION>

<SECTION>
<FILE>ggit-index</FILE>
<TITLE>GgitIndex</TITLE>
GgitIndex
ggit_index_open
ggit_index_read
ggit_index_write
ggit_index_write_tree
ggit_index_remove
ggit_index_add
ggit_index_add_file
ggit_index_add_path
ggit_index_get_owner
ggit_index_get_entries
ggit_index_get_entries_resolve_undo
<SUBSECTION Standard>
GGIT_INDEX
GGIT_INDEX_CLASS
GGIT_INDEX_GET_CLASS
GGIT_IS_INDEX
GGIT_IS_INDEX_CLASS
GGIT_TYPE_INDEX
GgitIndexPrivate
ggit_index_get_type
</SECTION>

<SECTION>
<FILE>ggit-index-entry</FILE>
<TITLE>GgitIndexEntry</TITLE>
GgitIndexEntries
GgitIndexEntry
ggit_index_entries_ref
ggit_index_entries_unref
ggit_index_entries_get_by_index
ggit_index_entries_get_by_path
ggit_index_entries_size
ggit_index_entry_ref
ggit_index_entry_unref
ggit_index_entry_get_dev
ggit_index_entry_set_dev
ggit_index_entry_get_ino
ggit_index_entry_set_ino
ggit_index_entry_get_mode
ggit_index_entry_set_mode
ggit_index_entry_get_uid
ggit_index_entry_set_uid
ggit_index_entry_get_gid
ggit_index_entry_set_gid
ggit_index_entry_get_file_size
ggit_index_entry_set_file_size
ggit_index_entry_get_id
ggit_index_entry_set_id
ggit_index_entry_get_flags
ggit_index_entry_set_flags
ggit_index_entry_get_flags_extended
ggit_index_entry_set_flags_extended
ggit_index_entry_get_path
ggit_index_entry_set_path
ggit_index_entry_stat
<SUBSECTION Standard>
GGIT_INDEX_ENTRIES
GGIT_INDEX_ENTRY
GGIT_TYPE_INDEX_ENTRIES
GGIT_TYPE_INDEX_ENTRY
ggit_index_entries_get_type
ggit_index_entry_get_type
</SECTION>

<SECTION>
<FILE>ggit-index-entry-resolve-undo</FILE>
<TITLE>GgitIndexEntryResolveUndo</TITLE>
GgitIndexEntriesResolveUndo
GgitIndexEntryResolveUndo
ggit_index_entries_resolve_undo_get
ggit_index_entries_resolve_undo_get_by_file
ggit_index_entries_resolve_undo_ref
ggit_index_entries_resolve_undo_unref
ggit_index_entries_resolve_undo_size
ggit_index_entry_resolve_undo_ref
ggit_index_entry_resolve_undo_unref
ggit_index_entry_resolve_undo_get_mode
ggit_index_entry_resolve_undo_get_id
ggit_index_entry_resolve_undo_get_file
<SUBSECTION Standard>
GGIT_INDEX_ENTRIES_RESOLVE_UNDO
GGIT_INDEX_ENTRY_RESOLVE_UNDO
GGIT_TYPE_INDEX_ENTRIES_RESOLVE_UNDO
GGIT_TYPE_INDEX_ENTRY_RESOLVE_UNDO
ggit_index_entries_resolve_undo_get_type
ggit_index_entry_resolve_undo_get_type
</SECTION>

<SECTION>
<FILE>ggit-main</FILE>
<TITLE>Ggit Main</TITLE>
GgitFeatureFlags
ggit_get_features
ggit_init
<SUBSECTION Standard>
GGIT_TYPE_FEATURE_FLAGS
ggit_feature_flags_get_type
</SECTION>

<SECTION>
<FILE>ggit-merge-options</FILE>
<TITLE>GgitMergeOptions</TITLE>
ggit_merge_options_copy
ggit_merge_options_free
ggit_merge_options_new
ggit_merge_options_set_tree_flags
ggit_merge_options_get_tree_flags
ggit_merge_options_set_rename_threshold
ggit_merge_options_get_rename_threshold
ggit_merge_options_set_target_limit
ggit_merge_options_get_target_limit
ggit_merge_options_set_similarity_metric
ggit_merge_options_get_similarity_metric
ggit_merge_options_set_file_favor
ggit_merge_options_get_file_favor
ggit_merge_options_set_file_flags
ggit_merge_options_get_file_flags
<SUBSECTION Standard>
GGIT_MERGE_OPTIONS
GGIT_TYPE_MERGE_OPTIONS
ggit_merge_options_get_type
</SECTION>

<SECTION>
<FILE>ggit-message</FILE>
<TITLE>GgitMessage</TITLE>
ggit_message_prettify
</SECTION>

<SECTION>
<FILE>ggit-native</FILE>
<TITLE>GgitNative</TITLE>
GgitNative
GgitNativeClass
<SUBSECTION Standard>
GGIT_IS_NATIVE
GGIT_IS_NATIVE_CLASS
GGIT_NATIVE
GGIT_NATIVE_CLASS
GGIT_NATIVE_GET_CLASS
GGIT_TYPE_NATIVE
GgitNativePrivate
ggit_native_get_type
</SECTION>

<SECTION>
<FILE>ggit-object</FILE>
<TITLE>GgitObject</TITLE>
GgitObject
GgitObjectClass
ggit_object_get_id
ggit_object_get_owner
<SUBSECTION Standard>
GGIT_IS_OBJECT
GGIT_IS_OBJECT_CLASS
GGIT_OBJECT
GGIT_OBJECT_CLASS
GGIT_OBJECT_GET_CLASS
GGIT_TYPE_OBJECT
ggit_object_get_type
</SECTION>

<SECTION>
<FILE>ggit-object-factory</FILE>
<TITLE>GgitObjectFactory</TITLE>
GgitObjectFactory
ggit_object_factory_get_default
ggit_object_factory_register
ggit_object_factory_unregister
ggit_object_factory_construct
<SUBSECTION Standard>
GGIT_IS_OBJECT_FACTORY
GGIT_IS_OBJECT_FACTORY_CLASS
GGIT_OBJECT_FACTORY
GGIT_OBJECT_FACTORY_CLASS
GGIT_OBJECT_FACTORY_GET_CLASS
GGIT_TYPE_OBJECT_FACTORY
GgitObjectFactoryPrivate
ggit_object_factory_get_type
</SECTION>

<SECTION>
<FILE>ggit-object-factory-base</FILE>
<TITLE>GgitObjectFactoryBase</TITLE>
GgitObjectFactoryBase
GgitObjectFactoryBaseClass
<SUBSECTION Standard>
GGIT_IS_OBJECT_FACTORY_BASE
GGIT_IS_OBJECT_FACTORY_BASE_CLASS
GGIT_OBJECT_FACTORY_BASE
GGIT_OBJECT_FACTORY_BASE_CLASS
GGIT_OBJECT_FACTORY_BASE_GET_CLASS
GGIT_TYPE_OBJECT_FACTORY_BASE
ggit_object_factory_base_get_type
</SECTION>

<SECTION>
<FILE>ggit-oid</FILE>
<TITLE>GgitOId</TITLE>
GgitOId
ggit_oid_copy
ggit_oid_free
ggit_oid_new_from_string
ggit_oid_new_from_raw
ggit_oid_compare
ggit_oid_to_string
ggit_oid_hash
ggit_oid_equal
<SUBSECTION Standard>
GGIT_OID
GGIT_TYPE_OID
ggit_oid_get_type
</SECTION>

<SECTION>
<FILE>ggit-patch</FILE>
<TITLE>GgitPatch</TITLE>
GgitPatch
ggit_patch_get_delta
ggit_patch_get_hunk
ggit_patch_get_line_stats
ggit_patch_get_num_hunks
ggit_patch_get_num_lines_in_hunk
ggit_patch_new_from_blobs
ggit_patch_new_from_diff
ggit_patch_ref
ggit_patch_to_stream
ggit_patch_to_string
ggit_patch_unref
<SUBSECTION Standard>
GGIT_PATCH
GGIT_TYPE_PATCH
ggit_patch_get_type
</SECTION>

<SECTION>
<FILE>ggit-push-options</FILE>
<TITLE>GgitPushOptions</TITLE>
GGIT_TYPE_PUSH_OPTIONS
GgitPushOptionsClass
ggit_push_options_new
ggit_push_options_get_parallelism
ggit_push_options_set_parallelism
GgitPushOptions
</SECTION>

<SECTION>
<FILE>ggit-ref</FILE>
<TITLE>GgitRef</TITLE>
GgitRef
GgitRefClass
GgitRefType
ggit_ref_is_valid_name
ggit_ref_get_target
ggit_ref_get_symbolic_target
ggit_ref_get_reference_type
ggit_ref_get_name
ggit_ref_get_shorthand
ggit_ref_to_string
ggit_ref_resolve
ggit_ref_get_owner
ggit_ref_set_symbolic_target
ggit_ref_set_target
ggit_ref_rename
ggit_ref_delete
ggit_ref_lookup
ggit_ref_has_log
ggit_ref_get_log
ggit_ref_delete_log
ggit_ref_is_branch
ggit_ref_is_note
ggit_ref_is_remote
ggit_ref_is_tag
<SUBSECTION Standard>
GGIT_IS_REF
GGIT_IS_REF_CLASS
GGIT_REF
GGIT_REF_CLASS
GGIT_REF_GET_CLASS
GGIT_TYPE_REF
GGIT_TYPE_REF_TYPE
ggit_ref_get_type
ggit_ref_type_get_type
</SECTION>

<SECTION>
<FILE>ggit-reflog</FILE>
<TITLE>GgitReflog</TITLE>
GgitReflog
ggit_reflog_ref
ggit_reflog_unref
ggit_reflog_get_entry_count
ggit_reflog_get_entry_from_index
<SUBSECTION Standard>
GGIT_REFLOG
GGIT_TYPE_REFLOG
ggit_reflog_get_type
</SECTION>

<SECTION>
<FILE>ggit-reflog-entry</FILE>
<TITLE>GgitReflogEntry</TITLE>
GgitReflogEntry
ggit_reflog_entry_ref
ggit_reflog_entry_unref
ggit_reflog_entry_get_old_id
ggit_reflog_entry_get_new_id
ggit_reflog_entry_get_committer
ggit_reflog_entry_get_message
<SUBSECTION Standard>
GGIT_REFLOG_ENTRY
GGIT_TYPE_REFLOG_ENTRY
ggit_reflog_entry_get_type
</SECTION>

<SECTION>
<FILE>ggit-ref-spec</FILE>
<TITLE>GgitRefSpec</TITLE>
GgitRefSpec
ggit_ref_spec_ref
ggit_ref_spec_unref
ggit_ref_spec_get_source
ggit_ref_spec_get_destination
ggit_ref_spec_is_forced
<SUBSECTION Standard>
GGIT_REF_SPEC
GGIT_TYPE_REF_SPEC
ggit_ref_spec_get_type
</SECTION>

<SECTION>
<FILE>ggit-remote</FILE>
<TITLE>GgitRemote</TITLE>
GgitRemote
GgitRemoteHead
GgitRemoteDownloadTagsType
GgitRemoteListCallback
ggit_remote_new
ggit_remote_get_name
ggit_remote_get_url
ggit_remote_connect
ggit_remote_get_connected
ggit_remote_disconnect
ggit_remote_list
ggit_remote_head_get_local_oid
ggit_remote_head_get_name
ggit_remote_head_get_oid
ggit_remote_head_get_type
ggit_remote_head_is_local
ggit_remote_head_ref
ggit_remote_head_unref
<SUBSECTION Standard>
GGIT_REMOTE
GGIT_REMOTE_HEAD
GGIT_TYPE_REMOTE
GGIT_TYPE_REMOTE_HEAD
GGIT_TYPE_REMOTE_DOWNLOAD_TAGS_TYPE
ggit_remote_get_type
ggit_remote_download_tags_type_get_type
</SECTION>

<SECTION>
<FILE>ggit-repository</FILE>
<TITLE>GgitRepository</TITLE>
GgitRepository
GgitRepositoryClass
GgitReferencesNameCallback
GgitCreateFlags
GgitResetType
GgitStashCallback
GgitStashFlags
GgitStatusCallback
GgitStatusFlags
ggit_repository_open
ggit_repository_init_repository
ggit_repository_clone
ggit_repository_lookup
ggit_repository_lookup_reference
ggit_repository_create_reference
ggit_repository_create_symbolic_reference
ggit_repository_create_blob
ggit_repository_create_blob_from_buffer
ggit_repository_create_blob_from_file
ggit_repository_create_blob_from_path
ggit_repository_create_commit
ggit_repository_create_tag
ggit_repository_create_tag_from_buffer
ggit_repository_create_tag_lightweight
ggit_repository_create_tree_builder
ggit_repository_create_tree_builder_from_tree
ggit_repository_create_index_entry_for_file
ggit_repository_create_index_entry_for_path
ggit_repository_list_tags
ggit_repository_create_branch
ggit_repository_enumerate_branches
ggit_repository_lookup_branch
ggit_repository_create_remote
ggit_repository_list_remotes
ggit_repository_get_head
ggit_repository_discover
ggit_repository_is_head_detached
ggit_repository_is_head_unborn
ggit_repository_is_empty
ggit_repository_get_location
ggit_repository_get_workdir
ggit_repository_set_workdir
ggit_repository_is_bare
ggit_repository_file_status
ggit_repository_file_status_foreach
ggit_repository_references_foreach_name
ggit_repository_get_config
ggit_repository_get_index
ggit_repository_lookup_submodule
ggit_repository_submodule_foreach
ggit_repository_reset
ggit_repository_revparse
ggit_repository_save_stash
ggit_repository_drop_stash
ggit_repository_stash_foreach
ggit_repository_get_ahead_behind
<SUBSECTION Standard>
GGIT_IS_REPOSITORY
GGIT_IS_REPOSITORY_CLASS
GGIT_REPOSITORY
GGIT_REPOSITORY_CLASS
GGIT_REPOSITORY_GET_CLASS
GGIT_TYPE_REPOSITORY
GGIT_TYPE_CREATE_FLAGS
GGIT_TYPE_RESET_TYPE
GGIT_TYPE_STASH_FLAGS
GGIT_TYPE_STATUS_FLAGS
GgitRepositoryPrivate
ggit_repository_get_type
ggit_create_flags_get_type
ggit_reset_type_get_type
ggit_stash_flags_get_type
ggit_status_flags_get_type
</SECTION>

<SECTION>
<FILE>ggit-revision-walker</FILE>
<TITLE>GgitRevisionWalker</TITLE>
GgitRevisionWalker
GgitRevisionWalkerClass
GgitSortMode
ggit_revision_walker_new
ggit_revision_walker_reset
ggit_revision_walker_push
ggit_revision_walker_hide
ggit_revision_walker_hide_glob
ggit_revision_walker_hide_head
ggit_revision_walker_hide_ref
ggit_revision_walker_push_glob
ggit_revision_walker_push_head
ggit_revision_walker_push_range
ggit_revision_walker_push_ref
ggit_revision_walker_next
ggit_revision_walker_set_sort_mode
ggit_revision_walker_get_repository
<SUBSECTION Standard>
GGIT_IS_REVISION_WALKER
GGIT_IS_REVISION_WALKER_CLASS
GGIT_REVISION_WALKER
GGIT_REVISION_WALKER_CLASS
GGIT_REVISION_WALKER_GET_CLASS
GGIT_TYPE_REVISION_WALKER
GGIT_TYPE_SORT_MODE
GgitRevisionWalkerPrivate
ggit_revision_walker_get_type
ggit_sort_mode_get_type
</SECTION>

<SECTION>
<FILE>ggit-signature</FILE>
<TITLE>GgitSignature</TITLE>
GgitSignature
ggit_signature_new
ggit_signature_new_now
ggit_signature_get_name
ggit_signature_get_email
ggit_signature_get_time
ggit_signature_get_time_zone
<SUBSECTION Standard>
GGIT_IS_SIGNATURE
GGIT_IS_SIGNATURE_CLASS
GGIT_SIGNATURE
GGIT_SIGNATURE_CLASS
GGIT_SIGNATURE_GET_CLASS
GGIT_TYPE_SIGNATURE
GgitSignaturePrivate
ggit_signature_get_type
</SECTION>

<SECTION>
<FILE>ggit-status-options</FILE>
<TITLE>GgitStatusOptions</TITLE>
GgitStatusOption
GgitStatusShow
ggit_status_options_copy
ggit_status_options_free
ggit_status_options_new
<SUBSECTION Standard>
GGIT_TYPE_STATUS_OPTIONS
GGIT_STATUS_OPTIONS
GGIT_TYPE_STATUS_OPTION
GGIT_TYPE_STATUS_SHOW
ggit_status_options_get_type
ggit_status_show_get_type
ggit_status_option_get_type
</SECTION>

<SECTION>
<FILE>ggit-submodule</FILE>
<TITLE>GgitSubmodule</TITLE>
GgitSubmodule
GgitSubmoduleCallback
GgitSubmoduleIgnore
GgitSubmoduleStatus
GgitSubmoduleUpdate
ggit_submodule_ref
ggit_submodule_unref
ggit_submodule_get_owner
ggit_submodule_get_name
ggit_submodule_get_path
ggit_submodule_get_url
ggit_submodule_get_index_id
ggit_submodule_get_head_id
ggit_submodule_get_workdir_id
ggit_submodule_get_ignore
ggit_submodule_get_update
ggit_submodule_get_fetch_recurse
ggit_submodule_set_fetch_recurse
ggit_submodule_init
ggit_submodule_sync
ggit_submodule_reload
<SUBSECTION Standard>
GGIT_SUBMODULE
GGIT_TYPE_SUBMODULE
GGIT_TYPE_SUBMODULE_IGNORE
GGIT_TYPE_SUBMODULE_STATUS
GGIT_TYPE_SUBMODULE_UPDATE
ggit_submodule_get_type
ggit_submodule_ignore_get_type
ggit_submodule_status_get_type
ggit_submodule_update_get_type
</SECTION>

<SECTION>
<FILE>ggit-tag</FILE>
<TITLE>GgitTag</TITLE>
GgitTag
GgitTagClass
ggit_tag_get_target
ggit_tag_get_target_id
ggit_tag_get_name
ggit_tag_get_tagger
ggit_tag_get_message
<SUBSECTION Standard>
GGIT_IS_TAG
GGIT_IS_TAG_CLASS
GGIT_TAG
GGIT_TAG_CLASS
GGIT_TAG_GET_CLASS
GGIT_TYPE_TAG
ggit_tag_get_type
</SECTION>

<SECTION>
<FILE>ggit-transfer-progress</FILE>
<TITLE>GgitTransferProgress</TITLE>
GgitTransferProgress
GgitTransferProgressCallback
ggit_transfer_progress_copy
ggit_transfer_progress_free
ggit_transfer_progress_get_total_objects
ggit_transfer_progress_get_indexed_objects
ggit_transfer_progress_get_received_objects
ggit_transfer_progress_get_received_bytes
<SUBSECTION Standard>
GGIT_TRANSFER_PROGRESS
GGIT_TYPE_TRANSFER_PROGRESS
ggit_transfer_progress_get_type
</SECTION>

<SECTION>
<FILE>ggit-tree</FILE>
<TITLE>GgitTree</TITLE>
GgitTree
GgitTreeClass
GgitTreeWalkCallback
GgitTreeWalkMode
ggit_tree_get_id
ggit_tree_get
ggit_tree_size
ggit_tree_get_by_name
ggit_tree_get_by_path
ggit_tree_walk
<SUBSECTION Standard>
GGIT_IS_TREE
GGIT_IS_TREE_CLASS
GGIT_TREE
GGIT_TREE_CLASS
GGIT_TREE_GET_CLASS
GGIT_TYPE_TREE
GGIT_TYPE_TREE_WALK_MODE
ggit_tree_get_type
ggit_tree_walk_mode_get_type
</SECTION>

<SECTION>
<FILE>ggit-tree-builder</FILE>
<TITLE>GgitTreeBuilder</TITLE>
GgitTreeBuilder
GgitTreeBuilderClass
ggit_tree_builder_remove
ggit_tree_builder_clear
ggit_tree_builder_insert
ggit_tree_builder_write
ggit_tree_builder_get_entry
<SUBSECTION Standard>
GGIT_IS_TREE_BUILDER
GGIT_IS_TREE_BUILDER_CLASS
GGIT_TREE_BUILDER
GGIT_TREE_BUILDER_CLASS
GGIT_TREE_BUILDER_GET_CLASS
GGIT_TYPE_TREE_BUILDER
GgitTreeBuilderPrivate
ggit_tree_builder_get_type
</SECTION>

<SECTION>
<FILE>ggit-tree-entry</FILE>
<TITLE>GgitTreeEntry</TITLE>
GgitTreeEntry
GgitFileMode
ggit_tree_entry_ref
ggit_tree_entry_unref
ggit_tree_entry_get_file_mode
ggit_tree_entry_get_id
ggit_tree_entry_get_name
ggit_tree_entry_get_object_type
<SUBSECTION Standard>
GGIT_TREE_ENTRY
GGIT_TYPE_TREE_ENTRY
GGIT_TYPE_FILE_MODE
ggit_tree_entry_get_type
ggit_file_mode_get_type
</SECTION>
