Symbol MappingΒΆ
C |
Python |
---|---|
ggit_annotated_commit_get_id |
|
ggit_annotated_commit_new_from_ref |
|
ggit_annotated_commit_ref |
|
ggit_annotated_commit_unref |
|
GGIT_ATTRIBUTE_CHECK_FILE_THEN_INDEX |
|
GGIT_ATTRIBUTE_CHECK_INDEX_ONLY |
|
GGIT_ATTRIBUTE_CHECK_INDEX_THEN_FILE |
|
GGIT_ATTRIBUTE_CHECK_NO_SYSTEM |
|
ggit_blame_from_buffer |
|
ggit_blame_get_flags |
|
ggit_blame_get_hunk_by_index |
|
ggit_blame_get_hunk_by_line |
|
ggit_blame_get_hunk_count |
|
ggit_blame_hunk_get_final_commit_id |
|
ggit_blame_hunk_get_final_signature |
|
ggit_blame_hunk_get_final_start_line_number |
|
ggit_blame_hunk_get_lines_in_hunk |
|
ggit_blame_hunk_get_orig_commit_id |
|
ggit_blame_hunk_get_orig_path |
|
ggit_blame_hunk_get_orig_signature |
|
ggit_blame_hunk_get_orig_start_line_number |
|
ggit_blame_hunk_is_boundary |
|
ggit_blame_hunk_ref |
|
ggit_blame_hunk_unref |
|
GGIT_BLAME_NORMAL |
|
ggit_blame_options_copy |
|
ggit_blame_options_free |
|
ggit_blame_options_get_maximum_line |
|
ggit_blame_options_get_minimum_line |
|
ggit_blame_options_get_minimum_match_characters |
|
ggit_blame_options_get_newest_commit |
|
ggit_blame_options_get_oldest_commit |
|
ggit_blame_options_new |
|
ggit_blame_options_set_maximum_line |
|
ggit_blame_options_set_minimum_line |
|
ggit_blame_options_set_minimum_match_characters |
|
ggit_blame_options_set_newest_commit |
|
ggit_blame_options_set_oldest_commit |
|
ggit_blame_set_flags |
|
GGIT_BLAME_TRACK_COPIES_SAME_FILE |
|
ggit_blob_get_raw_content |
|
ggit_blob_is_binary |
|
ggit_blob_output_stream_get_id |
|
ggit_branch_delete |
|
ggit_branch_enumerator_get |
|
ggit_branch_enumerator_iterator |
|
ggit_branch_enumerator_next |
|
ggit_branch_enumerator_ref |
|
ggit_branch_enumerator_unref |
|
ggit_branch_get_name |
|
ggit_branch_get_upstream |
|
ggit_branch_is_head |
|
GGIT_BRANCH_LOCAL |
|
ggit_branch_move |
|
GGIT_BRANCH_REMOTE |
|
ggit_branch_set_upstream |
|
GGIT_BUILD_TYPE |
|
GGIT_CHECKOUT_ALLOW_CONFLICTS |
|
GGIT_CHECKOUT_CONFLICT_STYLE_DIFF3 |
|
GGIT_CHECKOUT_CONFLICT_STYLE_MERGE |
|
GGIT_CHECKOUT_DISABLE_PATHSPEC_MATCH |
|
GGIT_CHECKOUT_DONT_OVERWRITE_IGNORED |
|
GGIT_CHECKOUT_DONT_REMOVE_EXISTING |
|
GGIT_CHECKOUT_DONT_UPDATE_INDEX |
|
GGIT_CHECKOUT_DONT_WRITE_INDEX |
|
GGIT_CHECKOUT_FORCE |
|
GGIT_CHECKOUT_NO_REFRESH |
|
GGIT_CHECKOUT_NONE |
|
GGIT_CHECKOUT_NOTIFY_ALL |
|
GGIT_CHECKOUT_NOTIFY_CONFLICT |
|
GGIT_CHECKOUT_NOTIFY_DIRTY |
|
GGIT_CHECKOUT_NOTIFY_IGNORED |
|
GGIT_CHECKOUT_NOTIFY_NONE |
|
GGIT_CHECKOUT_NOTIFY_UNTRACKED |
|
GGIT_CHECKOUT_NOTIFY_UPDATED |
|
ggit_checkout_options_get_ancestor_label |
|
ggit_checkout_options_get_baseline |
|
ggit_checkout_options_get_dir_mode |
|
ggit_checkout_options_get_disable_filters |
|
ggit_checkout_options_get_file_mode |
C |
Python |
---|---|
ggit_checkout_options_get_file_open_flags |
|
ggit_checkout_options_get_notify_flags |
|
ggit_checkout_options_get_our_label |
|
ggit_checkout_options_get_paths |
|
ggit_checkout_options_get_strategy |
|
ggit_checkout_options_get_target_directory |
|
ggit_checkout_options_get_their_label |
|
ggit_checkout_options_new |
|
ggit_checkout_options_set_ancestor_label |
|
ggit_checkout_options_set_baseline |
|
ggit_checkout_options_set_dir_mode |
|
ggit_checkout_options_set_disable_filters |
|
ggit_checkout_options_set_file_mode |
|
ggit_checkout_options_set_file_open_flags |
|
ggit_checkout_options_set_notify_flags |
|
ggit_checkout_options_set_our_label |
|
ggit_checkout_options_set_paths |
|
ggit_checkout_options_set_strategy |
|
ggit_checkout_options_set_target_directory |
|
ggit_checkout_options_set_their_label |
|
GGIT_CHECKOUT_RECREATE_MISSING |
|
GGIT_CHECKOUT_REMOVE_IGNORED |
|
GGIT_CHECKOUT_REMOVE_UNTRACKED |
|
GGIT_CHECKOUT_SAFE |
|
GGIT_CHECKOUT_SKIP_LOCKED_DIRECTORIES |
|
GGIT_CHECKOUT_SKIP_UNMERGED |
|
GGIT_CHECKOUT_UPDATE_ONLY |
|
GGIT_CHECKOUT_UPDATE_SUBMODULES |
|
GGIT_CHECKOUT_UPDATE_SUBMODULES_IF_CHANGED |
|
GGIT_CHECKOUT_USE_OURS |
|
GGIT_CHECKOUT_USE_THEIRS |
|
ggit_cherry_pick_options_get_checkout_options |
|
ggit_cherry_pick_options_get_mainline |
|
ggit_cherry_pick_options_get_merge_options |
|
ggit_cherry_pick_options_new |
|
ggit_cherry_pick_options_set_checkout_options |
|
ggit_cherry_pick_options_set_mainline |
|
ggit_cherry_pick_options_set_merge_options |
|
GGIT_CLONE_LOCAL_AUTO |
|
GGIT_CLONE_LOCAL_LOCAL |
|
GGIT_CLONE_LOCAL_NO_LINKS |
|
GGIT_CLONE_LOCAL_NO_LOCAL |
|
ggit_clone_options_get_checkout_branch |
|
ggit_clone_options_get_fetch_options |
|
ggit_clone_options_get_is_bare |
|
ggit_clone_options_get_local |
|
ggit_clone_options_new |
|
ggit_clone_options_set_checkout_branch |
|
ggit_clone_options_set_fetch_options |
|
ggit_clone_options_set_is_bare |
|
ggit_clone_options_set_local |
|
ggit_commit_amend |
|
ggit_commit_get_author |
|
ggit_commit_get_committer |
|
ggit_commit_get_message |
|
ggit_commit_get_message_encoding |
|
ggit_commit_get_nth_ancestor |
|
ggit_commit_get_parents |
|
ggit_commit_get_subject |
|
ggit_commit_get_tree |
|
ggit_commit_get_tree_id |
|
ggit_commit_parents_get |
|
ggit_commit_parents_get_id |
|
ggit_commit_parents_get_size |
|
ggit_commit_parents_new |
|
ggit_config_add_file |
|
ggit_config_delete_entry |
|
ggit_config_entry_get_level |
|
ggit_config_entry_get_name |
|
ggit_config_entry_get_value |
|
ggit_config_entry_ref |
|
ggit_config_entry_unref |
|
ggit_config_find_global |
|
ggit_config_find_system |
|
ggit_config_foreach |
|
ggit_config_get_bool |
|
ggit_config_get_entry |
|
ggit_config_get_int32 |
|
ggit_config_get_int64 |
|
ggit_config_get_string |
C |
Python |
---|---|
GGIT_CONFIG_LEVEL_APP |
|
GGIT_CONFIG_LEVEL_GLOBAL |
|
GGIT_CONFIG_LEVEL_HIGHEST |
|
GGIT_CONFIG_LEVEL_LOCAL |
|
GGIT_CONFIG_LEVEL_PROGRAMDATA |
|
GGIT_CONFIG_LEVEL_SYSTEM |
|
GGIT_CONFIG_LEVEL_XDG |
|
ggit_config_match |
|
ggit_config_match_foreach |
|
ggit_config_new |
|
ggit_config_new_default |
|
ggit_config_new_from_file |
|
ggit_config_open_level |
|
ggit_config_set_bool |
|
ggit_config_set_int32 |
|
ggit_config_set_int64 |
|
ggit_config_set_string |
|
ggit_config_snapshot |
|
GGIT_CREATE_FORCE |
|
GGIT_CREATE_NONE |
|
ggit_cred_plaintext_get_password |
|
ggit_cred_plaintext_get_username |
|
ggit_cred_plaintext_new |
|
ggit_cred_ssh_interactive_get_username |
|
ggit_cred_ssh_interactive_new |
|
ggit_cred_ssh_interactive_prompt_get_instruction |
|
ggit_cred_ssh_interactive_prompt_get_name |
|
ggit_cred_ssh_interactive_prompt_get_response |
|
ggit_cred_ssh_interactive_prompt_get_text |
|
ggit_cred_ssh_interactive_prompt_is_masked |
|
ggit_cred_ssh_interactive_prompt_new |
|
ggit_cred_ssh_interactive_prompt_ref |
|
ggit_cred_ssh_interactive_prompt_set_response |
|
ggit_cred_ssh_interactive_prompt_unref |
|
ggit_cred_ssh_key_from_agent_get_username |
|
ggit_cred_ssh_key_from_agent_new |
|
GGIT_CREDTYPE_DEFAULT |
|
GGIT_CREDTYPE_SSH_CUSTOM |
|
GGIT_CREDTYPE_SSH_INTERACTIVE |
|
GGIT_CREDTYPE_SSH_KEY |
|
GGIT_CREDTYPE_USERPASS_PLAINTEXT |
|
GGIT_DELTA_ADDED |
|
GGIT_DELTA_CONFLICTED |
|
GGIT_DELTA_COPIED |
|
GGIT_DELTA_DELETED |
|
GGIT_DELTA_IGNORED |
|
GGIT_DELTA_MODIFIED |
|
GGIT_DELTA_RENAMED |
|
GGIT_DELTA_TYPECHANGE |
|
GGIT_DELTA_UNMODIFIED |
|
GGIT_DELTA_UNREADABLE |
|
GGIT_DELTA_UNTRACKED |
|
GGIT_DIFF_BINARY_DELTA |
|
ggit_diff_binary_file_get_binary_type |
|
ggit_diff_binary_file_get_data |
|
ggit_diff_binary_file_get_inflated_size |
|
ggit_diff_binary_file_ref |
|
ggit_diff_binary_file_unref |
|
ggit_diff_binary_get_new_file |
|
ggit_diff_binary_get_old_file |
|
GGIT_DIFF_BINARY_LITERAL |
|
GGIT_DIFF_BINARY_NONE |
|
ggit_diff_binary_ref |
|
ggit_diff_binary_unref |
|
ggit_diff_blob_to_buffer |
|
ggit_diff_blobs |
|
GGIT_DIFF_BREAK_REWRITES |
|
GGIT_DIFF_BREAK_REWRITES_FOR_RENAMES_ONLY |
|
ggit_diff_delta_get_flags |
|
ggit_diff_delta_get_new_file |
|
ggit_diff_delta_get_old_file |
|
ggit_diff_delta_get_similarity |
|
ggit_diff_delta_get_status |
|
ggit_diff_delta_ref |
|
ggit_diff_delta_unref |
|
GGIT_DIFF_DISABLE_PATHSPEC_MATCH |
|
GGIT_DIFF_ENABLE_FAST_UNTRACKED_DIRS |
|
ggit_diff_file_get_flags |
|
ggit_diff_file_get_mode |
|
ggit_diff_file_get_oid |
C |
Python |
---|---|
ggit_diff_file_get_path |
|
ggit_diff_file_get_size |
|
ggit_diff_file_ref |
|
ggit_diff_file_unref |
|
GGIT_DIFF_FIND_ALL |
|
GGIT_DIFF_FIND_AND_BREAK_REWRITES |
|
GGIT_DIFF_FIND_BY_CONFIG |
|
GGIT_DIFF_FIND_COPIES |
|
GGIT_DIFF_FIND_COPIES_FROM_UNMODIFIED |
|
GGIT_DIFF_FIND_DONT_IGNORE_WHITESPACE |
|
GGIT_DIFF_FIND_EXACT_MATCH_ONLY |
|
GGIT_DIFF_FIND_FOR_UNTRACKED |
|
GGIT_DIFF_FIND_IGNORE_LEADING_WHITESPACE |
|
GGIT_DIFF_FIND_IGNORE_WHITESPACE |
|
ggit_diff_find_options_get_copy_threshold |
|
ggit_diff_find_options_get_flags |
|
ggit_diff_find_options_get_metric |
|
ggit_diff_find_options_get_rename_from_rewrite_threshold |
|
ggit_diff_find_options_get_rename_limit |
|
ggit_diff_find_options_get_rename_threshold |
|
ggit_diff_find_options_new |
|
ggit_diff_find_options_set_copy_threshold |
|
ggit_diff_find_options_set_flags |
|
ggit_diff_find_options_set_metric |
|
ggit_diff_find_options_set_rename_from_rewrite_threshold |
|
ggit_diff_find_options_set_rename_limit |
|
ggit_diff_find_options_set_rename_threshold |
|
GGIT_DIFF_FIND_REMOVE_UNMODIFIED |
|
GGIT_DIFF_FIND_RENAMES |
|
GGIT_DIFF_FIND_RENAMES_FROM_REWRITES |
|
GGIT_DIFF_FIND_REWRITES |
|
ggit_diff_find_similar |
|
GGIT_DIFF_FLAG_BINARY |
|
GGIT_DIFF_FLAG_NOT_BINARY |
|
GGIT_DIFF_FLAG_VALID_ID |
|
GGIT_DIFF_FORCE_BINARY |
|
GGIT_DIFF_FORCE_TEXT |
|
ggit_diff_foreach |
|
ggit_diff_format_email |
|
GGIT_DIFF_FORMAT_EMAIL_EXCLUDE_SUBJECT_PATCH_MARKER |
|
GGIT_DIFF_FORMAT_EMAIL_NONE |
|
ggit_diff_format_email_options_get_author |
|
ggit_diff_format_email_options_get_body |
|
ggit_diff_format_email_options_get_flags |
|
ggit_diff_format_email_options_get_id |
|
ggit_diff_format_email_options_get_patch_number |
|
ggit_diff_format_email_options_get_summary |
|
ggit_diff_format_email_options_get_total_patches |
|
ggit_diff_format_email_options_new |
|
ggit_diff_format_email_options_set_author |
|
ggit_diff_format_email_options_set_body |
|
ggit_diff_format_email_options_set_flags |
|
ggit_diff_format_email_options_set_id |
|
ggit_diff_format_email_options_set_patch_number |
|
ggit_diff_format_email_options_set_summary |
|
ggit_diff_format_email_options_set_total_patches |
|
GGIT_DIFF_FORMAT_NAME_ONLY |
|
GGIT_DIFF_FORMAT_NAME_STATUS |
|
GGIT_DIFF_FORMAT_PATCH |
|
GGIT_DIFF_FORMAT_PATCH_HEADER |
|
GGIT_DIFF_FORMAT_RAW |
|
ggit_diff_get_delta |
|
ggit_diff_get_num_deltas |
|
ggit_diff_hunk_get_header |
|
ggit_diff_hunk_get_new_lines |
|
ggit_diff_hunk_get_new_start |
|
ggit_diff_hunk_get_old_lines |
|
ggit_diff_hunk_get_old_start |
|
ggit_diff_hunk_ref |
|
ggit_diff_hunk_unref |
|
GGIT_DIFF_IGNORE_CASE |
|
GGIT_DIFF_IGNORE_FILE_MODE |
|
GGIT_DIFF_IGNORE_SUBMODULES |
|
GGIT_DIFF_IGNORE_WHITESPACE |
|
GGIT_DIFF_IGNORE_WHITESPACE_CHANGE |
|
GGIT_DIFF_IGNORE_WHITESPACE_EOL |
|
GGIT_DIFF_INCLUDE_IGNORED |
|
GGIT_DIFF_INCLUDE_TYPECHANGE |
|
GGIT_DIFF_INCLUDE_TYPECHANGE_TREES |
|
GGIT_DIFF_INCLUDE_UNMODIFIED |
C |
Python |
---|---|
GGIT_DIFF_INCLUDE_UNTRACKED |
|
GGIT_DIFF_LINE_ADD_EOFNL |
|
GGIT_DIFF_LINE_ADDITION |
|
GGIT_DIFF_LINE_BINARY |
|
GGIT_DIFF_LINE_CONTEXT |
|
GGIT_DIFF_LINE_CONTEXT_EOFNL |
|
GGIT_DIFF_LINE_DEL_EOFNL |
|
GGIT_DIFF_LINE_DELETION |
|
GGIT_DIFF_LINE_FILE_HDR |
|
ggit_diff_line_get_content |
|
ggit_diff_line_get_content_offset |
|
ggit_diff_line_get_new_lineno |
|
ggit_diff_line_get_old_lineno |
|
ggit_diff_line_get_origin |
|
ggit_diff_line_get_text |
|
GGIT_DIFF_LINE_HUNK_HDR |
|
ggit_diff_line_ref |
|
ggit_diff_line_unref |
|
ggit_diff_merge |
|
GGIT_DIFF_MINIMAL |
|
ggit_diff_new_buffers |
|
ggit_diff_new_index_to_workdir |
|
ggit_diff_new_tree_to_index |
|
ggit_diff_new_tree_to_tree |
|
ggit_diff_new_tree_to_workdir |
|
GGIT_DIFF_NORMAL |
|
ggit_diff_options_get_flags |
|
ggit_diff_options_get_n_context_lines |
|
ggit_diff_options_get_n_interhunk_lines |
|
ggit_diff_options_get_new_prefix |
|
ggit_diff_options_get_old_prefix |
|
ggit_diff_options_get_pathspec |
|
ggit_diff_options_new |
|
ggit_diff_options_set_flags |
|
ggit_diff_options_set_n_context_lines |
|
ggit_diff_options_set_n_interhunk_lines |
|
ggit_diff_options_set_new_prefix |
|
ggit_diff_options_set_old_prefix |
|
ggit_diff_options_set_pathspec |
|
GGIT_DIFF_PATIENCE |
|
ggit_diff_print |
|
GGIT_DIFF_RECURSE_IGNORED_DIRS |
|
GGIT_DIFF_RECURSE_UNTRACKED_DIRS |
|
GGIT_DIFF_REVERSE |
|
GGIT_DIFF_SHOW_BINARY |
|
GGIT_DIFF_SHOW_UNMODIFIED |
|
GGIT_DIFF_SHOW_UNTRACKED_CONTENT |
|
ggit_diff_similarity_metric_copy |
|
ggit_diff_similarity_metric_free |
|
ggit_diff_similarity_metric_new |
|
GGIT_DIFF_SKIP_BINARY_CHECK |
|
GGIT_DIRECTION_FETCH |
|
GGIT_DIRECTION_PUSH |
|
GGIT_ERROR_AMBIGUOUS |
|
GGIT_ERROR_BUFS |
|
GGIT_ERROR_EXISTS |
|
GGIT_ERROR_GIT_ERROR |
|
GGIT_ERROR_ITEROVER |
|
GGIT_ERROR_NOTFOUND |
|
GGIT_ERROR_PASSTHROUGH |
|
ggit_error_quark |
|
ggit_error_quark |
|
GGIT_FEATURE_HTTPS |
|
GGIT_FEATURE_SSH |
|
GGIT_FEATURE_THREADS |
|
ggit_fetch_options_copy |
|
ggit_fetch_options_free |
|
ggit_fetch_options_get_download_tags |
|
ggit_fetch_options_get_remote_callbacks |
|
ggit_fetch_options_new |
|
ggit_fetch_options_set_download_tags |
|
ggit_fetch_options_set_remote_callbacks |
|
GGIT_FILE_MODE_BLOB |
|
GGIT_FILE_MODE_BLOB_EXECUTABLE |
|
GGIT_FILE_MODE_COMMIT |
|
GGIT_FILE_MODE_LINK |
|
GGIT_FILE_MODE_TREE |
|
GGIT_FILE_MODE_UNREADABLE |
|
ggit_get_features |
|
ggit_index_add |
C |
Python |
---|---|
ggit_index_add_file |
|
ggit_index_add_path |
|
ggit_index_entries_get_by_index |
|
ggit_index_entries_get_by_path |
|
ggit_index_entries_ref |
|
ggit_index_entries_resolve_undo_get |
|
ggit_index_entries_resolve_undo_get_by_file |
|
ggit_index_entries_resolve_undo_ref |
|
ggit_index_entries_resolve_undo_size |
|
ggit_index_entries_resolve_undo_unref |
|
ggit_index_entries_size |
|
ggit_index_entries_unref |
|
ggit_index_entry_get_dev |
|
ggit_index_entry_get_file_size |
|
ggit_index_entry_get_flags |
|
ggit_index_entry_get_flags_extended |
|
ggit_index_entry_get_gid |
|
ggit_index_entry_get_id |
|
ggit_index_entry_get_ino |
|
ggit_index_entry_get_mode |
|
ggit_index_entry_get_path |
|
ggit_index_entry_get_uid |
|
ggit_index_entry_is_conflict |
|
ggit_index_entry_ref |
|
ggit_index_entry_resolve_undo_get_file |
|
ggit_index_entry_resolve_undo_get_id |
|
ggit_index_entry_resolve_undo_get_mode |
|
ggit_index_entry_resolve_undo_ref |
|
ggit_index_entry_resolve_undo_unref |
|
ggit_index_entry_set_commit |
|
ggit_index_entry_set_dev |
|
ggit_index_entry_set_file_size |
|
ggit_index_entry_set_flags |
|
ggit_index_entry_set_flags_extended |
|
ggit_index_entry_set_gid |
|
ggit_index_entry_set_id |
|
ggit_index_entry_set_ino |
|
ggit_index_entry_set_mode |
|
ggit_index_entry_set_path |
|
ggit_index_entry_set_uid |
|
ggit_index_entry_stat |
|
ggit_index_entry_unref |
|
ggit_index_get_entries |
|
ggit_index_get_entries_resolve_undo |
|
ggit_index_get_owner |
|
ggit_index_has_conflicts |
|
ggit_index_open |
|
ggit_index_read |
|
ggit_index_remove |
|
ggit_index_write |
|
ggit_index_write_tree |
|
ggit_index_write_tree_to |
|
ggit_init |
|
ggit_mailmap_add_entry |
|
ggit_mailmap_new |
|
ggit_mailmap_new_from_repository |
|
ggit_mailmap_resolve |
|
ggit_mailmap_resolve_signature |
|
GGIT_MAJOR_VERSION |
|
GGIT_MERGE_FAIL_ON_CONFLICT |
|
GGIT_MERGE_FILE_DEFAULT |
|
GGIT_MERGE_FILE_DIFF_MINIMAL |
|
GGIT_MERGE_FILE_DIFF_PATIENCE |
|
GGIT_MERGE_FILE_FAVOR_NORMAL |
|
GGIT_MERGE_FILE_FAVOR_OURS |
|
GGIT_MERGE_FILE_FAVOR_THEIRS |
|
GGIT_MERGE_FILE_FAVOR_UNION |
|
GGIT_MERGE_FILE_IGNORE_WHITESPACE |
|
GGIT_MERGE_FILE_IGNORE_WHITESPACE_CHANGE |
|
GGIT_MERGE_FILE_IGNORE_WHITESPACE_EOL |
|
GGIT_MERGE_FILE_SIMPLIFY_ALNUM |
|
GGIT_MERGE_FILE_STYLE_DIFF3 |
|
GGIT_MERGE_FILE_STYLE_MERGE |
|
GGIT_MERGE_FIND_RENAMES |
|
GGIT_MERGE_NO_RECURSIVE |
|
ggit_merge_options_copy |
|
ggit_merge_options_free |
|
ggit_merge_options_get_file_favor |
|
ggit_merge_options_get_file_flags |
|
ggit_merge_options_get_flags |
C |
Python |
---|---|
ggit_merge_options_get_rename_threshold |
|
ggit_merge_options_get_similarity_metric |
|
ggit_merge_options_get_target_limit |
|
ggit_merge_options_new |
|
ggit_merge_options_set_file_favor |
|
ggit_merge_options_set_file_flags |
|
ggit_merge_options_set_flags |
|
ggit_merge_options_set_rename_threshold |
|
ggit_merge_options_set_similarity_metric |
|
ggit_merge_options_set_target_limit |
|
GGIT_MERGE_SKIP_REUC |
|
ggit_message_prettify |
|
GGIT_MINOR_VERSION |
|
ggit_note_get_id |
|
ggit_note_get_message |
|
ggit_note_ref |
|
ggit_note_unref |
|
ggit_object_factory_construct |
|
ggit_object_factory_get_default |
|
ggit_object_factory_register |
|
ggit_object_factory_unregister |
|
ggit_object_get_id |
|
ggit_object_get_owner |
|
ggit_oid_compare |
|
ggit_oid_copy |
|
ggit_oid_equal |
|
ggit_oid_free |
|
ggit_oid_has_prefix |
|
ggit_oid_hash |
|
ggit_oid_is_zero |
|
ggit_oid_new_from_raw |
|
ggit_oid_new_from_string |
|
ggit_oid_to_string |
|
GGIT_PACKBUILDER_STAGE_ADDING_OBJECTS |
|
GGIT_PACKBUILDER_STAGE_DELTAFICATION |
|
ggit_patch_get_delta |
|
ggit_patch_get_hunk |
|
ggit_patch_get_line_stats |
|
ggit_patch_get_num_hunks |
|
ggit_patch_get_num_lines_in_hunk |
|
ggit_patch_new_from_blobs |
|
ggit_patch_new_from_diff |
|
ggit_patch_ref |
|
ggit_patch_to_stream |
|
ggit_patch_to_string |
|
ggit_patch_unref |
|
GGIT_PROXY_AUTO |
|
GGIT_PROXY_NONE |
|
ggit_proxy_options_new |
|
GGIT_PROXY_SPECIFIED |
|
ggit_push_options_get_parallelism |
|
ggit_push_options_get_remote_callbacks |
|
ggit_push_options_new |
|
ggit_push_options_set_parallelism |
|
ggit_push_options_set_remote_callbacks |
|
ggit_rebase_abort |
|
ggit_rebase_commit |
|
ggit_rebase_finish |
|
ggit_rebase_get_operation_by_index |
|
ggit_rebase_get_operation_entry_count |
|
ggit_rebase_get_operation_index |
|
ggit_rebase_next |
|
GGIT_REBASE_OPERATION_EDIT |
|
GGIT_REBASE_OPERATION_EXEC |
|
GGIT_REBASE_OPERATION_FIXUP |
|
ggit_rebase_operation_get_exec |
|
ggit_rebase_operation_get_id |
|
ggit_rebase_operation_get_operation_type |
|
GGIT_REBASE_OPERATION_PICK |
|
ggit_rebase_operation_ref |
|
GGIT_REBASE_OPERATION_REWORD |
|
GGIT_REBASE_OPERATION_SQUASH |
|
ggit_rebase_operation_unref |
|
ggit_rebase_options_copy |
|
ggit_rebase_options_free |
|
ggit_rebase_options_get_checkout_options |
|
ggit_rebase_options_get_quiet |
|
ggit_rebase_options_get_rewrite_notes_ref |
|
ggit_rebase_options_new |
|
ggit_rebase_options_set_checkout_options |
C |
Python |
---|---|
ggit_rebase_options_set_quiet |
|
ggit_rebase_options_set_rewrite_notes_ref |
|
ggit_ref_delete |
|
ggit_ref_delete_log |
|
ggit_ref_get_log |
|
ggit_ref_get_name |
|
ggit_ref_get_owner |
|
ggit_ref_get_reference_type |
|
ggit_ref_get_shorthand |
|
ggit_ref_get_symbolic_target |
|
ggit_ref_get_target |
|
ggit_ref_has_log |
|
GGIT_REF_INVALID |
|
ggit_ref_is_branch |
|
ggit_ref_is_note |
|
ggit_ref_is_remote |
|
ggit_ref_is_tag |
|
ggit_ref_is_valid_name |
|
GGIT_REF_LISTALL |
|
ggit_ref_lookup |
|
GGIT_REF_OID |
|
ggit_ref_rename |
|
ggit_ref_resolve |
|
ggit_ref_set_symbolic_target |
|
ggit_ref_set_target |
|
ggit_ref_spec_get_destination |
|
ggit_ref_spec_get_source |
|
ggit_ref_spec_is_forced |
|
ggit_ref_spec_ref |
|
ggit_ref_spec_unref |
|
GGIT_REF_SYMBOLIC |
|
ggit_ref_to_string |
|
ggit_reflog_append |
|
ggit_reflog_entry_get_committer |
|
ggit_reflog_entry_get_message |
|
ggit_reflog_entry_get_new_id |
|
ggit_reflog_entry_get_old_id |
|
ggit_reflog_entry_ref |
|
ggit_reflog_entry_unref |
|
ggit_reflog_get_entry_count |
|
ggit_reflog_get_entry_from_index |
|
ggit_reflog_ref |
|
ggit_reflog_rename |
|
ggit_reflog_unref |
|
ggit_reflog_write |
|
GGIT_REMOTE_COMPLETION_DOWNLOAD |
|
GGIT_REMOTE_COMPLETION_ERROR |
|
GGIT_REMOTE_COMPLETION_INDEXING |
|
ggit_remote_connect |
|
ggit_remote_disconnect |
|
ggit_remote_download |
|
GGIT_REMOTE_DOWNLOAD_TAGS_ALL |
|
GGIT_REMOTE_DOWNLOAD_TAGS_AUTO |
|
GGIT_REMOTE_DOWNLOAD_TAGS_NONE |
|
GGIT_REMOTE_DOWNLOAD_TAGS_UNSPECIFIED |
|
ggit_remote_get_connected |
|
ggit_remote_get_fetch_specs |
|
ggit_remote_get_name |
|
ggit_remote_get_owner |
|
ggit_remote_get_push_specs |
|
ggit_remote_get_url |
|
ggit_remote_head_get_local_oid |
|
ggit_remote_head_get_name |
|
ggit_remote_head_get_oid |
|
ggit_remote_head_is_local |
|
ggit_remote_head_ref |
|
ggit_remote_head_unref |
|
ggit_remote_list |
|
ggit_remote_new |
|
ggit_remote_new_anonymous |
|
ggit_remote_prune |
|
ggit_remote_push |
|
ggit_remote_update_tips |
|
ggit_remote_upload |
|
ggit_repository_add_remote_fetch |
|
ggit_repository_add_remote_push |
|
ggit_repository_blame_file |
|
ggit_repository_checkout_head |
|
ggit_repository_checkout_index |
|
ggit_repository_checkout_tree |
C |
Python |
---|---|
ggit_repository_cherry_pick |
|
ggit_repository_cherry_pick_commit |
|
ggit_repository_clone |
|
ggit_repository_create_blob |
|
ggit_repository_create_blob_from_buffer |
|
ggit_repository_create_blob_from_file |
|
ggit_repository_create_blob_from_path |
|
ggit_repository_create_branch |
|
ggit_repository_create_commit |
|
ggit_repository_create_commit_buffer |
|
ggit_repository_create_commit_from_ids |
|
ggit_repository_create_commit_with_signature |
|
ggit_repository_create_index_entry_for_file |
|
ggit_repository_create_index_entry_for_path |
|
ggit_repository_create_note |
|
ggit_repository_create_reference |
|
ggit_repository_create_remote |
|
ggit_repository_create_symbolic_reference |
|
ggit_repository_create_tag |
|
ggit_repository_create_tag_annotation |
|
ggit_repository_create_tag_from_buffer |
|
ggit_repository_create_tag_lightweight |
|
ggit_repository_create_tree_builder |
|
ggit_repository_create_tree_builder_from_tree |
|
ggit_repository_delete_tag |
|
ggit_repository_discover |
|
ggit_repository_discover_full |
|
ggit_repository_drop_stash |
|
ggit_repository_enumerate_branches |
|
ggit_repository_file_status |
|
ggit_repository_file_status_foreach |
|
ggit_repository_get_ahead_behind |
|
ggit_repository_get_attribute |
|
ggit_repository_get_config |
|
ggit_repository_get_default_notes_ref |
|
ggit_repository_get_descendant_of |
|
ggit_repository_get_head |
|
ggit_repository_get_index |
|
ggit_repository_get_location |
|
ggit_repository_get_submodule_status |
|
ggit_repository_get_workdir |
|
ggit_repository_init_repository |
|
ggit_repository_is_bare |
|
ggit_repository_is_empty |
|
ggit_repository_is_head_detached |
|
ggit_repository_is_head_unborn |
|
ggit_repository_list_remotes |
|
ggit_repository_list_tags |
|
ggit_repository_list_tags_match |
|
ggit_repository_lookup |
|
ggit_repository_lookup_blob |
|
ggit_repository_lookup_branch |
|
ggit_repository_lookup_commit |
|
ggit_repository_lookup_reference |
|
ggit_repository_lookup_reference_dwim |
|
ggit_repository_lookup_remote |
|
ggit_repository_lookup_submodule |
|
ggit_repository_lookup_tag |
|
ggit_repository_lookup_tree |
|
ggit_repository_merge |
|
ggit_repository_merge_base |
|
ggit_repository_merge_commits |
|
ggit_repository_merge_trees |
|
ggit_repository_note_foreach |
|
ggit_repository_open |
|
ggit_repository_path_is_ignored |
|
ggit_repository_read_note |
|
ggit_repository_rebase_init |
|
ggit_repository_rebase_open |
|
ggit_repository_references_foreach |
|
ggit_repository_references_foreach_name |
|
ggit_repository_remove_note |
|
ggit_repository_remove_remote |
|
ggit_repository_rename_remote |
|
ggit_repository_reset |
|
ggit_repository_reset_default |
|
ggit_repository_revert |
|
ggit_repository_revparse |
|
ggit_repository_save_stash |
|
ggit_repository_set_head |
C |
Python |
---|---|
ggit_repository_set_head_detached |
|
ggit_repository_set_remote_url |
|
ggit_repository_set_submodule_fetch_recurse |
|
ggit_repository_set_submodule_ignore |
|
ggit_repository_set_submodule_update |
|
ggit_repository_set_submodule_url |
|
ggit_repository_set_workdir |
|
ggit_repository_stash_foreach |
|
ggit_repository_submodule_foreach |
|
ggit_repository_tag_foreach |
|
GGIT_RESET_HARD |
|
GGIT_RESET_MIXED |
|
GGIT_RESET_SOFT |
|
ggit_revert_options_copy |
|
ggit_revert_options_free |
|
ggit_revert_options_new |
|
ggit_revision_walker_get_repository |
|
ggit_revision_walker_hide |
|
ggit_revision_walker_hide_glob |
|
ggit_revision_walker_hide_head |
|
ggit_revision_walker_hide_ref |
|
ggit_revision_walker_new |
|
ggit_revision_walker_next |
|
ggit_revision_walker_push |
|
ggit_revision_walker_push_glob |
|
ggit_revision_walker_push_head |
|
ggit_revision_walker_push_range |
|
ggit_revision_walker_push_ref |
|
ggit_revision_walker_reset |
|
ggit_revision_walker_set_sort_mode |
|
ggit_signature_copy |
|
ggit_signature_get_email |
|
ggit_signature_get_name |
|
ggit_signature_get_time |
|
ggit_signature_get_time_zone |
|
ggit_signature_new |
|
ggit_signature_new_now |
|
GGIT_SORT_NONE |
|
GGIT_SORT_REVERSE |
|
GGIT_SORT_TIME |
|
GGIT_SORT_TOPOLOGICAL |
|
GGIT_STASH_DEFAULT |
|
GGIT_STASH_INCLUDE_IGNORED |
|
GGIT_STASH_INCLUDE_UNTRACKED |
|
GGIT_STASH_KEEP_INDEX |
|
GGIT_STATUS_CONFLICTED |
|
GGIT_STATUS_CURRENT |
|
GGIT_STATUS_IGNORED |
|
GGIT_STATUS_INDEX_DELETED |
|
GGIT_STATUS_INDEX_MODIFIED |
|
GGIT_STATUS_INDEX_NEW |
|
GGIT_STATUS_INDEX_RENAMED |
|
GGIT_STATUS_INDEX_TYPECHANGE |
|
GGIT_STATUS_OPTION_DEFAULT |
|
GGIT_STATUS_OPTION_DISABLE_PATHSPEC_MATCH |
|
GGIT_STATUS_OPTION_EXCLUDE_SUBMODULES |
|
GGIT_STATUS_OPTION_INCLUDE_IGNORED |
|
GGIT_STATUS_OPTION_INCLUDE_UNMODIFIED |
|
GGIT_STATUS_OPTION_INCLUDE_UNTRACKED |
|
GGIT_STATUS_OPTION_RECURSE_IGNORED_DIRS |
|
GGIT_STATUS_OPTION_RECURSE_UNTRACKED_DIRS |
|
GGIT_STATUS_OPTION_RENAMES_HEAD_TO_INDEX |
|
GGIT_STATUS_OPTION_RENAMES_INDEX_TO_WORKDIR |
|
GGIT_STATUS_OPTION_SORT_CASE_INSENSITIVELY |
|
GGIT_STATUS_OPTION_SORT_CASE_SENSITIVELY |
|
ggit_status_options_copy |
|
ggit_status_options_free |
|
ggit_status_options_new |
|
GGIT_STATUS_SHOW_INDEX_AND_WORKDIR |
|
GGIT_STATUS_SHOW_INDEX_ONLY |
|
GGIT_STATUS_SHOW_WORKDIR_ONLY |
|
GGIT_STATUS_WORKING_TREE_DELETED |
|
GGIT_STATUS_WORKING_TREE_MODIFIED |
|
GGIT_STATUS_WORKING_TREE_NEW |
|
GGIT_STATUS_WORKING_TREE_RENAMED |
|
GGIT_STATUS_WORKING_TREE_TYPECHANGE |
|
GGIT_STATUS_WORKING_TREE_UNREADABLE |
|
ggit_submodule_get_fetch_recurse |
|
ggit_submodule_get_head_id |
|
ggit_submodule_get_ignore |
C |
Python |
---|---|
ggit_submodule_get_index_id |
|
ggit_submodule_get_name |
|
ggit_submodule_get_owner |
|
ggit_submodule_get_path |
|
ggit_submodule_get_update |
|
ggit_submodule_get_url |
|
ggit_submodule_get_workdir_id |
|
GGIT_SUBMODULE_IGNORE_ALL |
|
GGIT_SUBMODULE_IGNORE_DIRTY |
|
GGIT_SUBMODULE_IGNORE_NONE |
|
GGIT_SUBMODULE_IGNORE_UNSPECIFIED |
|
GGIT_SUBMODULE_IGNORE_UNTRACKED |
|
ggit_submodule_init |
|
ggit_submodule_open |
|
GGIT_SUBMODULE_RECURSE_NO |
|
GGIT_SUBMODULE_RECURSE_ONDEMAND |
|
GGIT_SUBMODULE_RECURSE_YES |
|
ggit_submodule_ref |
|
ggit_submodule_reload |
|
GGIT_SUBMODULE_STATUS_IN_CONFIG |
|
GGIT_SUBMODULE_STATUS_IN_HEAD |
|
GGIT_SUBMODULE_STATUS_IN_INDEX |
|
GGIT_SUBMODULE_STATUS_IN_WD |
|
GGIT_SUBMODULE_STATUS_INDEX_ADDED |
|
GGIT_SUBMODULE_STATUS_INDEX_DELETED |
|
GGIT_SUBMODULE_STATUS_INDEX_MODIFIED |
|
GGIT_SUBMODULE_STATUS_WD_ADDED |
|
GGIT_SUBMODULE_STATUS_WD_DELETED |
|
GGIT_SUBMODULE_STATUS_WD_INDEX_MODIFIED |
|
GGIT_SUBMODULE_STATUS_WD_MODIFIED |
|
GGIT_SUBMODULE_STATUS_WD_UNINITIALIZED |
|
GGIT_SUBMODULE_STATUS_WD_UNTRACKED |
|
GGIT_SUBMODULE_STATUS_WD_WD_MODIFIED |
|
ggit_submodule_sync |
|
ggit_submodule_unref |
|
ggit_submodule_update |
|
GGIT_SUBMODULE_UPDATE_CHECKOUT |
|
GGIT_SUBMODULE_UPDATE_DEFAULT |
|
GGIT_SUBMODULE_UPDATE_MERGE |
|
GGIT_SUBMODULE_UPDATE_NONE |
|
ggit_submodule_update_options_get_checkout_options |
|
ggit_submodule_update_options_get_fetch_options |
|
ggit_submodule_update_options_new |
|
ggit_submodule_update_options_set_checkout_options |
|
ggit_submodule_update_options_set_fetch_options |
|
GGIT_SUBMODULE_UPDATE_REBASE |
|
ggit_tag_get_message |
|
ggit_tag_get_name |
|
ggit_tag_get_tagger |
|
ggit_tag_get_target |
|
ggit_tag_get_target_id |
|
ggit_tag_get_target_type |
|
ggit_tag_peel |
|
ggit_transfer_progress_copy |
|
ggit_transfer_progress_free |
|
ggit_transfer_progress_get_indexed_objects |
|
ggit_transfer_progress_get_received_bytes |
|
ggit_transfer_progress_get_received_objects |
|
ggit_transfer_progress_get_total_objects |
|
ggit_tree_builder_clear |
|
ggit_tree_builder_get_entry |
|
ggit_tree_builder_insert |
|
ggit_tree_builder_remove |
|
ggit_tree_builder_write |
|
ggit_tree_entry_get_file_mode |
|
ggit_tree_entry_get_id |
|
ggit_tree_entry_get_name |
|
ggit_tree_entry_get_object_type |
|
ggit_tree_entry_ref |
|
ggit_tree_entry_unref |
|
ggit_tree_get |
|
ggit_tree_get_by_name |
|
ggit_tree_get_by_path |
|
ggit_tree_get_id |
|
ggit_tree_size |
|
ggit_tree_walk |
|
GGIT_TREE_WALK_MODE_POST |
|
GGIT_TREE_WALK_MODE_PRE |
|
GGIT_VERSION_S |
|
GgitAnnotatedCommit |
C |
Python |
---|---|
GgitAttributeCheckFlags |
|
GgitBlame |
|
GgitBlameClass |
|
GgitBlameFlags |
|
GgitBlameHunk |
|
GgitBlameOptions |
|
GgitBlob |
|
GgitBlobClass |
|
GgitBlobOutputStream |
|
GgitBlobOutputStreamClass |
|
GgitBranch |
|
GgitBranchClass |
|
GgitBranchEnumerator |
|
GgitBranchType |
|
GgitCheckoutNotifyFlags |
|
GgitCheckoutOptions |
|
GgitCheckoutOptionsClass |
|
GgitCheckoutStrategy |
|
GgitCherryPickOptions |
|
GgitCherryPickOptionsClass |
|
GgitCloneLocal |
|
GgitCloneOptions |
|
GgitCloneOptionsClass |
|
GgitCommit |
|
GgitCommitClass |
|
GgitCommitParents |
|
GgitCommitParentsClass |
|
GgitConfig |
|
GgitConfigCallback |
|
GgitConfigClass |
|
GgitConfigEntry |
|
GgitConfigLevel |
|
GgitConfigMatchCallback |
|
GgitCreateFlags |
|
GgitCred |
|
GgitCredAcquireCallback |
|
GgitCredClass |
|
GgitCredPlaintext |
|
GgitCredPlaintextClass |
|
GgitCredSshInteractive |
|
GgitCredSshInteractiveClass |
|
GgitCredSshInteractivePrompt |
|
GgitCredSshKeyFromAgent |
|
GgitCredSshKeyFromAgentClass |
|
GgitCredtype |
|
GgitDeltaType |
|
GgitDiff |
|
GgitDiffBinary |
|
GgitDiffBinaryCallback |
|
GgitDiffBinaryFile |
|
GgitDiffBinaryType |
|
GgitDiffClass |
|
GgitDiffDelta |
|
GgitDiffFile |
|
GgitDiffFileCallback |
|
GgitDiffFindFlags |
|
GgitDiffFindOptions |
|
GgitDiffFindOptionsClass |
|
GgitDiffFlag |
|
GgitDiffFormatEmailFlags |
|
GgitDiffFormatEmailOptions |
|
GgitDiffFormatEmailOptionsClass |
|
GgitDiffFormatType |
|
GgitDiffHunk |
|
GgitDiffHunkCallback |
|
GgitDiffLine |
|
GgitDiffLineCallback |
|
GgitDiffLineType |
|
GgitDiffOption |
|
GgitDiffOptions |
|
GgitDiffOptionsClass |
|
GgitDiffSimilarityMetric |
|
GgitDiffSimilarityMetricBufferSignatureCallback |
|
GgitDiffSimilarityMetricFileSignatureCallback |
|
GgitDiffSimilarityMetricFreeSignatureCallback |
|
GgitDiffSimilarityMetricSimilarityCallback |
|
GgitDirection |
|
GgitError |
|
GgitFeatureFlags |
|
GgitFetchOptions |
C |
Python |
---|---|
GgitFileMode |
|
GgitIndex |
|
GgitIndexClass |
|
GgitIndexEntries |
|
GgitIndexEntriesResolveUndo |
|
GgitIndexEntry |
|
GgitIndexEntryResolveUndo |
|
GgitMailmap |
|
GgitMailmapClass |
|
GgitMergeFileFavor |
|
GgitMergeFileFlags |
|
GgitMergeFlags |
|
GgitMergeOptions |
|
GgitNative |
|
GgitNativeClass |
|
GgitNote |
|
GgitNoteCallback |
|
GgitObject |
|
GgitObjectClass |
|
GgitObjectFactory |
|
GgitObjectFactoryBase |
|
GgitObjectFactoryBaseClass |
|
GgitObjectFactoryClass |
|
GgitOId |
|
GgitPackbuilderStage |
|
GgitPatch |
|
GgitProxyOptions |
|
GgitProxyOptionsClass |
|
GgitProxyType |
|
GgitPushOptions |
|
GgitPushOptionsClass |
|
GgitRebase |
|
GgitRebaseClass |
|
GgitRebaseOperation |
|
GgitRebaseOperationType |
|
GgitRebaseOptions |
|
GgitRef |
|
GgitRefClass |
|
GgitReferencesCallback |
|
GgitReferencesNameCallback |
|
GgitReflog |
|
GgitReflogEntry |
|
GgitRefSpec |
|
GgitRefType |
|
GgitRemote |
|
GgitRemoteCallbacks |
|
GgitRemoteCallbacksClass |
|
GgitRemoteClass |
|
GgitRemoteCompletionType |
|
GgitRemoteDownloadTagsType |
|
GgitRemoteHead |
|
GgitRemoteListCallback |
|
GgitRepository |
|
GgitRepositoryClass |
|
GgitResetType |
|
GgitRevertOptions |
|
GgitRevisionWalker |
|
GgitRevisionWalkerClass |
|
GgitSignature |
|
GgitSignatureClass |
|
GgitSortMode |
|
GgitStashCallback |
|
GgitStashFlags |
|
GgitStatusCallback |
|
GgitStatusFlags |
|
GgitStatusOption |
|
GgitStatusOptions |
|
GgitStatusShow |
|
GgitSubmodule |
|
GgitSubmoduleCallback |
|
GgitSubmoduleIgnore |
|
GgitSubmoduleRecurse |
|
GgitSubmoduleStatus |
|
GgitSubmoduleUpdate |
|
GgitSubmoduleUpdateOptions |
|
GgitSubmoduleUpdateOptionsClass |
|
GgitTag |
|
GgitTagCallback |
|
GgitTagClass |
|
GgitTransferProgress |
C |
Python |
---|---|
GgitTransferProgressCallback |
|
GgitTree |
|
GgitTreeBuilder |
|
GgitTreeBuilderClass |
|
GgitTreeClass |
|
GgitTreeEntry |
|
GgitTreeWalkCallback |
|
GgitTreeWalkMode |