Symbol MappingΒΆ
| C | Python | 
|---|---|
| ggit_annotated_commit_get_id | Ggit.AnnotatedCommit.get_id | 
| ggit_annotated_commit_new_from_ref | Ggit.AnnotatedCommit.new_from_ref | 
| ggit_annotated_commit_ref | Ggit.AnnotatedCommit.ref | 
| ggit_annotated_commit_unref | Ggit.AnnotatedCommit.unref | 
| GGIT_ATTRIBUTE_CHECK_FILE_THEN_INDEX | Ggit.AttributeCheckFlags.FILE_THEN_INDEX | 
| GGIT_ATTRIBUTE_CHECK_INDEX_ONLY | Ggit.AttributeCheckFlags.INDEX_ONLY | 
| GGIT_ATTRIBUTE_CHECK_INDEX_THEN_FILE | Ggit.AttributeCheckFlags.INDEX_THEN_FILE | 
| GGIT_ATTRIBUTE_CHECK_NO_SYSTEM | Ggit.AttributeCheckFlags.NO_SYSTEM | 
| ggit_blame_from_buffer | Ggit.Blame.from_buffer | 
| ggit_blame_get_flags | Ggit.Blame.get_flags | 
| ggit_blame_get_hunk_by_index | Ggit.Blame.get_hunk_by_index | 
| ggit_blame_get_hunk_by_line | Ggit.Blame.get_hunk_by_line | 
| ggit_blame_get_hunk_count | Ggit.Blame.get_hunk_count | 
| ggit_blame_hunk_get_final_commit_id | Ggit.BlameHunk.get_final_commit_id | 
| ggit_blame_hunk_get_final_signature | Ggit.BlameHunk.get_final_signature | 
| ggit_blame_hunk_get_final_start_line_number | Ggit.BlameHunk.get_final_start_line_number | 
| ggit_blame_hunk_get_lines_in_hunk | Ggit.BlameHunk.get_lines_in_hunk | 
| ggit_blame_hunk_get_orig_commit_id | Ggit.BlameHunk.get_orig_commit_id | 
| ggit_blame_hunk_get_orig_path | Ggit.BlameHunk.get_orig_path | 
| ggit_blame_hunk_get_orig_signature | Ggit.BlameHunk.get_orig_signature | 
| ggit_blame_hunk_get_orig_start_line_number | Ggit.BlameHunk.get_orig_start_line_number | 
| ggit_blame_hunk_is_boundary | Ggit.BlameHunk.is_boundary | 
| ggit_blame_hunk_ref | Ggit.BlameHunk.ref | 
| ggit_blame_hunk_unref | Ggit.BlameHunk.unref | 
| GGIT_BLAME_NORMAL | Ggit.BlameFlags.NORMAL | 
| ggit_blame_options_copy | Ggit.BlameOptions.copy | 
| ggit_blame_options_free | Ggit.BlameOptions.free | 
| ggit_blame_options_get_maximum_line | Ggit.BlameOptions.get_maximum_line | 
| ggit_blame_options_get_minimum_line | Ggit.BlameOptions.get_minimum_line | 
| ggit_blame_options_get_minimum_match_characters | Ggit.BlameOptions.get_minimum_match_characters | 
| ggit_blame_options_get_newest_commit | Ggit.BlameOptions.get_newest_commit | 
| ggit_blame_options_get_oldest_commit | Ggit.BlameOptions.get_oldest_commit | 
| ggit_blame_options_new | Ggit.BlameOptions.new | 
| ggit_blame_options_set_maximum_line | Ggit.BlameOptions.set_maximum_line | 
| ggit_blame_options_set_minimum_line | Ggit.BlameOptions.set_minimum_line | 
| ggit_blame_options_set_minimum_match_characters | Ggit.BlameOptions.set_minimum_match_characters | 
| ggit_blame_options_set_newest_commit | Ggit.BlameOptions.set_newest_commit | 
| ggit_blame_options_set_oldest_commit | Ggit.BlameOptions.set_oldest_commit | 
| ggit_blame_set_flags | Ggit.Blame.set_flags | 
| GGIT_BLAME_TRACK_COPIES_SAME_FILE | Ggit.BlameFlags.TRACK_COPIES_SAME_FILE | 
| ggit_blob_get_raw_content | Ggit.Blob.get_raw_content | 
| ggit_blob_is_binary | Ggit.Blob.is_binary | 
| ggit_blob_output_stream_get_id | Ggit.BlobOutputStream.get_id | 
| ggit_branch_delete | Ggit.Branch.delete | 
| ggit_branch_enumerator_get | Ggit.BranchEnumerator.get | 
| ggit_branch_enumerator_iterator | Ggit.BranchEnumerator.iterator | 
| ggit_branch_enumerator_next | Ggit.BranchEnumerator.next | 
| ggit_branch_enumerator_ref | Ggit.BranchEnumerator.ref | 
| ggit_branch_enumerator_unref | Ggit.BranchEnumerator.unref | 
| ggit_branch_get_name | Ggit.Branch.get_name | 
| ggit_branch_get_upstream | Ggit.Branch.get_upstream | 
| ggit_branch_is_head | Ggit.Branch.is_head | 
| GGIT_BRANCH_LOCAL | Ggit.BranchType.LOCAL | 
| ggit_branch_move | Ggit.Branch.move | 
| GGIT_BRANCH_REMOTE | Ggit.BranchType.REMOTE | 
| ggit_branch_set_upstream | Ggit.Branch.set_upstream | 
| GGIT_CHECKOUT_ALLOW_CONFLICTS | Ggit.CheckoutStrategy.ALLOW_CONFLICTS | 
| GGIT_CHECKOUT_CONFLICT_STYLE_DIFF3 | Ggit.CheckoutStrategy.CONFLICT_STYLE_DIFF3 | 
| GGIT_CHECKOUT_CONFLICT_STYLE_MERGE | Ggit.CheckoutStrategy.CONFLICT_STYLE_MERGE | 
| GGIT_CHECKOUT_DISABLE_PATHSPEC_MATCH | Ggit.CheckoutStrategy.DISABLE_PATHSPEC_MATCH | 
| GGIT_CHECKOUT_DONT_OVERWRITE_IGNORED | Ggit.CheckoutStrategy.DONT_OVERWRITE_IGNORED | 
| GGIT_CHECKOUT_DONT_REMOVE_EXISTING | Ggit.CheckoutStrategy.DONT_REMOVE_EXISTING | 
| GGIT_CHECKOUT_DONT_UPDATE_INDEX | Ggit.CheckoutStrategy.DONT_UPDATE_INDEX | 
| GGIT_CHECKOUT_DONT_WRITE_INDEX | Ggit.CheckoutStrategy.DONT_WRITE_INDEX | 
| GGIT_CHECKOUT_FORCE | Ggit.CheckoutStrategy.FORCE | 
| GGIT_CHECKOUT_NO_REFRESH | Ggit.CheckoutStrategy.NO_REFRESH | 
| GGIT_CHECKOUT_NONE | Ggit.CheckoutStrategy.NONE | 
| GGIT_CHECKOUT_NOTIFY_ALL | Ggit.CheckoutNotifyFlags.ALL | 
| GGIT_CHECKOUT_NOTIFY_CONFLICT | Ggit.CheckoutNotifyFlags.CONFLICT | 
| GGIT_CHECKOUT_NOTIFY_DIRTY | Ggit.CheckoutNotifyFlags.DIRTY | 
| GGIT_CHECKOUT_NOTIFY_IGNORED | Ggit.CheckoutNotifyFlags.IGNORED | 
| GGIT_CHECKOUT_NOTIFY_NONE | Ggit.CheckoutNotifyFlags.NONE | 
| GGIT_CHECKOUT_NOTIFY_UNTRACKED | Ggit.CheckoutNotifyFlags.UNTRACKED | 
| GGIT_CHECKOUT_NOTIFY_UPDATED | Ggit.CheckoutNotifyFlags.UPDATED | 
| ggit_checkout_options_get_ancestor_label | Ggit.CheckoutOptions.get_ancestor_label | 
| ggit_checkout_options_get_baseline | Ggit.CheckoutOptions.get_baseline | 
| ggit_checkout_options_get_dir_mode | Ggit.CheckoutOptions.get_dir_mode | 
| ggit_checkout_options_get_disable_filters | Ggit.CheckoutOptions.get_disable_filters | 
| ggit_checkout_options_get_file_mode | Ggit.CheckoutOptions.get_file_mode | 
| ggit_checkout_options_get_file_open_flags | Ggit.CheckoutOptions.get_file_open_flags | 
| C | Python | 
|---|---|
| ggit_checkout_options_get_notify_flags | Ggit.CheckoutOptions.get_notify_flags | 
| ggit_checkout_options_get_our_label | Ggit.CheckoutOptions.get_our_label | 
| ggit_checkout_options_get_paths | Ggit.CheckoutOptions.get_paths | 
| ggit_checkout_options_get_strategy | Ggit.CheckoutOptions.get_strategy | 
| ggit_checkout_options_get_target_directory | Ggit.CheckoutOptions.get_target_directory | 
| ggit_checkout_options_get_their_label | Ggit.CheckoutOptions.get_their_label | 
| ggit_checkout_options_new | Ggit.CheckoutOptions.new | 
| ggit_checkout_options_set_ancestor_label | Ggit.CheckoutOptions.set_ancestor_label | 
| ggit_checkout_options_set_baseline | Ggit.CheckoutOptions.set_baseline | 
| ggit_checkout_options_set_dir_mode | Ggit.CheckoutOptions.set_dir_mode | 
| ggit_checkout_options_set_disable_filters | Ggit.CheckoutOptions.set_disable_filters | 
| ggit_checkout_options_set_file_mode | Ggit.CheckoutOptions.set_file_mode | 
| ggit_checkout_options_set_file_open_flags | Ggit.CheckoutOptions.set_file_open_flags | 
| ggit_checkout_options_set_notify_flags | Ggit.CheckoutOptions.set_notify_flags | 
| ggit_checkout_options_set_our_label | Ggit.CheckoutOptions.set_our_label | 
| ggit_checkout_options_set_paths | Ggit.CheckoutOptions.set_paths | 
| ggit_checkout_options_set_strategy | Ggit.CheckoutOptions.set_strategy | 
| ggit_checkout_options_set_target_directory | Ggit.CheckoutOptions.set_target_directory | 
| ggit_checkout_options_set_their_label | Ggit.CheckoutOptions.set_their_label | 
| GGIT_CHECKOUT_RECREATE_MISSING | Ggit.CheckoutStrategy.RECREATE_MISSING | 
| GGIT_CHECKOUT_REMOVE_IGNORED | Ggit.CheckoutStrategy.REMOVE_IGNORED | 
| GGIT_CHECKOUT_REMOVE_UNTRACKED | Ggit.CheckoutStrategy.REMOVE_UNTRACKED | 
| GGIT_CHECKOUT_SAFE | Ggit.CheckoutStrategy.SAFE | 
| GGIT_CHECKOUT_SKIP_LOCKED_DIRECTORIES | Ggit.CheckoutStrategy.SKIP_LOCKED_DIRECTORIES | 
| GGIT_CHECKOUT_SKIP_UNMERGED | Ggit.CheckoutStrategy.SKIP_UNMERGED | 
| GGIT_CHECKOUT_UPDATE_ONLY | Ggit.CheckoutStrategy.UPDATE_ONLY | 
| GGIT_CHECKOUT_UPDATE_SUBMODULES | Ggit.CheckoutStrategy.UPDATE_SUBMODULES | 
| GGIT_CHECKOUT_UPDATE_SUBMODULES_IF_CHANGED | Ggit.CheckoutStrategy.UPDATE_SUBMODULES_IF_CHANGED | 
| GGIT_CHECKOUT_USE_OURS | Ggit.CheckoutStrategy.USE_OURS | 
| GGIT_CHECKOUT_USE_THEIRS | Ggit.CheckoutStrategy.USE_THEIRS | 
| ggit_cherry_pick_options_get_checkout_options | Ggit.CherryPickOptions.get_checkout_options | 
| ggit_cherry_pick_options_get_mainline | Ggit.CherryPickOptions.get_mainline | 
| ggit_cherry_pick_options_get_merge_options | Ggit.CherryPickOptions.get_merge_options | 
| ggit_cherry_pick_options_new | Ggit.CherryPickOptions.new | 
| ggit_cherry_pick_options_set_checkout_options | Ggit.CherryPickOptions.set_checkout_options | 
| ggit_cherry_pick_options_set_mainline | Ggit.CherryPickOptions.set_mainline | 
| ggit_cherry_pick_options_set_merge_options | Ggit.CherryPickOptions.set_merge_options | 
| GGIT_CLONE_LOCAL_AUTO | Ggit.CloneLocal.AUTO | 
| GGIT_CLONE_LOCAL_LOCAL | Ggit.CloneLocal.LOCAL | 
| GGIT_CLONE_LOCAL_NO_LINKS | Ggit.CloneLocal.NO_LINKS | 
| GGIT_CLONE_LOCAL_NO_LOCAL | Ggit.CloneLocal.NO_LOCAL | 
| ggit_clone_options_get_checkout_branch | Ggit.CloneOptions.get_checkout_branch | 
| ggit_clone_options_get_fetch_options | Ggit.CloneOptions.get_fetch_options | 
| ggit_clone_options_get_is_bare | Ggit.CloneOptions.get_is_bare | 
| ggit_clone_options_get_local | Ggit.CloneOptions.get_local | 
| ggit_clone_options_new | Ggit.CloneOptions.new | 
| ggit_clone_options_set_checkout_branch | Ggit.CloneOptions.set_checkout_branch | 
| ggit_clone_options_set_fetch_options | Ggit.CloneOptions.set_fetch_options | 
| ggit_clone_options_set_is_bare | Ggit.CloneOptions.set_is_bare | 
| ggit_clone_options_set_local | Ggit.CloneOptions.set_local | 
| ggit_commit_amend | Ggit.Commit.amend | 
| ggit_commit_get_author | Ggit.Commit.get_author | 
| ggit_commit_get_committer | Ggit.Commit.get_committer | 
| ggit_commit_get_message | Ggit.Commit.get_message | 
| ggit_commit_get_message_encoding | Ggit.Commit.get_message_encoding | 
| ggit_commit_get_nth_ancestor | Ggit.Commit.get_nth_ancestor | 
| ggit_commit_get_parents | Ggit.Commit.get_parents | 
| ggit_commit_get_subject | Ggit.Commit.get_subject | 
| ggit_commit_get_tree | Ggit.Commit.get_tree | 
| ggit_commit_get_tree_id | Ggit.Commit.get_tree_id | 
| ggit_commit_parents_get | Ggit.CommitParents.get | 
| ggit_commit_parents_get_id | Ggit.CommitParents.get_id | 
| ggit_commit_parents_get_size | Ggit.CommitParents.get_size | 
| ggit_commit_parents_new | Ggit.CommitParents.new | 
| ggit_config_add_file | Ggit.Config.add_file | 
| ggit_config_delete_entry | Ggit.Config.delete_entry | 
| ggit_config_entry_get_level | Ggit.ConfigEntry.get_level | 
| ggit_config_entry_get_name | Ggit.ConfigEntry.get_name | 
| ggit_config_entry_get_value | Ggit.ConfigEntry.get_value | 
| ggit_config_entry_ref | Ggit.ConfigEntry.ref | 
| ggit_config_entry_unref | Ggit.ConfigEntry.unref | 
| ggit_config_find_global | Ggit.Config.find_global | 
| ggit_config_find_system | Ggit.Config.find_system | 
| ggit_config_foreach | Ggit.Config.foreach | 
| ggit_config_get_bool | Ggit.Config.get_bool | 
| ggit_config_get_entry | Ggit.Config.get_entry | 
| ggit_config_get_int32 | Ggit.Config.get_int32 | 
| ggit_config_get_int64 | Ggit.Config.get_int64 | 
| ggit_config_get_string | Ggit.Config.get_string | 
| GGIT_CONFIG_LEVEL_APP | Ggit.ConfigLevel.APP | 
| C | Python | 
|---|---|
| GGIT_CONFIG_LEVEL_GLOBAL | Ggit.ConfigLevel.GLOBAL | 
| GGIT_CONFIG_LEVEL_HIGHEST | Ggit.ConfigLevel.HIGHEST | 
| GGIT_CONFIG_LEVEL_LOCAL | Ggit.ConfigLevel.LOCAL | 
| GGIT_CONFIG_LEVEL_PROGRAMDATA | Ggit.ConfigLevel.PROGRAMDATA | 
| GGIT_CONFIG_LEVEL_SYSTEM | Ggit.ConfigLevel.SYSTEM | 
| GGIT_CONFIG_LEVEL_XDG | Ggit.ConfigLevel.XDG | 
| ggit_config_match | Ggit.Config.match | 
| ggit_config_match_foreach | Ggit.Config.match_foreach | 
| ggit_config_new | Ggit.Config.new | 
| ggit_config_new_default | Ggit.Config.new_default | 
| ggit_config_new_from_file | Ggit.Config.new_from_file | 
| ggit_config_open_level | Ggit.Config.open_level | 
| ggit_config_set_bool | Ggit.Config.set_bool | 
| ggit_config_set_int32 | Ggit.Config.set_int32 | 
| ggit_config_set_int64 | Ggit.Config.set_int64 | 
| ggit_config_set_string | Ggit.Config.set_string | 
| ggit_config_snapshot | Ggit.Config.snapshot | 
| GGIT_CREATE_FORCE | Ggit.CreateFlags.FORCE | 
| GGIT_CREATE_NONE | Ggit.CreateFlags.NONE | 
| ggit_cred_plaintext_get_password | Ggit.CredPlaintext.get_password | 
| ggit_cred_plaintext_get_username | Ggit.CredPlaintext.get_username | 
| ggit_cred_plaintext_new | Ggit.CredPlaintext.new | 
| ggit_cred_ssh_interactive_get_username | Ggit.CredSshInteractive.get_username | 
| ggit_cred_ssh_interactive_new | Ggit.CredSshInteractive.new | 
| ggit_cred_ssh_interactive_prompt_get_instruction | Ggit.CredSshInteractivePrompt.get_instruction | 
| ggit_cred_ssh_interactive_prompt_get_name | Ggit.CredSshInteractivePrompt.get_name | 
| ggit_cred_ssh_interactive_prompt_get_response | Ggit.CredSshInteractivePrompt.get_response | 
| ggit_cred_ssh_interactive_prompt_get_text | Ggit.CredSshInteractivePrompt.get_text | 
| ggit_cred_ssh_interactive_prompt_is_masked | Ggit.CredSshInteractivePrompt.is_masked | 
| ggit_cred_ssh_interactive_prompt_new | Ggit.CredSshInteractivePrompt.new | 
| ggit_cred_ssh_interactive_prompt_ref | Ggit.CredSshInteractivePrompt.ref | 
| ggit_cred_ssh_interactive_prompt_set_response | Ggit.CredSshInteractivePrompt.set_response | 
| ggit_cred_ssh_interactive_prompt_unref | Ggit.CredSshInteractivePrompt.unref | 
| ggit_cred_ssh_key_from_agent_get_username | Ggit.CredSshKeyFromAgent.get_username | 
| ggit_cred_ssh_key_from_agent_new | Ggit.CredSshKeyFromAgent.new | 
| GGIT_CREDTYPE_DEFAULT | Ggit.Credtype.DEFAULT | 
| GGIT_CREDTYPE_SSH_CUSTOM | Ggit.Credtype.SSH_CUSTOM | 
| GGIT_CREDTYPE_SSH_INTERACTIVE | Ggit.Credtype.SSH_INTERACTIVE | 
| GGIT_CREDTYPE_SSH_KEY | Ggit.Credtype.SSH_KEY | 
| GGIT_CREDTYPE_USERPASS_PLAINTEXT | Ggit.Credtype.USERPASS_PLAINTEXT | 
| GGIT_DELTA_ADDED | Ggit.DeltaType.ADDED | 
| GGIT_DELTA_COPIED | Ggit.DeltaType.COPIED | 
| GGIT_DELTA_DELETED | Ggit.DeltaType.DELETED | 
| GGIT_DELTA_IGNORED | Ggit.DeltaType.IGNORED | 
| GGIT_DELTA_MODIFIED | Ggit.DeltaType.MODIFIED | 
| GGIT_DELTA_RENAMED | Ggit.DeltaType.RENAMED | 
| GGIT_DELTA_UNMODIFIED | Ggit.DeltaType.UNMODIFIED | 
| GGIT_DELTA_UNTRACKED | Ggit.DeltaType.UNTRACKED | 
| GGIT_DIFF_BINARY_DELTA | Ggit.DiffBinaryType.DELTA | 
| ggit_diff_binary_file_get_binary_type | Ggit.DiffBinaryFile.get_binary_type | 
| ggit_diff_binary_file_get_data | Ggit.DiffBinaryFile.get_data | 
| ggit_diff_binary_file_get_inflated_size | Ggit.DiffBinaryFile.get_inflated_size | 
| ggit_diff_binary_file_ref | Ggit.DiffBinaryFile.ref | 
| ggit_diff_binary_file_unref | Ggit.DiffBinaryFile.unref | 
| ggit_diff_binary_get_new_file | Ggit.DiffBinary.get_new_file | 
| ggit_diff_binary_get_old_file | Ggit.DiffBinary.get_old_file | 
| GGIT_DIFF_BINARY_LITERAL | Ggit.DiffBinaryType.LITERAL | 
| GGIT_DIFF_BINARY_NONE | Ggit.DiffBinaryType.NONE | 
| ggit_diff_binary_ref | Ggit.DiffBinary.ref | 
| ggit_diff_binary_unref | Ggit.DiffBinary.unref | 
| ggit_diff_blob_to_buffer | Ggit.Diff.blob_to_buffer | 
| ggit_diff_blobs | Ggit.Diff.blobs | 
| GGIT_DIFF_BREAK_REWRITES | Ggit.DiffFindFlags.BREAK_REWRITES | 
| GGIT_DIFF_BREAK_REWRITES_FOR_RENAMES_ONLY | Ggit.DiffFindFlags.BREAK_REWRITES_FOR_RENAMES_ONLY | 
| ggit_diff_delta_get_flags | Ggit.DiffDelta.get_flags | 
| ggit_diff_delta_get_new_file | Ggit.DiffDelta.get_new_file | 
| ggit_diff_delta_get_old_file | Ggit.DiffDelta.get_old_file | 
| ggit_diff_delta_get_similarity | Ggit.DiffDelta.get_similarity | 
| ggit_diff_delta_get_status | Ggit.DiffDelta.get_status | 
| ggit_diff_delta_ref | Ggit.DiffDelta.ref | 
| ggit_diff_delta_unref | Ggit.DiffDelta.unref | 
| GGIT_DIFF_DISABLE_PATHSPEC_MATCH | Ggit.DiffOption.DISABLE_PATHSPEC_MATCH | 
| GGIT_DIFF_ENABLE_FAST_UNTRACKED_DIRS | Ggit.DiffOption.ENABLE_FAST_UNTRACKED_DIRS | 
| ggit_diff_file_get_flags | Ggit.DiffFile.get_flags | 
| ggit_diff_file_get_mode | Ggit.DiffFile.get_mode | 
| ggit_diff_file_get_oid | Ggit.DiffFile.get_oid | 
| ggit_diff_file_get_path | Ggit.DiffFile.get_path | 
| ggit_diff_file_get_size | Ggit.DiffFile.get_size | 
| ggit_diff_file_ref | Ggit.DiffFile.ref | 
| ggit_diff_file_unref | Ggit.DiffFile.unref | 
| C | Python | 
|---|---|
| GGIT_DIFF_FIND_ALL | Ggit.DiffFindFlags.FIND_ALL | 
| GGIT_DIFF_FIND_AND_BREAK_REWRITES | Ggit.DiffFindFlags.FIND_AND_BREAK_REWRITES | 
| GGIT_DIFF_FIND_BY_CONFIG | Ggit.DiffFindFlags.FIND_BY_CONFIG | 
| GGIT_DIFF_FIND_COPIES | Ggit.DiffFindFlags.FIND_COPIES | 
| GGIT_DIFF_FIND_COPIES_FROM_UNMODIFIED | Ggit.DiffFindFlags.FIND_COPIES_FROM_UNMODIFIED | 
| GGIT_DIFF_FIND_DONT_IGNORE_WHITESPACE | Ggit.DiffFindFlags.FIND_DONT_IGNORE_WHITESPACE | 
| GGIT_DIFF_FIND_EXACT_MATCH_ONLY | Ggit.DiffFindFlags.FIND_EXACT_MATCH_ONLY | 
| GGIT_DIFF_FIND_FOR_UNTRACKED | Ggit.DiffFindFlags.FIND_FOR_UNTRACKED | 
| GGIT_DIFF_FIND_IGNORE_LEADING_WHITESPACE | Ggit.DiffFindFlags.FIND_IGNORE_LEADING_WHITESPACE | 
| GGIT_DIFF_FIND_IGNORE_WHITESPACE | Ggit.DiffFindFlags.FIND_IGNORE_WHITESPACE | 
| ggit_diff_find_options_get_copy_threshold | Ggit.DiffFindOptions.get_copy_threshold | 
| ggit_diff_find_options_get_flags | Ggit.DiffFindOptions.get_flags | 
| ggit_diff_find_options_get_metric | Ggit.DiffFindOptions.get_metric | 
| ggit_diff_find_options_get_rename_from_rewrite_threshold | Ggit.DiffFindOptions.get_rename_from_rewrite_threshold | 
| ggit_diff_find_options_get_rename_limit | Ggit.DiffFindOptions.get_rename_limit | 
| ggit_diff_find_options_get_rename_threshold | Ggit.DiffFindOptions.get_rename_threshold | 
| ggit_diff_find_options_new | Ggit.DiffFindOptions.new | 
| ggit_diff_find_options_set_copy_threshold | Ggit.DiffFindOptions.set_copy_threshold | 
| ggit_diff_find_options_set_flags | Ggit.DiffFindOptions.set_flags | 
| ggit_diff_find_options_set_metric | Ggit.DiffFindOptions.set_metric | 
| ggit_diff_find_options_set_rename_from_rewrite_threshold | Ggit.DiffFindOptions.set_rename_from_rewrite_threshold | 
| ggit_diff_find_options_set_rename_limit | Ggit.DiffFindOptions.set_rename_limit | 
| ggit_diff_find_options_set_rename_threshold | Ggit.DiffFindOptions.set_rename_threshold | 
| GGIT_DIFF_FIND_REMOVE_UNMODIFIED | Ggit.DiffFindFlags.FIND_REMOVE_UNMODIFIED | 
| GGIT_DIFF_FIND_RENAMES | Ggit.DiffFindFlags.FIND_RENAMES | 
| GGIT_DIFF_FIND_RENAMES_FROM_REWRITES | Ggit.DiffFindFlags.FIND_RENAMES_FROM_REWRITES | 
| GGIT_DIFF_FIND_REWRITES | Ggit.DiffFindFlags.FIND_REWRITES | 
| ggit_diff_find_similar | Ggit.Diff.find_similar | 
| GGIT_DIFF_FLAG_BINARY | Ggit.DiffFlag.BINARY | 
| GGIT_DIFF_FLAG_NOT_BINARY | Ggit.DiffFlag.NOT_BINARY | 
| GGIT_DIFF_FLAG_VALID_ID | Ggit.DiffFlag.VALID_ID | 
| GGIT_DIFF_FORCE_BINARY | Ggit.DiffOption.FORCE_BINARY | 
| GGIT_DIFF_FORCE_TEXT | Ggit.DiffOption.FORCE_TEXT | 
| ggit_diff_foreach | Ggit.Diff.foreach | 
| ggit_diff_format_email | Ggit.Diff.format_email | 
| GGIT_DIFF_FORMAT_EMAIL_EXCLUDE_SUBJECT_PATCH_MARKER | Ggit.DiffFormatEmailFlags.EXCLUDE_SUBJECT_PATCH_MARKER | 
| GGIT_DIFF_FORMAT_EMAIL_NONE | Ggit.DiffFormatEmailFlags.NONE | 
| ggit_diff_format_email_options_get_author | Ggit.DiffFormatEmailOptions.get_author | 
| ggit_diff_format_email_options_get_body | Ggit.DiffFormatEmailOptions.get_body | 
| ggit_diff_format_email_options_get_flags | Ggit.DiffFormatEmailOptions.get_flags | 
| ggit_diff_format_email_options_get_id | Ggit.DiffFormatEmailOptions.get_id | 
| ggit_diff_format_email_options_get_patch_number | Ggit.DiffFormatEmailOptions.get_patch_number | 
| ggit_diff_format_email_options_get_summary | Ggit.DiffFormatEmailOptions.get_summary | 
| ggit_diff_format_email_options_get_total_patches | Ggit.DiffFormatEmailOptions.get_total_patches | 
| ggit_diff_format_email_options_new | Ggit.DiffFormatEmailOptions.new | 
| ggit_diff_format_email_options_set_author | Ggit.DiffFormatEmailOptions.set_author | 
| ggit_diff_format_email_options_set_body | Ggit.DiffFormatEmailOptions.set_body | 
| ggit_diff_format_email_options_set_flags | Ggit.DiffFormatEmailOptions.set_flags | 
| ggit_diff_format_email_options_set_id | Ggit.DiffFormatEmailOptions.set_id | 
| ggit_diff_format_email_options_set_patch_number | Ggit.DiffFormatEmailOptions.set_patch_number | 
| ggit_diff_format_email_options_set_summary | Ggit.DiffFormatEmailOptions.set_summary | 
| ggit_diff_format_email_options_set_total_patches | Ggit.DiffFormatEmailOptions.set_total_patches | 
| GGIT_DIFF_FORMAT_NAME_ONLY | Ggit.DiffFormatType.NAME_ONLY | 
| GGIT_DIFF_FORMAT_NAME_STATUS | Ggit.DiffFormatType.NAME_STATUS | 
| GGIT_DIFF_FORMAT_PATCH | Ggit.DiffFormatType.PATCH | 
| GGIT_DIFF_FORMAT_PATCH_HEADER | Ggit.DiffFormatType.PATCH_HEADER | 
| GGIT_DIFF_FORMAT_RAW | Ggit.DiffFormatType.RAW | 
| ggit_diff_get_delta | Ggit.Diff.get_delta | 
| ggit_diff_get_num_deltas | Ggit.Diff.get_num_deltas | 
| ggit_diff_hunk_get_header | Ggit.DiffHunk.get_header | 
| ggit_diff_hunk_get_new_lines | Ggit.DiffHunk.get_new_lines | 
| ggit_diff_hunk_get_new_start | Ggit.DiffHunk.get_new_start | 
| ggit_diff_hunk_get_old_lines | Ggit.DiffHunk.get_old_lines | 
| ggit_diff_hunk_get_old_start | Ggit.DiffHunk.get_old_start | 
| ggit_diff_hunk_ref | Ggit.DiffHunk.ref | 
| ggit_diff_hunk_unref | Ggit.DiffHunk.unref | 
| GGIT_DIFF_IGNORE_CASE | Ggit.DiffOption.IGNORE_CASE | 
| GGIT_DIFF_IGNORE_FILE_MODE | Ggit.DiffOption.IGNORE_FILE_MODE | 
| GGIT_DIFF_IGNORE_SUBMODULES | Ggit.DiffOption.IGNORE_SUBMODULES | 
| GGIT_DIFF_IGNORE_WHITESPACE | Ggit.DiffOption.IGNORE_WHITESPACE | 
| GGIT_DIFF_IGNORE_WHITESPACE_CHANGE | Ggit.DiffOption.IGNORE_WHITESPACE_CHANGE | 
| GGIT_DIFF_IGNORE_WHITESPACE_EOL | Ggit.DiffOption.IGNORE_WHITESPACE_EOL | 
| GGIT_DIFF_INCLUDE_IGNORED | Ggit.DiffOption.INCLUDE_IGNORED | 
| GGIT_DIFF_INCLUDE_TYPECHANGE | Ggit.DiffOption.INCLUDE_TYPECHANGE | 
| GGIT_DIFF_INCLUDE_TYPECHANGE_TREES | Ggit.DiffOption.INCLUDE_TYPECHANGE_TREES | 
| GGIT_DIFF_INCLUDE_UNMODIFIED | Ggit.DiffOption.INCLUDE_UNMODIFIED | 
| GGIT_DIFF_INCLUDE_UNTRACKED | Ggit.DiffOption.INCLUDE_UNTRACKED | 
| GGIT_DIFF_LINE_ADD_EOFNL | Ggit.DiffLineType.ADD_EOFNL | 
| GGIT_DIFF_LINE_ADDITION | Ggit.DiffLineType.ADDITION | 
| GGIT_DIFF_LINE_BINARY | Ggit.DiffLineType.BINARY | 
| C | Python | 
|---|---|
| GGIT_DIFF_LINE_CONTEXT | Ggit.DiffLineType.CONTEXT | 
| GGIT_DIFF_LINE_CONTEXT_EOFNL | Ggit.DiffLineType.CONTEXT_EOFNL | 
| GGIT_DIFF_LINE_DEL_EOFNL | Ggit.DiffLineType.DEL_EOFNL | 
| GGIT_DIFF_LINE_DELETION | Ggit.DiffLineType.DELETION | 
| GGIT_DIFF_LINE_FILE_HDR | Ggit.DiffLineType.FILE_HDR | 
| ggit_diff_line_get_content | Ggit.DiffLine.get_content | 
| ggit_diff_line_get_content_offset | Ggit.DiffLine.get_content_offset | 
| ggit_diff_line_get_new_lineno | Ggit.DiffLine.get_new_lineno | 
| ggit_diff_line_get_old_lineno | Ggit.DiffLine.get_old_lineno | 
| ggit_diff_line_get_origin | Ggit.DiffLine.get_origin | 
| ggit_diff_line_get_text | Ggit.DiffLine.get_text | 
| GGIT_DIFF_LINE_HUNK_HDR | Ggit.DiffLineType.HUNK_HDR | 
| ggit_diff_line_ref | Ggit.DiffLine.ref | 
| ggit_diff_line_unref | Ggit.DiffLine.unref | 
| ggit_diff_merge | Ggit.Diff.merge | 
| GGIT_DIFF_MINIMAL | Ggit.DiffOption.MINIMAL | 
| ggit_diff_new_buffers | Ggit.Diff.new_buffers | 
| ggit_diff_new_index_to_workdir | Ggit.Diff.new_index_to_workdir | 
| ggit_diff_new_tree_to_index | Ggit.Diff.new_tree_to_index | 
| ggit_diff_new_tree_to_tree | Ggit.Diff.new_tree_to_tree | 
| ggit_diff_new_tree_to_workdir | Ggit.Diff.new_tree_to_workdir | 
| GGIT_DIFF_NORMAL | Ggit.DiffOption.NORMAL | 
| ggit_diff_options_get_flags | Ggit.DiffOptions.get_flags | 
| ggit_diff_options_get_n_context_lines | Ggit.DiffOptions.get_n_context_lines | 
| ggit_diff_options_get_n_interhunk_lines | Ggit.DiffOptions.get_n_interhunk_lines | 
| ggit_diff_options_get_new_prefix | Ggit.DiffOptions.get_new_prefix | 
| ggit_diff_options_get_old_prefix | Ggit.DiffOptions.get_old_prefix | 
| ggit_diff_options_get_pathspec | Ggit.DiffOptions.get_pathspec | 
| ggit_diff_options_new | Ggit.DiffOptions.new | 
| ggit_diff_options_set_flags | Ggit.DiffOptions.set_flags | 
| ggit_diff_options_set_n_context_lines | Ggit.DiffOptions.set_n_context_lines | 
| ggit_diff_options_set_n_interhunk_lines | Ggit.DiffOptions.set_n_interhunk_lines | 
| ggit_diff_options_set_new_prefix | Ggit.DiffOptions.set_new_prefix | 
| ggit_diff_options_set_old_prefix | Ggit.DiffOptions.set_old_prefix | 
| ggit_diff_options_set_pathspec | Ggit.DiffOptions.set_pathspec | 
| GGIT_DIFF_PATIENCE | Ggit.DiffOption.PATIENCE | 
| ggit_diff_print | Ggit.Diff.print_ | 
| GGIT_DIFF_RECURSE_IGNORED_DIRS | Ggit.DiffOption.RECURSE_IGNORED_DIRS | 
| GGIT_DIFF_RECURSE_UNTRACKED_DIRS | Ggit.DiffOption.RECURSE_UNTRACKED_DIRS | 
| GGIT_DIFF_REVERSE | Ggit.DiffOption.REVERSE | 
| GGIT_DIFF_SHOW_BINARY | Ggit.DiffOption.SHOW_BINARY | 
| GGIT_DIFF_SHOW_UNMODIFIED | Ggit.DiffOption.SHOW_UNMODIFIED | 
| GGIT_DIFF_SHOW_UNTRACKED_CONTENT | Ggit.DiffOption.SHOW_UNTRACKED_CONTENT | 
| ggit_diff_similarity_metric_copy | Ggit.DiffSimilarityMetric.copy | 
| ggit_diff_similarity_metric_free | Ggit.DiffSimilarityMetric.free | 
| ggit_diff_similarity_metric_new | Ggit.DiffSimilarityMetric.new | 
| GGIT_DIFF_SKIP_BINARY_CHECK | Ggit.DiffOption.SKIP_BINARY_CHECK | 
| GGIT_DIRECTION_FETCH | Ggit.Direction.FETCH | 
| GGIT_DIRECTION_PUSH | Ggit.Direction.PUSH | 
| GGIT_ERROR_AMBIGUOUS | Ggit.Error.AMBIGUOUS | 
| GGIT_ERROR_BUFS | Ggit.Error.BUFS | 
| GGIT_ERROR_EXISTS | Ggit.Error.EXISTS | 
| GGIT_ERROR_GIT_ERROR | Ggit.Error.GIT_ERROR | 
| GGIT_ERROR_ITEROVER | Ggit.Error.ITEROVER | 
| GGIT_ERROR_NOTFOUND | Ggit.Error.NOTFOUND | 
| GGIT_ERROR_PASSTHROUGH | Ggit.Error.PASSTHROUGH | 
| ggit_error_quark | Ggit.Error.quark | 
| ggit_error_quark | Ggit.error_quark | 
| GGIT_FEATURE_HTTPS | Ggit.FeatureFlags.HTTPS | 
| GGIT_FEATURE_SSH | Ggit.FeatureFlags.SSH | 
| GGIT_FEATURE_THREADS | Ggit.FeatureFlags.THREADS | 
| ggit_fetch_options_copy | Ggit.FetchOptions.copy | 
| ggit_fetch_options_free | Ggit.FetchOptions.free | 
| ggit_fetch_options_get_download_tags | Ggit.FetchOptions.get_download_tags | 
| ggit_fetch_options_get_remote_callbacks | Ggit.FetchOptions.get_remote_callbacks | 
| ggit_fetch_options_new | Ggit.FetchOptions.new | 
| ggit_fetch_options_set_download_tags | Ggit.FetchOptions.set_download_tags | 
| ggit_fetch_options_set_remote_callbacks | Ggit.FetchOptions.set_remote_callbacks | 
| GGIT_FILE_MODE_BLOB | Ggit.FileMode.BLOB | 
| GGIT_FILE_MODE_BLOB_EXECUTABLE | Ggit.FileMode.BLOB_EXECUTABLE | 
| GGIT_FILE_MODE_COMMIT | Ggit.FileMode.COMMIT | 
| GGIT_FILE_MODE_LINK | Ggit.FileMode.LINK | 
| GGIT_FILE_MODE_TREE | Ggit.FileMode.TREE | 
| GGIT_FILE_MODE_UNREADABLE | Ggit.FileMode.UNREADABLE | 
| ggit_get_features | Ggit.get_features | 
| ggit_index_add | Ggit.Index.add | 
| ggit_index_add_file | Ggit.Index.add_file | 
| ggit_index_add_path | Ggit.Index.add_path | 
| ggit_index_entries_get_by_index | Ggit.IndexEntries.get_by_index | 
| ggit_index_entries_get_by_path | Ggit.IndexEntries.get_by_path | 
| C | Python | 
|---|---|
| ggit_index_entries_ref | Ggit.IndexEntries.ref | 
| ggit_index_entries_resolve_undo_get | Ggit.IndexEntriesResolveUndo.get | 
| ggit_index_entries_resolve_undo_get_by_file | Ggit.IndexEntriesResolveUndo.get_by_file | 
| ggit_index_entries_resolve_undo_ref | Ggit.IndexEntriesResolveUndo.ref | 
| ggit_index_entries_resolve_undo_size | Ggit.IndexEntriesResolveUndo.size | 
| ggit_index_entries_resolve_undo_unref | Ggit.IndexEntriesResolveUndo.unref | 
| ggit_index_entries_size | Ggit.IndexEntries.size | 
| ggit_index_entries_unref | Ggit.IndexEntries.unref | 
| ggit_index_entry_get_dev | Ggit.IndexEntry.get_dev | 
| ggit_index_entry_get_file_size | Ggit.IndexEntry.get_file_size | 
| ggit_index_entry_get_flags | Ggit.IndexEntry.get_flags | 
| ggit_index_entry_get_flags_extended | Ggit.IndexEntry.get_flags_extended | 
| ggit_index_entry_get_gid | Ggit.IndexEntry.get_gid | 
| ggit_index_entry_get_id | Ggit.IndexEntry.get_id | 
| ggit_index_entry_get_ino | Ggit.IndexEntry.get_ino | 
| ggit_index_entry_get_mode | Ggit.IndexEntry.get_mode | 
| ggit_index_entry_get_path | Ggit.IndexEntry.get_path | 
| ggit_index_entry_get_uid | Ggit.IndexEntry.get_uid | 
| ggit_index_entry_is_conflict | Ggit.IndexEntry.is_conflict | 
| ggit_index_entry_ref | Ggit.IndexEntry.ref | 
| ggit_index_entry_resolve_undo_get_file | Ggit.IndexEntryResolveUndo.get_file | 
| ggit_index_entry_resolve_undo_get_id | Ggit.IndexEntryResolveUndo.get_id | 
| ggit_index_entry_resolve_undo_get_mode | Ggit.IndexEntryResolveUndo.get_mode | 
| ggit_index_entry_resolve_undo_ref | Ggit.IndexEntryResolveUndo.ref | 
| ggit_index_entry_resolve_undo_unref | Ggit.IndexEntryResolveUndo.unref | 
| ggit_index_entry_set_commit | Ggit.IndexEntry.set_commit | 
| ggit_index_entry_set_dev | Ggit.IndexEntry.set_dev | 
| ggit_index_entry_set_file_size | Ggit.IndexEntry.set_file_size | 
| ggit_index_entry_set_flags | Ggit.IndexEntry.set_flags | 
| ggit_index_entry_set_flags_extended | Ggit.IndexEntry.set_flags_extended | 
| ggit_index_entry_set_gid | Ggit.IndexEntry.set_gid | 
| ggit_index_entry_set_id | Ggit.IndexEntry.set_id | 
| ggit_index_entry_set_ino | Ggit.IndexEntry.set_ino | 
| ggit_index_entry_set_mode | Ggit.IndexEntry.set_mode | 
| ggit_index_entry_set_path | Ggit.IndexEntry.set_path | 
| ggit_index_entry_set_uid | Ggit.IndexEntry.set_uid | 
| ggit_index_entry_stat | Ggit.IndexEntry.stat | 
| ggit_index_entry_unref | Ggit.IndexEntry.unref | 
| ggit_index_get_entries | Ggit.Index.get_entries | 
| ggit_index_get_entries_resolve_undo | Ggit.Index.get_entries_resolve_undo | 
| ggit_index_get_owner | Ggit.Index.get_owner | 
| ggit_index_has_conflicts | Ggit.Index.has_conflicts | 
| ggit_index_open | Ggit.Index.open | 
| ggit_index_read | Ggit.Index.read | 
| ggit_index_remove | Ggit.Index.remove | 
| ggit_index_write | Ggit.Index.write | 
| ggit_index_write_tree | Ggit.Index.write_tree | 
| ggit_index_write_tree_to | Ggit.Index.write_tree_to | 
| ggit_init | Ggit.init | 
| GGIT_MERGE_FAIL_ON_CONFLICT | Ggit.MergeFlags.FAIL_ON_CONFLICT | 
| GGIT_MERGE_FILE_DEFAULT | Ggit.MergeFileFlags.DEFAULT | 
| GGIT_MERGE_FILE_DIFF_MINIMAL | Ggit.MergeFileFlags.DIFF_MINIMAL | 
| GGIT_MERGE_FILE_DIFF_PATIENCE | Ggit.MergeFileFlags.DIFF_PATIENCE | 
| GGIT_MERGE_FILE_FAVOR_NORMAL | Ggit.MergeFileFavor.NORMAL | 
| GGIT_MERGE_FILE_FAVOR_OURS | Ggit.MergeFileFavor.OURS | 
| GGIT_MERGE_FILE_FAVOR_THEIRS | Ggit.MergeFileFavor.THEIRS | 
| GGIT_MERGE_FILE_FAVOR_UNION | Ggit.MergeFileFavor.UNION | 
| GGIT_MERGE_FILE_IGNORE_WHITESPACE | Ggit.MergeFileFlags.IGNORE_WHITESPACE | 
| GGIT_MERGE_FILE_IGNORE_WHITESPACE_CHANGE | Ggit.MergeFileFlags.IGNORE_WHITESPACE_CHANGE | 
| GGIT_MERGE_FILE_IGNORE_WHITESPACE_EOL | Ggit.MergeFileFlags.IGNORE_WHITESPACE_EOL | 
| GGIT_MERGE_FILE_SIMPLIFY_ALNUM | Ggit.MergeFileFlags.SIMPLIFY_ALNUM | 
| GGIT_MERGE_FILE_STYLE_DIFF3 | Ggit.MergeFileFlags.STYLE_DIFF3 | 
| GGIT_MERGE_FILE_STYLE_MERGE | Ggit.MergeFileFlags.STYLE_MERGE | 
| GGIT_MERGE_FIND_RENAMES | Ggit.MergeFlags.FIND_RENAMES | 
| GGIT_MERGE_NO_RECURSIVE | Ggit.MergeFlags.NO_RECURSIVE | 
| ggit_merge_options_copy | Ggit.MergeOptions.copy | 
| ggit_merge_options_free | Ggit.MergeOptions.free | 
| ggit_merge_options_get_file_favor | Ggit.MergeOptions.get_file_favor | 
| ggit_merge_options_get_file_flags | Ggit.MergeOptions.get_file_flags | 
| ggit_merge_options_get_flags | Ggit.MergeOptions.get_flags | 
| ggit_merge_options_get_rename_threshold | Ggit.MergeOptions.get_rename_threshold | 
| ggit_merge_options_get_similarity_metric | Ggit.MergeOptions.get_similarity_metric | 
| ggit_merge_options_get_target_limit | Ggit.MergeOptions.get_target_limit | 
| ggit_merge_options_new | Ggit.MergeOptions.new | 
| ggit_merge_options_set_file_favor | Ggit.MergeOptions.set_file_favor | 
| ggit_merge_options_set_file_flags | Ggit.MergeOptions.set_file_flags | 
| ggit_merge_options_set_flags | Ggit.MergeOptions.set_flags | 
| ggit_merge_options_set_rename_threshold | Ggit.MergeOptions.set_rename_threshold | 
| ggit_merge_options_set_similarity_metric | Ggit.MergeOptions.set_similarity_metric | 
| ggit_merge_options_set_target_limit | Ggit.MergeOptions.set_target_limit | 
| C | Python | 
|---|---|
| GGIT_MERGE_SKIP_REUC | Ggit.MergeFlags.SKIP_REUC | 
| ggit_message_prettify | Ggit.message_prettify | 
| ggit_note_get_id | Ggit.Note.get_id | 
| ggit_note_get_message | Ggit.Note.get_message | 
| ggit_note_ref | Ggit.Note.ref | 
| ggit_note_unref | Ggit.Note.unref | 
| ggit_object_factory_construct | Ggit.ObjectFactory.construct | 
| ggit_object_factory_get_default | Ggit.ObjectFactory.get_default | 
| ggit_object_factory_register | Ggit.ObjectFactory.register | 
| ggit_object_factory_unregister | Ggit.ObjectFactory.unregister | 
| ggit_object_get_id | Ggit.Object.get_id | 
| ggit_object_get_owner | Ggit.Object.get_owner | 
| ggit_oid_compare | Ggit.OId.compare | 
| ggit_oid_copy | Ggit.OId.copy | 
| ggit_oid_equal | Ggit.OId.equal | 
| ggit_oid_free | Ggit.OId.free | 
| ggit_oid_has_prefix | Ggit.OId.has_prefix | 
| ggit_oid_hash | Ggit.OId.hash | 
| ggit_oid_is_zero | Ggit.OId.is_zero | 
| ggit_oid_new_from_raw | Ggit.OId.new_from_raw | 
| ggit_oid_new_from_string | Ggit.OId.new_from_string | 
| ggit_oid_to_string | Ggit.OId.to_string | 
| GGIT_PACKBUILDER_STAGE_ADDING_OBJECTS | Ggit.PackbuilderStage.ADDING_OBJECTS | 
| GGIT_PACKBUILDER_STAGE_DELTAFICATION | Ggit.PackbuilderStage.DELTAFICATION | 
| ggit_patch_get_delta | Ggit.Patch.get_delta | 
| ggit_patch_get_hunk | Ggit.Patch.get_hunk | 
| ggit_patch_get_line_stats | Ggit.Patch.get_line_stats | 
| ggit_patch_get_num_hunks | Ggit.Patch.get_num_hunks | 
| ggit_patch_get_num_lines_in_hunk | Ggit.Patch.get_num_lines_in_hunk | 
| ggit_patch_new_from_blobs | Ggit.Patch.new_from_blobs | 
| ggit_patch_new_from_diff | Ggit.Patch.new_from_diff | 
| ggit_patch_ref | Ggit.Patch.ref | 
| ggit_patch_to_stream | Ggit.Patch.to_stream | 
| ggit_patch_to_string | Ggit.Patch.to_string | 
| ggit_patch_unref | Ggit.Patch.unref | 
| GGIT_PROXY_AUTO | Ggit.ProxyType.AUTO | 
| GGIT_PROXY_NONE | Ggit.ProxyType.NONE | 
| ggit_proxy_options_new | Ggit.ProxyOptions.new | 
| GGIT_PROXY_SPECIFIED | Ggit.ProxyType.SPECIFIED | 
| ggit_push_options_get_parallelism | Ggit.PushOptions.get_parallelism | 
| ggit_push_options_get_remote_callbacks | Ggit.PushOptions.get_remote_callbacks | 
| ggit_push_options_new | Ggit.PushOptions.new | 
| ggit_push_options_set_parallelism | Ggit.PushOptions.set_parallelism | 
| ggit_push_options_set_remote_callbacks | Ggit.PushOptions.set_remote_callbacks | 
| ggit_rebase_abort | Ggit.Rebase.abort | 
| ggit_rebase_commit | Ggit.Rebase.commit | 
| ggit_rebase_finish | Ggit.Rebase.finish | 
| ggit_rebase_get_operation_by_index | Ggit.Rebase.get_operation_by_index | 
| ggit_rebase_get_operation_entry_count | Ggit.Rebase.get_operation_entry_count | 
| ggit_rebase_get_operation_index | Ggit.Rebase.get_operation_index | 
| ggit_rebase_next | Ggit.Rebase.next | 
| GGIT_REBASE_OPERATION_EDIT | Ggit.RebaseOperationType.EDIT | 
| GGIT_REBASE_OPERATION_EXEC | Ggit.RebaseOperationType.EXEC | 
| GGIT_REBASE_OPERATION_FIXUP | Ggit.RebaseOperationType.FIXUP | 
| ggit_rebase_operation_get_exec | Ggit.RebaseOperation.get_exec | 
| ggit_rebase_operation_get_id | Ggit.RebaseOperation.get_id | 
| ggit_rebase_operation_get_operation_type | Ggit.RebaseOperation.get_operation_type | 
| GGIT_REBASE_OPERATION_PICK | Ggit.RebaseOperationType.PICK | 
| ggit_rebase_operation_ref | Ggit.RebaseOperation.ref | 
| GGIT_REBASE_OPERATION_REWORD | Ggit.RebaseOperationType.REWORD | 
| GGIT_REBASE_OPERATION_SQUASH | Ggit.RebaseOperationType.SQUASH | 
| ggit_rebase_operation_unref | Ggit.RebaseOperation.unref | 
| ggit_rebase_options_copy | Ggit.RebaseOptions.copy | 
| ggit_rebase_options_free | Ggit.RebaseOptions.free | 
| ggit_rebase_options_get_checkout_options | Ggit.RebaseOptions.get_checkout_options | 
| ggit_rebase_options_get_quiet | Ggit.RebaseOptions.get_quiet | 
| ggit_rebase_options_get_rewrite_notes_ref | Ggit.RebaseOptions.get_rewrite_notes_ref | 
| ggit_rebase_options_new | Ggit.RebaseOptions.new | 
| ggit_rebase_options_set_checkout_options | Ggit.RebaseOptions.set_checkout_options | 
| ggit_rebase_options_set_quiet | Ggit.RebaseOptions.set_quiet | 
| ggit_rebase_options_set_rewrite_notes_ref | Ggit.RebaseOptions.set_rewrite_notes_ref | 
| ggit_ref_delete | Ggit.Ref.delete | 
| ggit_ref_delete_log | Ggit.Ref.delete_log | 
| ggit_ref_get_log | Ggit.Ref.get_log | 
| ggit_ref_get_name | Ggit.Ref.get_name | 
| ggit_ref_get_owner | Ggit.Ref.get_owner | 
| ggit_ref_get_reference_type | Ggit.Ref.get_reference_type | 
| ggit_ref_get_shorthand | Ggit.Ref.get_shorthand | 
| ggit_ref_get_symbolic_target | Ggit.Ref.get_symbolic_target | 
| ggit_ref_get_target | Ggit.Ref.get_target | 
| C | Python | 
|---|---|
| ggit_ref_has_log | Ggit.Ref.has_log | 
| GGIT_REF_INVALID | Ggit.RefType.INVALID | 
| ggit_ref_is_branch | Ggit.Ref.is_branch | 
| ggit_ref_is_note | Ggit.Ref.is_note | 
| ggit_ref_is_remote | Ggit.Ref.is_remote | 
| ggit_ref_is_tag | Ggit.Ref.is_tag | 
| ggit_ref_is_valid_name | Ggit.Ref.is_valid_name | 
| GGIT_REF_LISTALL | Ggit.RefType.LISTALL | 
| ggit_ref_lookup | Ggit.Ref.lookup | 
| GGIT_REF_OID | Ggit.RefType.OID | 
| ggit_ref_rename | Ggit.Ref.rename | 
| ggit_ref_resolve | Ggit.Ref.resolve | 
| ggit_ref_set_symbolic_target | Ggit.Ref.set_symbolic_target | 
| ggit_ref_set_target | Ggit.Ref.set_target | 
| ggit_ref_spec_get_destination | Ggit.RefSpec.get_destination | 
| ggit_ref_spec_get_source | Ggit.RefSpec.get_source | 
| ggit_ref_spec_is_forced | Ggit.RefSpec.is_forced | 
| ggit_ref_spec_ref | Ggit.RefSpec.ref | 
| ggit_ref_spec_unref | Ggit.RefSpec.unref | 
| GGIT_REF_SYMBOLIC | Ggit.RefType.SYMBOLIC | 
| ggit_ref_to_string | Ggit.Ref.to_string | 
| ggit_reflog_append | Ggit.Reflog.append | 
| ggit_reflog_entry_get_committer | Ggit.ReflogEntry.get_committer | 
| ggit_reflog_entry_get_message | Ggit.ReflogEntry.get_message | 
| ggit_reflog_entry_get_new_id | Ggit.ReflogEntry.get_new_id | 
| ggit_reflog_entry_get_old_id | Ggit.ReflogEntry.get_old_id | 
| ggit_reflog_entry_ref | Ggit.ReflogEntry.ref | 
| ggit_reflog_entry_unref | Ggit.ReflogEntry.unref | 
| ggit_reflog_get_entry_count | Ggit.Reflog.get_entry_count | 
| ggit_reflog_get_entry_from_index | Ggit.Reflog.get_entry_from_index | 
| ggit_reflog_ref | Ggit.Reflog.ref | 
| ggit_reflog_rename | Ggit.Reflog.rename | 
| ggit_reflog_unref | Ggit.Reflog.unref | 
| ggit_reflog_write | Ggit.Reflog.write | 
| GGIT_REMOTE_COMPLETION_DOWNLOAD | Ggit.RemoteCompletionType.DOWNLOAD | 
| GGIT_REMOTE_COMPLETION_ERROR | Ggit.RemoteCompletionType.ERROR | 
| GGIT_REMOTE_COMPLETION_INDEXING | Ggit.RemoteCompletionType.INDEXING | 
| ggit_remote_connect | Ggit.Remote.connect | 
| ggit_remote_disconnect | Ggit.Remote.disconnect | 
| ggit_remote_download | Ggit.Remote.download | 
| GGIT_REMOTE_DOWNLOAD_TAGS_ALL | Ggit.RemoteDownloadTagsType.ALL | 
| GGIT_REMOTE_DOWNLOAD_TAGS_AUTO | Ggit.RemoteDownloadTagsType.AUTO | 
| GGIT_REMOTE_DOWNLOAD_TAGS_NONE | Ggit.RemoteDownloadTagsType.NONE | 
| GGIT_REMOTE_DOWNLOAD_TAGS_UNSPECIFIED | Ggit.RemoteDownloadTagsType.UNSPECIFIED | 
| ggit_remote_get_connected | Ggit.Remote.get_connected | 
| ggit_remote_get_fetch_specs | Ggit.Remote.get_fetch_specs | 
| ggit_remote_get_name | Ggit.Remote.get_name | 
| ggit_remote_get_owner | Ggit.Remote.get_owner | 
| ggit_remote_get_push_specs | Ggit.Remote.get_push_specs | 
| ggit_remote_get_url | Ggit.Remote.get_url | 
| ggit_remote_head_get_local_oid | Ggit.RemoteHead.get_local_oid | 
| ggit_remote_head_get_name | Ggit.RemoteHead.get_name | 
| ggit_remote_head_get_oid | Ggit.RemoteHead.get_oid | 
| ggit_remote_head_is_local | Ggit.RemoteHead.is_local | 
| ggit_remote_head_ref | Ggit.RemoteHead.ref | 
| ggit_remote_head_unref | Ggit.RemoteHead.unref | 
| ggit_remote_list | Ggit.Remote.list | 
| ggit_remote_new | Ggit.Remote.new | 
| ggit_remote_new_anonymous | Ggit.Remote.new_anonymous | 
| ggit_remote_push | Ggit.Remote.push | 
| ggit_remote_update_tips | Ggit.Remote.update_tips | 
| ggit_remote_upload | Ggit.Remote.upload | 
| ggit_repository_add_remote_fetch | Ggit.Repository.add_remote_fetch | 
| ggit_repository_add_remote_push | Ggit.Repository.add_remote_push | 
| ggit_repository_blame_file | Ggit.Repository.blame_file | 
| ggit_repository_checkout_head | Ggit.Repository.checkout_head | 
| ggit_repository_checkout_index | Ggit.Repository.checkout_index | 
| ggit_repository_checkout_tree | Ggit.Repository.checkout_tree | 
| ggit_repository_cherry_pick | Ggit.Repository.cherry_pick | 
| ggit_repository_cherry_pick_commit | Ggit.Repository.cherry_pick_commit | 
| ggit_repository_clone | Ggit.Repository.clone | 
| ggit_repository_create_blob | Ggit.Repository.create_blob | 
| ggit_repository_create_blob_from_buffer | Ggit.Repository.create_blob_from_buffer | 
| ggit_repository_create_blob_from_file | Ggit.Repository.create_blob_from_file | 
| ggit_repository_create_blob_from_path | Ggit.Repository.create_blob_from_path | 
| ggit_repository_create_branch | Ggit.Repository.create_branch | 
| ggit_repository_create_commit | Ggit.Repository.create_commit | 
| ggit_repository_create_commit_from_ids | Ggit.Repository.create_commit_from_ids | 
| ggit_repository_create_index_entry_for_file | Ggit.Repository.create_index_entry_for_file | 
| ggit_repository_create_index_entry_for_path | Ggit.Repository.create_index_entry_for_path | 
| C | Python | 
|---|---|
| ggit_repository_create_note | Ggit.Repository.create_note | 
| ggit_repository_create_reference | Ggit.Repository.create_reference | 
| ggit_repository_create_remote | Ggit.Repository.create_remote | 
| ggit_repository_create_symbolic_reference | Ggit.Repository.create_symbolic_reference | 
| ggit_repository_create_tag | Ggit.Repository.create_tag | 
| ggit_repository_create_tag_annotation | Ggit.Repository.create_tag_annotation | 
| ggit_repository_create_tag_from_buffer | Ggit.Repository.create_tag_from_buffer | 
| ggit_repository_create_tag_lightweight | Ggit.Repository.create_tag_lightweight | 
| ggit_repository_create_tree_builder | Ggit.Repository.create_tree_builder | 
| ggit_repository_create_tree_builder_from_tree | Ggit.Repository.create_tree_builder_from_tree | 
| ggit_repository_delete_tag | Ggit.Repository.delete_tag | 
| ggit_repository_discover | Ggit.Repository.discover | 
| ggit_repository_discover_full | Ggit.Repository.discover_full | 
| ggit_repository_drop_stash | Ggit.Repository.drop_stash | 
| ggit_repository_enumerate_branches | Ggit.Repository.enumerate_branches | 
| ggit_repository_file_status | Ggit.Repository.file_status | 
| ggit_repository_file_status_foreach | Ggit.Repository.file_status_foreach | 
| ggit_repository_get_ahead_behind | Ggit.Repository.get_ahead_behind | 
| ggit_repository_get_attribute | Ggit.Repository.get_attribute | 
| ggit_repository_get_config | Ggit.Repository.get_config | 
| ggit_repository_get_default_notes_ref | Ggit.Repository.get_default_notes_ref | 
| ggit_repository_get_descendant_of | Ggit.Repository.get_descendant_of | 
| ggit_repository_get_head | Ggit.Repository.get_head | 
| ggit_repository_get_index | Ggit.Repository.get_index | 
| ggit_repository_get_location | Ggit.Repository.get_location | 
| ggit_repository_get_submodule_status | Ggit.Repository.get_submodule_status | 
| ggit_repository_get_workdir | Ggit.Repository.get_workdir | 
| ggit_repository_init_repository | Ggit.Repository.init_repository | 
| ggit_repository_is_bare | Ggit.Repository.is_bare | 
| ggit_repository_is_empty | Ggit.Repository.is_empty | 
| ggit_repository_is_head_detached | Ggit.Repository.is_head_detached | 
| ggit_repository_is_head_unborn | Ggit.Repository.is_head_unborn | 
| ggit_repository_list_remotes | Ggit.Repository.list_remotes | 
| ggit_repository_list_tags | Ggit.Repository.list_tags | 
| ggit_repository_list_tags_match | Ggit.Repository.list_tags_match | 
| ggit_repository_lookup | Ggit.Repository.lookup | 
| ggit_repository_lookup_blob | Ggit.Repository.lookup_blob | 
| ggit_repository_lookup_branch | Ggit.Repository.lookup_branch | 
| ggit_repository_lookup_commit | Ggit.Repository.lookup_commit | 
| ggit_repository_lookup_reference | Ggit.Repository.lookup_reference | 
| ggit_repository_lookup_reference_dwim | Ggit.Repository.lookup_reference_dwim | 
| ggit_repository_lookup_remote | Ggit.Repository.lookup_remote | 
| ggit_repository_lookup_submodule | Ggit.Repository.lookup_submodule | 
| ggit_repository_lookup_tag | Ggit.Repository.lookup_tag | 
| ggit_repository_lookup_tree | Ggit.Repository.lookup_tree | 
| ggit_repository_merge | Ggit.Repository.merge | 
| ggit_repository_merge_base | Ggit.Repository.merge_base | 
| ggit_repository_merge_commits | Ggit.Repository.merge_commits | 
| ggit_repository_merge_trees | Ggit.Repository.merge_trees | 
| ggit_repository_note_foreach | Ggit.Repository.note_foreach | 
| ggit_repository_open | Ggit.Repository.open | 
| ggit_repository_path_is_ignored | Ggit.Repository.path_is_ignored | 
| ggit_repository_read_note | Ggit.Repository.read_note | 
| ggit_repository_rebase_init | Ggit.Repository.rebase_init | 
| ggit_repository_rebase_open | Ggit.Repository.rebase_open | 
| ggit_repository_references_foreach | Ggit.Repository.references_foreach | 
| ggit_repository_references_foreach_name | Ggit.Repository.references_foreach_name | 
| ggit_repository_remove_note | Ggit.Repository.remove_note | 
| ggit_repository_remove_remote | Ggit.Repository.remove_remote | 
| ggit_repository_rename_remote | Ggit.Repository.rename_remote | 
| ggit_repository_reset | Ggit.Repository.reset | 
| ggit_repository_reset_default | Ggit.Repository.reset_default | 
| ggit_repository_revert | Ggit.Repository.revert | 
| ggit_repository_revparse | Ggit.Repository.revparse | 
| ggit_repository_save_stash | Ggit.Repository.save_stash | 
| ggit_repository_set_head | Ggit.Repository.set_head | 
| ggit_repository_set_remote_url | Ggit.Repository.set_remote_url | 
| ggit_repository_set_submodule_fetch_recurse | Ggit.Repository.set_submodule_fetch_recurse | 
| ggit_repository_set_submodule_ignore | Ggit.Repository.set_submodule_ignore | 
| ggit_repository_set_submodule_update | Ggit.Repository.set_submodule_update | 
| ggit_repository_set_submodule_url | Ggit.Repository.set_submodule_url | 
| ggit_repository_set_workdir | Ggit.Repository.set_workdir | 
| ggit_repository_stash_foreach | Ggit.Repository.stash_foreach | 
| ggit_repository_submodule_foreach | Ggit.Repository.submodule_foreach | 
| ggit_repository_tag_foreach | Ggit.Repository.tag_foreach | 
| GGIT_RESET_HARD | Ggit.ResetType.HARD | 
| GGIT_RESET_MIXED | Ggit.ResetType.MIXED | 
| GGIT_RESET_SOFT | Ggit.ResetType.SOFT | 
| ggit_revert_options_copy | Ggit.RevertOptions.copy | 
| ggit_revert_options_free | Ggit.RevertOptions.free | 
| C | Python | 
|---|---|
| ggit_revert_options_new | Ggit.RevertOptions.new | 
| ggit_revision_walker_get_repository | Ggit.RevisionWalker.get_repository | 
| ggit_revision_walker_hide | Ggit.RevisionWalker.hide | 
| ggit_revision_walker_hide_glob | Ggit.RevisionWalker.hide_glob | 
| ggit_revision_walker_hide_head | Ggit.RevisionWalker.hide_head | 
| ggit_revision_walker_hide_ref | Ggit.RevisionWalker.hide_ref | 
| ggit_revision_walker_new | Ggit.RevisionWalker.new | 
| ggit_revision_walker_next | Ggit.RevisionWalker.next | 
| ggit_revision_walker_push | Ggit.RevisionWalker.push | 
| ggit_revision_walker_push_glob | Ggit.RevisionWalker.push_glob | 
| ggit_revision_walker_push_head | Ggit.RevisionWalker.push_head | 
| ggit_revision_walker_push_range | Ggit.RevisionWalker.push_range | 
| ggit_revision_walker_push_ref | Ggit.RevisionWalker.push_ref | 
| ggit_revision_walker_reset | Ggit.RevisionWalker.reset | 
| ggit_revision_walker_set_sort_mode | Ggit.RevisionWalker.set_sort_mode | 
| ggit_signature_copy | Ggit.Signature.copy | 
| ggit_signature_get_email | Ggit.Signature.get_email | 
| ggit_signature_get_name | Ggit.Signature.get_name | 
| ggit_signature_get_time | Ggit.Signature.get_time | 
| ggit_signature_get_time_zone | Ggit.Signature.get_time_zone | 
| ggit_signature_new | Ggit.Signature.new | 
| ggit_signature_new_now | Ggit.Signature.new_now | 
| GGIT_SORT_NONE | Ggit.SortMode.NONE | 
| GGIT_SORT_REVERSE | Ggit.SortMode.REVERSE | 
| GGIT_SORT_TIME | Ggit.SortMode.TIME | 
| GGIT_SORT_TOPOLOGICAL | Ggit.SortMode.TOPOLOGICAL | 
| GGIT_STASH_DEFAULT | Ggit.StashFlags.DEFAULT | 
| GGIT_STASH_INCLUDE_IGNORED | Ggit.StashFlags.INCLUDE_IGNORED | 
| GGIT_STASH_INCLUDE_UNTRACKED | Ggit.StashFlags.INCLUDE_UNTRACKED | 
| GGIT_STASH_KEEP_INDEX | Ggit.StashFlags.KEEP_INDEX | 
| GGIT_STATUS_CURRENT | Ggit.StatusFlags.CURRENT | 
| GGIT_STATUS_IGNORED | Ggit.StatusFlags.IGNORED | 
| GGIT_STATUS_INDEX_DELETED | Ggit.StatusFlags.INDEX_DELETED | 
| GGIT_STATUS_INDEX_MODIFIED | Ggit.StatusFlags.INDEX_MODIFIED | 
| GGIT_STATUS_INDEX_NEW | Ggit.StatusFlags.INDEX_NEW | 
| GGIT_STATUS_INDEX_RENAMED | Ggit.StatusFlags.INDEX_RENAMED | 
| GGIT_STATUS_INDEX_TYPECHANGE | Ggit.StatusFlags.INDEX_TYPECHANGE | 
| GGIT_STATUS_OPTION_DEFAULT | Ggit.StatusOption.DEFAULT | 
| GGIT_STATUS_OPTION_DISABLE_PATHSPEC_MATCH | Ggit.StatusOption.DISABLE_PATHSPEC_MATCH | 
| GGIT_STATUS_OPTION_EXCLUDE_SUBMODULES | Ggit.StatusOption.EXCLUDE_SUBMODULES | 
| GGIT_STATUS_OPTION_INCLUDE_IGNORED | Ggit.StatusOption.INCLUDE_IGNORED | 
| GGIT_STATUS_OPTION_INCLUDE_UNMODIFIED | Ggit.StatusOption.INCLUDE_UNMODIFIED | 
| GGIT_STATUS_OPTION_INCLUDE_UNTRACKED | Ggit.StatusOption.INCLUDE_UNTRACKED | 
| GGIT_STATUS_OPTION_RECURSE_IGNORED_DIRS | Ggit.StatusOption.RECURSE_IGNORED_DIRS | 
| GGIT_STATUS_OPTION_RECURSE_UNTRACKED_DIRS | Ggit.StatusOption.RECURSE_UNTRACKED_DIRS | 
| GGIT_STATUS_OPTION_RENAMES_HEAD_TO_INDEX | Ggit.StatusOption.RENAMES_HEAD_TO_INDEX | 
| GGIT_STATUS_OPTION_RENAMES_INDEX_TO_WORKDIR | Ggit.StatusOption.RENAMES_INDEX_TO_WORKDIR | 
| GGIT_STATUS_OPTION_SORT_CASE_INSENSITIVELY | Ggit.StatusOption.SORT_CASE_INSENSITIVELY | 
| GGIT_STATUS_OPTION_SORT_CASE_SENSITIVELY | Ggit.StatusOption.SORT_CASE_SENSITIVELY | 
| ggit_status_options_copy | Ggit.StatusOptions.copy | 
| ggit_status_options_free | Ggit.StatusOptions.free | 
| ggit_status_options_new | Ggit.StatusOptions.new | 
| GGIT_STATUS_SHOW_INDEX_AND_WORKDIR | Ggit.StatusShow.INDEX_AND_WORKDIR | 
| GGIT_STATUS_SHOW_INDEX_ONLY | Ggit.StatusShow.INDEX_ONLY | 
| GGIT_STATUS_SHOW_WORKDIR_ONLY | Ggit.StatusShow.WORKDIR_ONLY | 
| GGIT_STATUS_WORKING_TREE_DELETED | Ggit.StatusFlags.WORKING_TREE_DELETED | 
| GGIT_STATUS_WORKING_TREE_MODIFIED | Ggit.StatusFlags.WORKING_TREE_MODIFIED | 
| GGIT_STATUS_WORKING_TREE_NEW | Ggit.StatusFlags.WORKING_TREE_NEW | 
| GGIT_STATUS_WORKING_TREE_TYPECHANGE | Ggit.StatusFlags.WORKING_TREE_TYPECHANGE | 
| ggit_submodule_get_fetch_recurse | Ggit.Submodule.get_fetch_recurse | 
| ggit_submodule_get_head_id | Ggit.Submodule.get_head_id | 
| ggit_submodule_get_ignore | Ggit.Submodule.get_ignore | 
| ggit_submodule_get_index_id | Ggit.Submodule.get_index_id | 
| ggit_submodule_get_name | Ggit.Submodule.get_name | 
| ggit_submodule_get_owner | Ggit.Submodule.get_owner | 
| ggit_submodule_get_path | Ggit.Submodule.get_path | 
| ggit_submodule_get_update | Ggit.Submodule.get_update | 
| ggit_submodule_get_url | Ggit.Submodule.get_url | 
| ggit_submodule_get_workdir_id | Ggit.Submodule.get_workdir_id | 
| GGIT_SUBMODULE_IGNORE_ALL | Ggit.SubmoduleIgnore.ALL | 
| GGIT_SUBMODULE_IGNORE_DIRTY | Ggit.SubmoduleIgnore.DIRTY | 
| GGIT_SUBMODULE_IGNORE_NONE | Ggit.SubmoduleIgnore.NONE | 
| GGIT_SUBMODULE_IGNORE_UNSPECIFIED | Ggit.SubmoduleIgnore.UNSPECIFIED | 
| GGIT_SUBMODULE_IGNORE_UNTRACKED | Ggit.SubmoduleIgnore.UNTRACKED | 
| ggit_submodule_init | Ggit.Submodule.init | 
| ggit_submodule_open | Ggit.Submodule.open | 
| GGIT_SUBMODULE_RECURSE_NO | Ggit.SubmoduleRecurse.NO | 
| GGIT_SUBMODULE_RECURSE_ONDEMAND | Ggit.SubmoduleRecurse.ONDEMAND | 
| GGIT_SUBMODULE_RECURSE_YES | Ggit.SubmoduleRecurse.YES | 
| ggit_submodule_ref | Ggit.Submodule.ref | 
| C | Python | 
|---|---|
| ggit_submodule_reload | Ggit.Submodule.reload | 
| GGIT_SUBMODULE_STATUS_IN_CONFIG | Ggit.SubmoduleStatus.IN_CONFIG | 
| GGIT_SUBMODULE_STATUS_IN_HEAD | Ggit.SubmoduleStatus.IN_HEAD | 
| GGIT_SUBMODULE_STATUS_IN_INDEX | Ggit.SubmoduleStatus.IN_INDEX | 
| GGIT_SUBMODULE_STATUS_IN_WD | Ggit.SubmoduleStatus.IN_WD | 
| GGIT_SUBMODULE_STATUS_INDEX_ADDED | Ggit.SubmoduleStatus.INDEX_ADDED | 
| GGIT_SUBMODULE_STATUS_INDEX_DELETED | Ggit.SubmoduleStatus.INDEX_DELETED | 
| GGIT_SUBMODULE_STATUS_INDEX_MODIFIED | Ggit.SubmoduleStatus.INDEX_MODIFIED | 
| GGIT_SUBMODULE_STATUS_WD_ADDED | Ggit.SubmoduleStatus.WD_ADDED | 
| GGIT_SUBMODULE_STATUS_WD_DELETED | Ggit.SubmoduleStatus.WD_DELETED | 
| GGIT_SUBMODULE_STATUS_WD_INDEX_MODIFIED | Ggit.SubmoduleStatus.WD_INDEX_MODIFIED | 
| GGIT_SUBMODULE_STATUS_WD_MODIFIED | Ggit.SubmoduleStatus.WD_MODIFIED | 
| GGIT_SUBMODULE_STATUS_WD_UNINITIALIZED | Ggit.SubmoduleStatus.WD_UNINITIALIZED | 
| GGIT_SUBMODULE_STATUS_WD_UNTRACKED | Ggit.SubmoduleStatus.WD_UNTRACKED | 
| GGIT_SUBMODULE_STATUS_WD_WD_MODIFIED | Ggit.SubmoduleStatus.WD_WD_MODIFIED | 
| ggit_submodule_sync | Ggit.Submodule.sync | 
| ggit_submodule_unref | Ggit.Submodule.unref | 
| ggit_submodule_update | Ggit.Submodule.update | 
| GGIT_SUBMODULE_UPDATE_CHECKOUT | Ggit.SubmoduleUpdate.CHECKOUT | 
| GGIT_SUBMODULE_UPDATE_DEFAULT | Ggit.SubmoduleUpdate.DEFAULT | 
| GGIT_SUBMODULE_UPDATE_MERGE | Ggit.SubmoduleUpdate.MERGE | 
| GGIT_SUBMODULE_UPDATE_NONE | Ggit.SubmoduleUpdate.NONE | 
| ggit_submodule_update_options_get_checkout_options | Ggit.SubmoduleUpdateOptions.get_checkout_options | 
| ggit_submodule_update_options_get_fetch_options | Ggit.SubmoduleUpdateOptions.get_fetch_options | 
| ggit_submodule_update_options_new | Ggit.SubmoduleUpdateOptions.new | 
| ggit_submodule_update_options_set_checkout_options | Ggit.SubmoduleUpdateOptions.set_checkout_options | 
| ggit_submodule_update_options_set_fetch_options | Ggit.SubmoduleUpdateOptions.set_fetch_options | 
| GGIT_SUBMODULE_UPDATE_REBASE | Ggit.SubmoduleUpdate.REBASE | 
| ggit_tag_get_message | Ggit.Tag.get_message | 
| ggit_tag_get_name | Ggit.Tag.get_name | 
| ggit_tag_get_tagger | Ggit.Tag.get_tagger | 
| ggit_tag_get_target | Ggit.Tag.get_target | 
| ggit_tag_get_target_id | Ggit.Tag.get_target_id | 
| ggit_tag_get_target_type | Ggit.Tag.get_target_type | 
| ggit_tag_peel | Ggit.Tag.peel | 
| ggit_transfer_progress_copy | Ggit.TransferProgress.copy | 
| ggit_transfer_progress_free | Ggit.TransferProgress.free | 
| ggit_transfer_progress_get_indexed_objects | Ggit.TransferProgress.get_indexed_objects | 
| ggit_transfer_progress_get_received_bytes | Ggit.TransferProgress.get_received_bytes | 
| ggit_transfer_progress_get_received_objects | Ggit.TransferProgress.get_received_objects | 
| ggit_transfer_progress_get_total_objects | Ggit.TransferProgress.get_total_objects | 
| ggit_tree_builder_clear | Ggit.TreeBuilder.clear | 
| ggit_tree_builder_get_entry | Ggit.TreeBuilder.get_entry | 
| ggit_tree_builder_insert | Ggit.TreeBuilder.insert | 
| ggit_tree_builder_remove | Ggit.TreeBuilder.remove | 
| ggit_tree_builder_write | Ggit.TreeBuilder.write | 
| ggit_tree_entry_get_file_mode | Ggit.TreeEntry.get_file_mode | 
| ggit_tree_entry_get_id | Ggit.TreeEntry.get_id | 
| ggit_tree_entry_get_name | Ggit.TreeEntry.get_name | 
| ggit_tree_entry_get_object_type | Ggit.TreeEntry.get_object_type | 
| ggit_tree_entry_ref | Ggit.TreeEntry.ref | 
| ggit_tree_entry_unref | Ggit.TreeEntry.unref | 
| ggit_tree_get | Ggit.Tree.get | 
| ggit_tree_get_by_name | Ggit.Tree.get_by_name | 
| ggit_tree_get_by_path | Ggit.Tree.get_by_path | 
| ggit_tree_get_id | Ggit.Tree.get_id | 
| ggit_tree_size | Ggit.Tree.size | 
| ggit_tree_walk | Ggit.Tree.walk | 
| GGIT_TREE_WALK_MODE_POST | Ggit.TreeWalkMode.POST | 
| GGIT_TREE_WALK_MODE_PRE | Ggit.TreeWalkMode.PRE | 
| GgitAnnotatedCommit | Ggit.AnnotatedCommit | 
| GgitAttributeCheckFlags | Ggit.AttributeCheckFlags | 
| GgitBlame | Ggit.Blame | 
| GgitBlameClass | Ggit.BlameClass | 
| GgitBlameFlags | Ggit.BlameFlags | 
| GgitBlameHunk | Ggit.BlameHunk | 
| GgitBlameOptions | Ggit.BlameOptions | 
| GgitBlob | Ggit.Blob | 
| GgitBlobClass | Ggit.BlobClass | 
| GgitBlobOutputStream | Ggit.BlobOutputStream | 
| GgitBlobOutputStreamClass | Ggit.BlobOutputStreamClass | 
| GgitBranch | Ggit.Branch | 
| GgitBranchClass | Ggit.BranchClass | 
| GgitBranchEnumerator | Ggit.BranchEnumerator | 
| GgitBranchType | Ggit.BranchType | 
| GgitCheckoutNotifyFlags | Ggit.CheckoutNotifyFlags | 
| GgitCheckoutOptions | Ggit.CheckoutOptions | 
| GgitCheckoutOptionsClass | Ggit.CheckoutOptionsClass | 
| GgitCheckoutStrategy | Ggit.CheckoutStrategy | 
| GgitCherryPickOptions | Ggit.CherryPickOptions | 
| C | Python | 
|---|---|
| GgitCherryPickOptionsClass | Ggit.CherryPickOptionsClass | 
| GgitCloneLocal | Ggit.CloneLocal | 
| GgitCloneOptions | Ggit.CloneOptions | 
| GgitCloneOptionsClass | Ggit.CloneOptionsClass | 
| GgitCommit | Ggit.Commit | 
| GgitCommitClass | Ggit.CommitClass | 
| GgitCommitParents | Ggit.CommitParents | 
| GgitCommitParentsClass | Ggit.CommitParentsClass | 
| GgitConfig | Ggit.Config | 
| GgitConfigCallback | Ggit.ConfigCallback | 
| GgitConfigClass | Ggit.ConfigClass | 
| GgitConfigEntry | Ggit.ConfigEntry | 
| GgitConfigLevel | Ggit.ConfigLevel | 
| GgitConfigMatchCallback | Ggit.ConfigMatchCallback | 
| GgitCreateFlags | Ggit.CreateFlags | 
| GgitCred | Ggit.Cred | 
| GgitCredAcquireCallback | Ggit.CredAcquireCallback | 
| GgitCredClass | Ggit.CredClass | 
| GgitCredPlaintext | Ggit.CredPlaintext | 
| GgitCredPlaintextClass | Ggit.CredPlaintextClass | 
| GgitCredSshInteractive | Ggit.CredSshInteractive | 
| GgitCredSshInteractiveClass | Ggit.CredSshInteractiveClass | 
| GgitCredSshInteractivePrompt | Ggit.CredSshInteractivePrompt | 
| GgitCredSshKeyFromAgent | Ggit.CredSshKeyFromAgent | 
| GgitCredSshKeyFromAgentClass | Ggit.CredSshKeyFromAgentClass | 
| GgitCredtype | Ggit.Credtype | 
| GgitDeltaType | Ggit.DeltaType | 
| GgitDiff | Ggit.Diff | 
| GgitDiffBinary | Ggit.DiffBinary | 
| GgitDiffBinaryCallback | Ggit.DiffBinaryCallback | 
| GgitDiffBinaryFile | Ggit.DiffBinaryFile | 
| GgitDiffBinaryType | Ggit.DiffBinaryType | 
| GgitDiffClass | Ggit.DiffClass | 
| GgitDiffDelta | Ggit.DiffDelta | 
| GgitDiffFile | Ggit.DiffFile | 
| GgitDiffFileCallback | Ggit.DiffFileCallback | 
| GgitDiffFindFlags | Ggit.DiffFindFlags | 
| GgitDiffFindOptions | Ggit.DiffFindOptions | 
| GgitDiffFindOptionsClass | Ggit.DiffFindOptionsClass | 
| GgitDiffFlag | Ggit.DiffFlag | 
| GgitDiffFormatEmailFlags | Ggit.DiffFormatEmailFlags | 
| GgitDiffFormatEmailOptions | Ggit.DiffFormatEmailOptions | 
| GgitDiffFormatEmailOptionsClass | Ggit.DiffFormatEmailOptionsClass | 
| GgitDiffFormatType | Ggit.DiffFormatType | 
| GgitDiffHunk | Ggit.DiffHunk | 
| GgitDiffHunkCallback | Ggit.DiffHunkCallback | 
| GgitDiffLine | Ggit.DiffLine | 
| GgitDiffLineCallback | Ggit.DiffLineCallback | 
| GgitDiffLineType | Ggit.DiffLineType | 
| GgitDiffOption | Ggit.DiffOption | 
| GgitDiffOptions | Ggit.DiffOptions | 
| GgitDiffOptionsClass | Ggit.DiffOptionsClass | 
| GgitDiffSimilarityMetric | Ggit.DiffSimilarityMetric | 
| GgitDiffSimilarityMetricBufferSignatureCallback | Ggit.DiffSimilarityMetricBufferSignatureCallback | 
| GgitDiffSimilarityMetricFileSignatureCallback | Ggit.DiffSimilarityMetricFileSignatureCallback | 
| GgitDiffSimilarityMetricFreeSignatureCallback | Ggit.DiffSimilarityMetricFreeSignatureCallback | 
| GgitDiffSimilarityMetricSimilarityCallback | Ggit.DiffSimilarityMetricSimilarityCallback | 
| GgitDirection | Ggit.Direction | 
| GgitError | Ggit.Error | 
| GgitFeatureFlags | Ggit.FeatureFlags | 
| GgitFetchOptions | Ggit.FetchOptions | 
| GgitFileMode | Ggit.FileMode | 
| GgitIndex | Ggit.Index | 
| GgitIndexClass | Ggit.IndexClass | 
| GgitIndexEntries | Ggit.IndexEntries | 
| GgitIndexEntriesResolveUndo | Ggit.IndexEntriesResolveUndo | 
| GgitIndexEntry | Ggit.IndexEntry | 
| GgitIndexEntryResolveUndo | Ggit.IndexEntryResolveUndo | 
| GgitMergeFileFavor | Ggit.MergeFileFavor | 
| GgitMergeFileFlags | Ggit.MergeFileFlags | 
| GgitMergeFlags | Ggit.MergeFlags | 
| GgitMergeOptions | Ggit.MergeOptions | 
| GgitNative | Ggit.Native | 
| GgitNativeClass | Ggit.NativeClass | 
| GgitNote | Ggit.Note | 
| GgitNoteCallback | Ggit.NoteCallback | 
| GgitObject | Ggit.Object | 
| GgitObjectClass | Ggit.ObjectClass | 
| GgitObjectFactory | Ggit.ObjectFactory | 
| GgitObjectFactoryBase | Ggit.ObjectFactoryBase | 
| C | Python | 
|---|---|
| GgitObjectFactoryBaseClass | Ggit.ObjectFactoryBaseClass | 
| GgitObjectFactoryClass | Ggit.ObjectFactoryClass | 
| GgitOId | Ggit.OId | 
| GgitPackbuilderStage | Ggit.PackbuilderStage | 
| GgitPatch | Ggit.Patch | 
| GgitProxyOptions | Ggit.ProxyOptions | 
| GgitProxyOptionsClass | Ggit.ProxyOptionsClass | 
| GgitProxyType | Ggit.ProxyType | 
| GgitPushOptions | Ggit.PushOptions | 
| GgitPushOptionsClass | Ggit.PushOptionsClass | 
| GgitRebase | Ggit.Rebase | 
| GgitRebaseClass | Ggit.RebaseClass | 
| GgitRebaseOperation | Ggit.RebaseOperation | 
| GgitRebaseOperationType | Ggit.RebaseOperationType | 
| GgitRebaseOptions | Ggit.RebaseOptions | 
| GgitRef | Ggit.Ref | 
| GgitRefClass | Ggit.RefClass | 
| GgitReferencesCallback | Ggit.ReferencesCallback | 
| GgitReferencesNameCallback | Ggit.ReferencesNameCallback | 
| GgitReflog | Ggit.Reflog | 
| GgitReflogEntry | Ggit.ReflogEntry | 
| GgitRefSpec | Ggit.RefSpec | 
| GgitRefType | Ggit.RefType | 
| GgitRemote | Ggit.Remote | 
| GgitRemoteCallbacks | Ggit.RemoteCallbacks | 
| GgitRemoteCallbacksClass | Ggit.RemoteCallbacksClass | 
| GgitRemoteClass | Ggit.RemoteClass | 
| GgitRemoteCompletionType | Ggit.RemoteCompletionType | 
| GgitRemoteDownloadTagsType | Ggit.RemoteDownloadTagsType | 
| GgitRemoteHead | Ggit.RemoteHead | 
| GgitRemoteListCallback | Ggit.RemoteListCallback | 
| GgitRepository | Ggit.Repository | 
| GgitRepositoryClass | Ggit.RepositoryClass | 
| GgitResetType | Ggit.ResetType | 
| GgitRevertOptions | Ggit.RevertOptions | 
| GgitRevisionWalker | Ggit.RevisionWalker | 
| GgitRevisionWalkerClass | Ggit.RevisionWalkerClass | 
| GgitSignature | Ggit.Signature | 
| GgitSignatureClass | Ggit.SignatureClass | 
| GgitSortMode | Ggit.SortMode | 
| GgitStashCallback | Ggit.StashCallback | 
| GgitStashFlags | Ggit.StashFlags | 
| GgitStatusCallback | Ggit.StatusCallback | 
| GgitStatusFlags | Ggit.StatusFlags | 
| GgitStatusOption | Ggit.StatusOption | 
| GgitStatusOptions | Ggit.StatusOptions | 
| GgitStatusShow | Ggit.StatusShow | 
| GgitSubmodule | Ggit.Submodule | 
| GgitSubmoduleCallback | Ggit.SubmoduleCallback | 
| GgitSubmoduleIgnore | Ggit.SubmoduleIgnore | 
| GgitSubmoduleRecurse | Ggit.SubmoduleRecurse | 
| GgitSubmoduleStatus | Ggit.SubmoduleStatus | 
| GgitSubmoduleUpdate | Ggit.SubmoduleUpdate | 
| GgitSubmoduleUpdateOptions | Ggit.SubmoduleUpdateOptions | 
| GgitSubmoduleUpdateOptionsClass | Ggit.SubmoduleUpdateOptionsClass | 
| GgitTag | Ggit.Tag | 
| GgitTagCallback | Ggit.TagCallback | 
| GgitTagClass | Ggit.TagClass | 
| GgitTransferProgress | Ggit.TransferProgress | 
| GgitTransferProgressCallback | Ggit.TransferProgressCallback | 
| GgitTree | Ggit.Tree | 
| GgitTreeBuilder | Ggit.TreeBuilder | 
| GgitTreeBuilderClass | Ggit.TreeBuilderClass | 
| GgitTreeClass | Ggit.TreeClass | 
| GgitTreeEntry | Ggit.TreeEntry | 
| GgitTreeWalkCallback | Ggit.TreeWalkCallback | 
| GgitTreeWalkMode | Ggit.TreeWalkMode |