Index of all symbols

A

ggit_annotated_commit_get_id, function in GgitAnnotatedCommit
ggit_annotated_commit_ref, function in GgitAnnotatedCommit
ggit_annotated_commit_unref, function in GgitAnnotatedCommit

B

ggit_blame_options_copy, function in GgitBlameOptions
ggit_blame_options_free, function in GgitBlameOptions
ggit_blame_options_get_maximum_line, function in GgitBlameOptions
ggit_blame_options_get_minimum_line, function in GgitBlameOptions
ggit_blame_options_get_minimum_match_characters, function in GgitBlameOptions
ggit_blame_options_get_newest_commit, function in GgitBlameOptions
ggit_blame_options_get_oldest_commit, function in GgitBlameOptions
ggit_blame_options_new, function in GgitBlameOptions
ggit_blame_options_set_maximum_line, function in GgitBlameOptions
ggit_blame_options_set_minimum_line, function in GgitBlameOptions
ggit_blame_options_set_minimum_match_characters, function in GgitBlameOptions
ggit_blame_options_set_newest_commit, function in GgitBlameOptions
ggit_blame_options_set_oldest_commit, function in GgitBlameOptions
GgitBlob, struct in GgitBlob
GgitBlobOutputStream, struct in GgitBlobOutputStream
GgitBlobOutputStream:repository, object property in GgitBlobOutputStream
GgitBlobOutputStreamClass, struct in GgitBlobOutputStream
ggit_blob_get_raw_content, function in GgitBlob
ggit_blob_is_binary, function in GgitBlob
ggit_blob_output_stream_get_id, function in GgitBlobOutputStream
GgitBranch, struct in GgitBranch
GgitBranchClass, struct in GgitBranch
GgitBranchType, enum in GgitBranch
ggit_branch_delete, function in GgitBranch
ggit_branch_get_name, function in GgitBranch
ggit_branch_get_upstream, function in GgitBranch
ggit_branch_is_head, function in GgitBranch
ggit_branch_move, function in GgitBranch

C

GgitCloneOptions, struct in GgitCloneOptions
ggit_clone_options_get_checkout_branch, function in GgitCloneOptions
ggit_clone_options_get_fetch_options, function in GgitCloneOptions
ggit_clone_options_get_is_bare, function in GgitCloneOptions
ggit_clone_options_get_local, function in GgitCloneOptions
ggit_clone_options_new, function in GgitCloneOptions
ggit_clone_options_set_checkout_branch, function in GgitCloneOptions
ggit_clone_options_set_fetch_options, function in GgitCloneOptions
ggit_clone_options_set_is_bare, function in GgitCloneOptions
ggit_clone_options_set_local, function in GgitCloneOptions
GgitCommit, struct in GgitCommit
GgitCommitClass, struct in GgitCommit
GgitCommitParents, struct in GgitCommitParents
GgitCommitParents:commit, object property in GgitCommitParents
GgitCommitParents:size, object property in GgitCommitParents
ggit_commit_get_author, function in GgitCommit
ggit_commit_get_committer, function in GgitCommit
ggit_commit_get_message, function in GgitCommit
ggit_commit_get_message_encoding, function in GgitCommit
ggit_commit_get_nth_ancestor, function in GgitCommit
ggit_commit_get_parents, function in GgitCommit
ggit_commit_get_subject, function in GgitCommit
ggit_commit_get_tree, function in GgitCommit
ggit_commit_get_tree_id, function in GgitCommit
ggit_commit_parents_get, function in GgitCommitParents
ggit_commit_parents_get_id, function in GgitCommitParents
ggit_commit_parents_get_size, function in GgitCommitParents
ggit_commit_parents_new, function in GgitCommitParents
GgitConfig, struct in GgitConfig
GgitConfigCallback, user_function in GgitConfig
GgitConfigEntry, struct in GgitConfigEntry
GgitConfigLevel, enum in GgitConfig
GgitConfigMatchCallback, user_function in GgitConfig
ggit_config_add_file, function in GgitConfig
ggit_config_delete_entry, function in GgitConfig
ggit_config_entry_get_level, function in GgitConfigEntry
ggit_config_entry_get_name, function in GgitConfigEntry
ggit_config_entry_get_value, function in GgitConfigEntry
ggit_config_entry_ref, function in GgitConfigEntry
ggit_config_entry_unref, function in GgitConfigEntry
ggit_config_find_global, function in GgitConfig
ggit_config_find_system, function in GgitConfig
ggit_config_foreach, function in GgitConfig
ggit_config_get_bool, function in GgitConfig
ggit_config_get_int32, function in GgitConfig
ggit_config_get_int64, function in GgitConfig
ggit_config_get_string, function in GgitConfig
ggit_config_match, function in GgitConfig
ggit_config_match_foreach, function in GgitConfig
ggit_config_new, function in GgitConfig
ggit_config_new_default, function in GgitConfig
ggit_config_new_from_file, function in GgitConfig
ggit_config_set_bool, function in GgitConfig
ggit_config_set_int32, function in GgitConfig
ggit_config_set_int64, function in GgitConfig
ggit_config_set_string, function in GgitConfig
GgitCreateFlags, enum in GgitRepository
GgitCred, struct in GgitCred
GgitCredAcquireCallback, user_function in GgitCred
GgitCredClass, struct in GgitCred
GgitCredPlaintext, struct in GgitCredPlaintext
GgitCredPlaintext:password, object property in GgitCredPlaintext
GgitCredPlaintext:username, object property in GgitCredPlaintext
GgitCredPlaintextClass, struct in GgitCredPlaintext
ggit_cred_plaintext_get_password, function in GgitCredPlaintext
ggit_cred_plaintext_get_username, function in GgitCredPlaintext
ggit_cred_plaintext_new, function in GgitCredPlaintext

D

GgitDeltaType, enum in GgitDiffDelta
GgitDiff, struct in GgitDiff
GgitDiff:repository, object property in GgitDiff
GgitDiffClass, struct in GgitDiff
GgitDiffDelta, struct in GgitDiffDelta
GgitDiffFile, struct in GgitDiffFile
GgitDiffFileCallback, user_function in GgitDiff
GgitDiffFlag, enum in GgitDiff
GgitDiffFormatType, enum in GgitDiff
GgitDiffHunk, struct in GgitDiffHunk
GgitDiffHunkCallback, user_function in GgitDiff
GgitDiffLine, struct in GgitDiffLine
GgitDiffLineCallback, user_function in GgitDiff
GgitDiffLineType, enum in GgitDiff
GgitDiffOption, enum in GgitDiff
GgitDiffOptions, struct in GgitDiffOptions
GgitDiffOptions:flags, object property in GgitDiffOptions
GgitDiffOptions:n-context-lines, object property in GgitDiffOptions
GgitDiffOptions:n-interhunk-lines, object property in GgitDiffOptions
GgitDiffOptions:new-prefix, object property in GgitDiffOptions
GgitDiffOptions:old-prefix, object property in GgitDiffOptions
GgitDiffOptions:pathspec, object property in GgitDiffOptions
GgitDiffOptionsClass, struct in GgitDiffOptions
GgitDiffSimilarityMetric, struct in GgitDiffSimilarityMetric
ggit_diff_blobs, function in GgitDiff
ggit_diff_blob_to_buffer, function in GgitDiff
ggit_diff_delta_get_flags, function in GgitDiffDelta
ggit_diff_delta_get_new_file, function in GgitDiffDelta
ggit_diff_delta_get_old_file, function in GgitDiffDelta
ggit_diff_delta_get_similarity, function in GgitDiffDelta
ggit_diff_delta_get_status, function in GgitDiffDelta
ggit_diff_delta_ref, function in GgitDiffDelta
ggit_diff_delta_unref, function in GgitDiffDelta
ggit_diff_file_get_flags, function in GgitDiffFile
ggit_diff_file_get_mode, function in GgitDiffFile
ggit_diff_file_get_oid, function in GgitDiffFile
ggit_diff_file_get_path, function in GgitDiffFile
ggit_diff_file_get_size, function in GgitDiffFile
ggit_diff_file_ref, function in GgitDiffFile
ggit_diff_file_unref, function in GgitDiffFile
ggit_diff_foreach, function in GgitDiff
ggit_diff_hunk_get_header, function in GgitDiffHunk
ggit_diff_hunk_get_new_lines, function in GgitDiffHunk
ggit_diff_hunk_get_new_start, function in GgitDiffHunk
ggit_diff_hunk_get_old_lines, function in GgitDiffHunk
ggit_diff_hunk_get_old_start, function in GgitDiffHunk
ggit_diff_hunk_ref, function in GgitDiffHunk
ggit_diff_hunk_unref, function in GgitDiffHunk
ggit_diff_line_get_content, function in GgitDiffLine
ggit_diff_line_get_content_offset, function in GgitDiffLine
ggit_diff_line_get_new_lineno, function in GgitDiffLine
ggit_diff_line_get_old_lineno, function in GgitDiffLine
ggit_diff_line_get_origin, function in GgitDiffLine
ggit_diff_line_ref, function in GgitDiffLine
ggit_diff_line_unref, function in GgitDiffLine
ggit_diff_merge, function in GgitDiff
ggit_diff_new_index_to_workdir, function in GgitDiff
ggit_diff_new_tree_to_index, function in GgitDiff
ggit_diff_new_tree_to_tree, function in GgitDiff
ggit_diff_new_tree_to_workdir, function in GgitDiff
ggit_diff_options_get_flags, function in GgitDiffOptions
ggit_diff_options_get_new_prefix, function in GgitDiffOptions
ggit_diff_options_get_n_context_lines, function in GgitDiffOptions
ggit_diff_options_get_n_interhunk_lines, function in GgitDiffOptions
ggit_diff_options_get_old_prefix, function in GgitDiffOptions
ggit_diff_options_get_pathspec, function in GgitDiffOptions
ggit_diff_options_new, function in GgitDiffOptions
ggit_diff_options_set_flags, function in GgitDiffOptions
ggit_diff_options_set_new_prefix, function in GgitDiffOptions
ggit_diff_options_set_n_context_lines, function in GgitDiffOptions
ggit_diff_options_set_n_interhunk_lines, function in GgitDiffOptions
ggit_diff_options_set_old_prefix, function in GgitDiffOptions
ggit_diff_options_set_pathspec, function in GgitDiffOptions
ggit_diff_print, function in GgitDiff
ggit_diff_similarity_metric_copy, function in GgitDiffSimilarityMetric
ggit_diff_similarity_metric_free, function in GgitDiffSimilarityMetric
ggit_diff_similarity_metric_new, function in GgitDiffSimilarityMetric

E

GGIT_ERROR, macro in GgitError
GgitError, enum in GgitError
ggit_error_quark, function in GgitError

F

GgitFeatureFlags, enum in Ggit Main
GgitFileMode, enum in GgitTreeEntry

G

ggit_get_features, function in Ggit Main

I

GgitIndex, struct in GgitIndex
GgitIndex:file, object property in GgitIndex
GgitIndexEntries, struct in GgitIndexEntry
GgitIndexEntriesResolveUndo, struct in GgitIndexEntryResolveUndo
GgitIndexEntry, struct in GgitIndexEntry
GgitIndexEntryResolveUndo, struct in GgitIndexEntryResolveUndo
ggit_index_add, function in GgitIndex
ggit_index_add_file, function in GgitIndex
ggit_index_add_path, function in GgitIndex
ggit_index_entries_get_by_index, function in GgitIndexEntry
ggit_index_entries_get_by_path, function in GgitIndexEntry
ggit_index_entries_ref, function in GgitIndexEntry
ggit_index_entries_resolve_undo_get, function in GgitIndexEntryResolveUndo
ggit_index_entries_resolve_undo_get_by_file, function in GgitIndexEntryResolveUndo
ggit_index_entries_resolve_undo_ref, function in GgitIndexEntryResolveUndo
ggit_index_entries_resolve_undo_size, function in GgitIndexEntryResolveUndo
ggit_index_entries_resolve_undo_unref, function in GgitIndexEntryResolveUndo
ggit_index_entries_size, function in GgitIndexEntry
ggit_index_entries_unref, function in GgitIndexEntry
ggit_index_entry_get_dev, function in GgitIndexEntry
ggit_index_entry_get_file_size, function in GgitIndexEntry
ggit_index_entry_get_flags, function in GgitIndexEntry
ggit_index_entry_get_flags_extended, function in GgitIndexEntry
ggit_index_entry_get_gid, function in GgitIndexEntry
ggit_index_entry_get_id, function in GgitIndexEntry
ggit_index_entry_get_ino, function in GgitIndexEntry
ggit_index_entry_get_mode, function in GgitIndexEntry
ggit_index_entry_get_path, function in GgitIndexEntry
ggit_index_entry_get_uid, function in GgitIndexEntry
ggit_index_entry_ref, function in GgitIndexEntry
ggit_index_entry_resolve_undo_get_file, function in GgitIndexEntryResolveUndo
ggit_index_entry_resolve_undo_get_id, function in GgitIndexEntryResolveUndo
ggit_index_entry_resolve_undo_get_mode, function in GgitIndexEntryResolveUndo
ggit_index_entry_resolve_undo_ref, function in GgitIndexEntryResolveUndo
ggit_index_entry_resolve_undo_unref, function in GgitIndexEntryResolveUndo
ggit_index_entry_set_dev, function in GgitIndexEntry
ggit_index_entry_set_file_size, function in GgitIndexEntry
ggit_index_entry_set_flags, function in GgitIndexEntry
ggit_index_entry_set_flags_extended, function in GgitIndexEntry
ggit_index_entry_set_gid, function in GgitIndexEntry
ggit_index_entry_set_id, function in GgitIndexEntry
ggit_index_entry_set_ino, function in GgitIndexEntry
ggit_index_entry_set_mode, function in GgitIndexEntry
ggit_index_entry_set_path, function in GgitIndexEntry
ggit_index_entry_set_uid, function in GgitIndexEntry
ggit_index_entry_stat, function in GgitIndexEntry
ggit_index_entry_unref, function in GgitIndexEntry
ggit_index_get_entries, function in GgitIndex
ggit_index_get_entries_resolve_undo, function in GgitIndex
ggit_index_get_owner, function in GgitIndex
ggit_index_open, function in GgitIndex
ggit_index_read, function in GgitIndex
ggit_index_remove, function in GgitIndex
ggit_index_write, function in GgitIndex
ggit_index_write_tree, function in GgitIndex
ggit_init, function in Ggit Main

M

ggit_merge_options_copy, function in GgitMergeOptions
ggit_merge_options_free, function in GgitMergeOptions
ggit_merge_options_get_file_favor, function in GgitMergeOptions
ggit_merge_options_get_file_flags, function in GgitMergeOptions
ggit_merge_options_get_rename_threshold, function in GgitMergeOptions
ggit_merge_options_get_similarity_metric, function in GgitMergeOptions
ggit_merge_options_get_target_limit, function in GgitMergeOptions
ggit_merge_options_new, function in GgitMergeOptions
ggit_merge_options_set_file_favor, function in GgitMergeOptions
ggit_merge_options_set_file_flags, function in GgitMergeOptions
ggit_merge_options_set_rename_threshold, function in GgitMergeOptions
ggit_merge_options_set_similarity_metric, function in GgitMergeOptions
ggit_merge_options_set_target_limit, function in GgitMergeOptions
ggit_message_prettify, function in GgitMessage

N

GgitNative, struct in GgitNative
GgitNative:native, object property in GgitNative
GgitNativeClass, struct in GgitNative

O

GgitObject, struct in GgitObject
GgitObjectClass, struct in GgitObject
GgitObjectFactory, struct in GgitObjectFactory
GgitObjectFactoryBase, struct in GgitObjectFactoryBase
GgitObjectFactoryBaseClass, struct in GgitObjectFactoryBase
ggit_object_factory_construct, function in GgitObjectFactory
ggit_object_factory_get_default, function in GgitObjectFactory
ggit_object_factory_register, function in GgitObjectFactory
ggit_object_factory_unregister, function in GgitObjectFactory
ggit_object_get_id, function in GgitObject
ggit_object_get_owner, function in GgitObject
GgitOId, struct in GgitOId
ggit_oid_compare, function in GgitOId
ggit_oid_copy, function in GgitOId
ggit_oid_equal, function in GgitOId
ggit_oid_free, function in GgitOId
ggit_oid_hash, function in GgitOId
ggit_oid_new_from_raw, function in GgitOId
ggit_oid_new_from_string, function in GgitOId
ggit_oid_to_string, function in GgitOId

P

GgitPatch, struct in GgitPatch
ggit_patch_get_delta, function in GgitPatch
ggit_patch_get_hunk, function in GgitPatch
ggit_patch_get_line_stats, function in GgitPatch
ggit_patch_get_num_hunks, function in GgitPatch
ggit_patch_get_num_lines_in_hunk, function in GgitPatch
ggit_patch_new_from_blobs, function in GgitPatch
ggit_patch_new_from_diff, function in GgitPatch
ggit_patch_ref, function in GgitPatch
ggit_patch_to_stream, function in GgitPatch
ggit_patch_to_string, function in GgitPatch
ggit_patch_unref, function in GgitPatch
GgitPushOptions, struct in GgitPushOptions
GgitPushOptions:parallelism, object property in GgitPushOptions
GgitPushOptionsClass, struct in GgitPushOptions
ggit_push_options_get_parallelism, function in GgitPushOptions
ggit_push_options_new, function in GgitPushOptions
ggit_push_options_set_parallelism, function in GgitPushOptions

R

GgitRef, struct in GgitRef
GgitRefClass, struct in GgitRef
GgitReferencesNameCallback, user_function in GgitRepository
GgitReflog, struct in GgitReflog
GgitReflogEntry, struct in GgitReflogEntry
ggit_reflog_entry_get_committer, function in GgitReflogEntry
ggit_reflog_entry_get_message, function in GgitReflogEntry
ggit_reflog_entry_get_new_id, function in GgitReflogEntry
ggit_reflog_entry_get_old_id, function in GgitReflogEntry
ggit_reflog_entry_ref, function in GgitReflogEntry
ggit_reflog_entry_unref, function in GgitReflogEntry
ggit_reflog_get_entry_count, function in GgitReflog
ggit_reflog_get_entry_from_index, function in GgitReflog
ggit_reflog_ref, function in GgitReflog
ggit_reflog_unref, function in GgitReflog
GgitRefSpec, struct in GgitRefSpec
GgitRefType, enum in GgitRef
ggit_ref_delete, function in GgitRef
ggit_ref_delete_log, function in GgitRef
ggit_ref_get_log, function in GgitRef
ggit_ref_get_name, function in GgitRef
ggit_ref_get_owner, function in GgitRef
ggit_ref_get_reference_type, function in GgitRef
ggit_ref_get_shorthand, function in GgitRef
ggit_ref_get_symbolic_target, function in GgitRef
ggit_ref_get_target, function in GgitRef
ggit_ref_has_log, function in GgitRef
ggit_ref_is_branch, function in GgitRef
ggit_ref_is_note, function in GgitRef
ggit_ref_is_remote, function in GgitRef
ggit_ref_is_tag, function in GgitRef
ggit_ref_is_valid_name, function in GgitRef
ggit_ref_lookup, function in GgitRef
ggit_ref_rename, function in GgitRef
ggit_ref_resolve, function in GgitRef
ggit_ref_set_symbolic_target, function in GgitRef
ggit_ref_set_target, function in GgitRef
ggit_ref_spec_get_destination, function in GgitRefSpec
ggit_ref_spec_get_source, function in GgitRefSpec
ggit_ref_spec_is_forced, function in GgitRefSpec
ggit_ref_spec_ref, function in GgitRefSpec
ggit_ref_spec_unref, function in GgitRefSpec
ggit_ref_to_string, function in GgitRef
GgitRemote, struct in GgitRemote
GgitRemoteDownloadTagsType, enum in GgitRemote
GgitRemoteHead, struct in GgitRemote
GgitRemoteListCallback, user_function in GgitRemote
ggit_remote_connect, function in GgitRemote
ggit_remote_disconnect, function in GgitRemote
ggit_remote_get_connected, function in GgitRemote
ggit_remote_get_name, function in GgitRemote
ggit_remote_get_url, function in GgitRemote
ggit_remote_head_get_local_oid, function in GgitRemote
ggit_remote_head_get_name, function in GgitRemote
ggit_remote_head_get_oid, function in GgitRemote
ggit_remote_head_get_type, function in GgitRemote
ggit_remote_head_is_local, function in GgitRemote
ggit_remote_head_ref, function in GgitRemote
ggit_remote_head_unref, function in GgitRemote
ggit_remote_list, function in GgitRemote
ggit_remote_new, function in GgitRemote
GgitRepository, struct in GgitRepository
GgitRepository:clone-options, object property in GgitRepository
GgitRepository:head, object property in GgitRepository
GgitRepository:init, object property in GgitRepository
GgitRepository:is-bare, object property in GgitRepository
GgitRepository:location, object property in GgitRepository
GgitRepository:url, object property in GgitRepository
GgitRepository:workdir, object property in GgitRepository
GgitRepositoryClass, struct in GgitRepository
ggit_repository_clone, function in GgitRepository
ggit_repository_create_blob, function in GgitRepository
ggit_repository_create_blob_from_buffer, function in GgitRepository
ggit_repository_create_blob_from_file, function in GgitRepository
ggit_repository_create_blob_from_path, function in GgitRepository
ggit_repository_create_branch, function in GgitRepository
ggit_repository_create_commit, function in GgitRepository
ggit_repository_create_index_entry_for_file, function in GgitRepository
ggit_repository_create_index_entry_for_path, function in GgitRepository
ggit_repository_create_reference, function in GgitRepository
ggit_repository_create_remote, function in GgitRepository
ggit_repository_create_symbolic_reference, function in GgitRepository
ggit_repository_create_tag, function in GgitRepository
ggit_repository_create_tag_from_buffer, function in GgitRepository
ggit_repository_create_tag_lightweight, function in GgitRepository
ggit_repository_create_tree_builder, function in GgitRepository
ggit_repository_create_tree_builder_from_tree, function in GgitRepository
ggit_repository_discover, function in GgitRepository
ggit_repository_drop_stash, function in GgitRepository
ggit_repository_enumerate_branches, function in GgitRepository
ggit_repository_file_status, function in GgitRepository
ggit_repository_file_status_foreach, function in GgitRepository
ggit_repository_get_ahead_behind, function in GgitRepository
ggit_repository_get_config, function in GgitRepository
ggit_repository_get_head, function in GgitRepository
ggit_repository_get_index, function in GgitRepository
ggit_repository_get_location, function in GgitRepository
ggit_repository_get_workdir, function in GgitRepository
ggit_repository_init_repository, function in GgitRepository
ggit_repository_is_bare, function in GgitRepository
ggit_repository_is_empty, function in GgitRepository
ggit_repository_is_head_detached, function in GgitRepository
ggit_repository_is_head_unborn, function in GgitRepository
ggit_repository_list_remotes, function in GgitRepository
ggit_repository_list_tags, function in GgitRepository
ggit_repository_lookup, function in GgitRepository
ggit_repository_lookup_branch, function in GgitRepository
ggit_repository_lookup_reference, function in GgitRepository
ggit_repository_lookup_submodule, function in GgitRepository
ggit_repository_open, function in GgitRepository
ggit_repository_references_foreach_name, function in GgitRepository
ggit_repository_reset, function in GgitRepository
ggit_repository_revparse, function in GgitRepository
ggit_repository_save_stash, function in GgitRepository
ggit_repository_set_workdir, function in GgitRepository
ggit_repository_stash_foreach, function in GgitRepository
ggit_repository_submodule_foreach, function in GgitRepository
GgitResetType, enum in GgitRepository
GgitRevisionWalker, struct in GgitRevisionWalker
GgitRevisionWalker:repository, object property in GgitRevisionWalker
GgitRevisionWalkerClass, struct in GgitRevisionWalker
ggit_revision_walker_get_repository, function in GgitRevisionWalker
ggit_revision_walker_hide, function in GgitRevisionWalker
ggit_revision_walker_hide_glob, function in GgitRevisionWalker
ggit_revision_walker_hide_head, function in GgitRevisionWalker
ggit_revision_walker_hide_ref, function in GgitRevisionWalker
ggit_revision_walker_new, function in GgitRevisionWalker
ggit_revision_walker_next, function in GgitRevisionWalker
ggit_revision_walker_push, function in GgitRevisionWalker
ggit_revision_walker_push_glob, function in GgitRevisionWalker
ggit_revision_walker_push_head, function in GgitRevisionWalker
ggit_revision_walker_push_range, function in GgitRevisionWalker
ggit_revision_walker_push_ref, function in GgitRevisionWalker
ggit_revision_walker_reset, function in GgitRevisionWalker
ggit_revision_walker_set_sort_mode, function in GgitRevisionWalker

S

GgitSignature, struct in GgitSignature
GgitSignature:encoding, object property in GgitSignature
ggit_signature_get_email, function in GgitSignature
ggit_signature_get_name, function in GgitSignature
ggit_signature_get_time, function in GgitSignature
ggit_signature_get_time_zone, function in GgitSignature
ggit_signature_new, function in GgitSignature
ggit_signature_new_now, function in GgitSignature
GgitSortMode, enum in GgitRevisionWalker
GgitStashCallback, user_function in GgitRepository
GgitStashFlags, enum in GgitRepository
GgitStatusCallback, user_function in GgitRepository
GgitStatusFlags, enum in GgitRepository
GgitStatusOption, enum in GgitStatusOptions
GgitStatusShow, enum in GgitStatusOptions
ggit_status_options_copy, function in GgitStatusOptions
ggit_status_options_free, function in GgitStatusOptions
ggit_status_options_new, function in GgitStatusOptions
GgitSubmodule, struct in GgitSubmodule
GgitSubmoduleCallback, user_function in GgitSubmodule
GgitSubmoduleIgnore, enum in GgitSubmodule
GgitSubmoduleStatus, enum in GgitSubmodule
GgitSubmoduleUpdate, enum in GgitSubmodule
ggit_submodule_get_fetch_recurse, function in GgitSubmodule
ggit_submodule_get_head_id, function in GgitSubmodule
ggit_submodule_get_ignore, function in GgitSubmodule
ggit_submodule_get_index_id, function in GgitSubmodule
ggit_submodule_get_name, function in GgitSubmodule
ggit_submodule_get_owner, function in GgitSubmodule
ggit_submodule_get_path, function in GgitSubmodule
ggit_submodule_get_update, function in GgitSubmodule
ggit_submodule_get_url, function in GgitSubmodule
ggit_submodule_get_workdir_id, function in GgitSubmodule
ggit_submodule_init, function in GgitSubmodule
ggit_submodule_ref, function in GgitSubmodule
ggit_submodule_reload, function in GgitSubmodule
ggit_submodule_sync, function in GgitSubmodule
ggit_submodule_unref, function in GgitSubmodule

T

GgitTag, struct in GgitTag
GgitTagClass, struct in GgitTag
ggit_tag_get_message, function in GgitTag
ggit_tag_get_name, function in GgitTag
ggit_tag_get_tagger, function in GgitTag
ggit_tag_get_target, function in GgitTag
ggit_tag_get_target_id, function in GgitTag
GgitTransferProgress, struct in GgitTransferProgress
GgitTransferProgressCallback, user_function in GgitTransferProgress
ggit_transfer_progress_copy, function in GgitTransferProgress
ggit_transfer_progress_free, function in GgitTransferProgress
ggit_transfer_progress_get_indexed_objects, function in GgitTransferProgress
ggit_transfer_progress_get_received_bytes, function in GgitTransferProgress
ggit_transfer_progress_get_received_objects, function in GgitTransferProgress
ggit_transfer_progress_get_total_objects, function in GgitTransferProgress
GgitTree, struct in GgitTree
GgitTreeBuilder, struct in GgitTreeBuilder
GgitTreeBuilderClass, struct in GgitTreeBuilder
GgitTreeClass, struct in GgitTree
GgitTreeEntry, struct in GgitTreeEntry
GgitTreeWalkCallback, user_function in GgitTree
GgitTreeWalkMode, enum in GgitTree
ggit_tree_builder_clear, function in GgitTreeBuilder
ggit_tree_builder_get_entry, function in GgitTreeBuilder
ggit_tree_builder_insert, function in GgitTreeBuilder
ggit_tree_builder_remove, function in GgitTreeBuilder
ggit_tree_builder_write, function in GgitTreeBuilder
ggit_tree_entry_get_file_mode, function in GgitTreeEntry
ggit_tree_entry_get_id, function in GgitTreeEntry
ggit_tree_entry_get_name, function in GgitTreeEntry
ggit_tree_entry_get_object_type, function in GgitTreeEntry
ggit_tree_entry_ref, function in GgitTreeEntry
ggit_tree_entry_unref, function in GgitTreeEntry
ggit_tree_get, function in GgitTree
ggit_tree_get_by_name, function in GgitTree
ggit_tree_get_by_path, function in GgitTree
ggit_tree_get_id, function in GgitTree
ggit_tree_size, function in GgitTree
ggit_tree_walk, function in GgitTree
GGIT_TYPE_COMMIT_PARENTS, macro in GgitCommitParents
GGIT_TYPE_PUSH_OPTIONS, macro in GgitPushOptions