Index of all symbols

B

GgitBlob, struct in GgitBlob
GgitBlobClass, struct in GgitBlob
ggit_blob_get_raw_content, function in GgitBlob
GgitBranch, struct in GgitBranch
GgitBranchClass, struct in GgitBranch
GgitBranchesCallback, user_function in GgitBranch
GgitBranchType, enum in GgitBranch
ggit_branch_delete, function in GgitBranch
ggit_branch_get_name, function in GgitBranch
ggit_branch_is_head, function in GgitBranch
ggit_branch_move, function in GgitBranch

C

GgitCapFlags, enum in Ggit Main
GgitCloneOptions, struct in GgitCloneOptions
ggit_clone_options_copy, function in GgitCloneOptions
ggit_clone_options_free, function in GgitCloneOptions
ggit_clone_options_get_checkout_branch, function in GgitCloneOptions
ggit_clone_options_get_fetch_spec, function in GgitCloneOptions
ggit_clone_options_get_is_bare, function in GgitCloneOptions
ggit_clone_options_get_push_spec, function in GgitCloneOptions
ggit_clone_options_get_push_url, function in GgitCloneOptions
ggit_clone_options_get_remote_auto_tag, function in GgitCloneOptions
ggit_clone_options_get_remote_name, function in GgitCloneOptions
ggit_clone_options_new, function in GgitCloneOptions
ggit_clone_options_set_checkout_branch, function in GgitCloneOptions
ggit_clone_options_set_cred_acquire_callback, function in GgitCloneOptions
ggit_clone_options_set_fetch_progress_callback, function in GgitCloneOptions
ggit_clone_options_set_fetch_spec, function in GgitCloneOptions
ggit_clone_options_set_is_bare, function in GgitCloneOptions
ggit_clone_options_set_push_spec, function in GgitCloneOptions
ggit_clone_options_set_push_url, function in GgitCloneOptions
ggit_clone_options_set_remote_auto_tag, function in GgitCloneOptions
ggit_clone_options_set_remote_name, function in GgitCloneOptions
GgitCommit, struct in GgitCommit
GgitCommitClass, struct in GgitCommit
GgitCommitParents, struct in GgitCommit
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 GgitCommit
ggit_commit_parents_get_id, function in GgitCommit
ggit_commit_parents_ref, function in GgitCommit
ggit_commit_parents_size, function in GgitCommit
ggit_commit_parents_unref, function in GgitCommit
GgitConfig, struct in GgitConfig
GgitConfigCallback, user_function in GgitConfig
GgitConfigClass, struct 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_refresh, 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
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
GgitDiffClass, struct in GgitDiff
GgitDiffDelta, struct in GgitDiffDelta
GgitDiffFile, struct in GgitDiffFile
GgitDiffFileCallback, user_function in GgitDiff
GgitDiffFlag, enum in GgitDiff
GgitDiffHunkCallback, user_function in GgitDiff
GgitDiffLineCallback, user_function in GgitDiff
GgitDiffLineType, enum in GgitDiff
GgitDiffOption, enum in GgitDiff
GgitDiffOptions, struct in GgitDiffOptions
GgitDiffRange, struct in GgitDiffRange
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_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_copy, function in GgitDiffOptions
ggit_diff_options_free, function in GgitDiffOptions
ggit_diff_options_new, function in GgitDiffOptions
ggit_diff_print_compact, function in GgitDiff
ggit_diff_print_patch, function in GgitDiff
ggit_diff_range_get_new_lines, function in GgitDiffRange
ggit_diff_range_get_new_start, function in GgitDiffRange
ggit_diff_range_get_old_lines, function in GgitDiffRange
ggit_diff_range_get_old_start, function in GgitDiffRange
ggit_diff_range_ref, function in GgitDiffRange
ggit_diff_range_unref, function in GgitDiffRange

E

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

F

GgitFileMode, enum in GgitTreeEntry

G

ggit_get_capabilities, function in Ggit Main

I

GgitIndex, struct in GgitIndex
GgitIndex:file, object property in GgitIndex
GgitIndexClass, struct 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_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, 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_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_unref, function in GgitIndexEntry
ggit_index_get_entries, function in GgitIndex
ggit_index_get_entries_resolve_undo, 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_init, function in Ggit Main

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
GgitObjectFactoryClass, struct in GgitObjectFactory
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

GgitPush, struct in GgitPush
GgitPush:remote, object property in GgitPush
GgitPushClass, struct in GgitPush
ggit_push_add_refspec, function in GgitPush
ggit_push_finish, function in GgitPush
ggit_push_is_unpack_ok, function in GgitPush
ggit_push_new, function in GgitPush

R

GgitRef, struct in GgitRef
GgitRefClass, struct in GgitRef
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_create_reflog, function in GgitRef
ggit_ref_delete, function in GgitRef
ggit_ref_delete_reflog, 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_reflog, function in GgitRef
ggit_ref_get_symbolic_target, function in GgitRef
ggit_ref_get_target, function in GgitRef
ggit_ref_lookup, function in GgitRef
ggit_ref_rename, function in GgitRef
ggit_ref_rename_reflog, 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
GgitRemoteListCallback, user_function in GgitRemote
ggit_remote_add_fetch_spec, function in GgitRemote
ggit_remote_add_push_spec, 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_is_supported_url, function in GgitRemote
ggit_remote_is_valid_url, function in GgitRemote
ggit_remote_list, function in GgitRemote
ggit_remote_new, function in GgitRemote
ggit_remote_ref, function in GgitRemote
ggit_remote_save, function in GgitRemote
ggit_remote_unref, 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_branches_foreach, function in GgitRepository
ggit_repository_clone, function in GgitRepository
ggit_repository_create_branch, 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_discover, function in GgitRepository
ggit_repository_drop_stash, 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_remote, 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_orphan, 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_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
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_new, function in GgitRevisionWalker
ggit_revision_walker_next, function in GgitRevisionWalker
ggit_revision_walker_push, 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
GgitSignatureClass, struct 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
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_status, 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_save, function in GgitSubmodule
ggit_submodule_set_fetch_recurse, function in GgitSubmodule
ggit_submodule_set_ignore, function in GgitSubmodule
ggit_submodule_set_update, function in GgitSubmodule
ggit_submodule_set_url, 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
GgitTreeClass, struct in GgitTree
GgitTreeEntry, struct in GgitTreeEntry
GgitTreeWalkCallback, user_function in GgitTree
GgitTreeWalkMode, enum in GgitTree
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