Home
last modified time | relevance | path

Searched refs:EGIT_ASSERT_REPOSITORY (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-repository.c79 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_commondir()
90 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_config()
102 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_get_namespace()
112 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_head()
124 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_head_for_worktree()
145 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_ident()
158 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_index()
171 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_message()
185 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_path()
210 EGIT_ASSERT_REPOSITORY(_repo); in egit_repository_state()
[all …]
H A Degit-reference.c20 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_create()
49 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_create_matching()
93 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_dwim()
112 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_lookup()
135 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_list()
158 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_name_to_id()
286 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_ensure_log()
304 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_remove()
345 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_has_log_p()
442 EGIT_ASSERT_REPOSITORY(_repo); in egit_reference_foreach()
[all …]
H A Degit-ignore.c12 EGIT_ASSERT_REPOSITORY(_repo); in egit_add_rule()
33 EGIT_ASSERT_REPOSITORY(_repo); in egit_clear_internal_rules()
45 EGIT_ASSERT_REPOSITORY(_repo); in egit_path_ignored_p()
H A Degit-annotated-commit.c14 EGIT_ASSERT_REPOSITORY(_repo); in egit_annotated_commit_from_ref()
35 EGIT_ASSERT_REPOSITORY(_repo); in egit_annotated_commit_from_fetchhead()
62 EGIT_ASSERT_REPOSITORY(_repo); in egit_annotated_commit_from_revspec()
84 EGIT_ASSERT_REPOSITORY(_repo); in egit_annotated_commit_lookup()
H A Degit-merge.c52 EGIT_ASSERT_REPOSITORY(_repo); in egit_merge()
94 EGIT_ASSERT_REPOSITORY(_repo); in egit_merge_analysis()
126 EGIT_ASSERT_REPOSITORY(_repo); in egit_merge_base()
155 EGIT_ASSERT_REPOSITORY(_repo); in egit_merge_base_octopus()
180 EGIT_ASSERT_REPOSITORY(_repo); in egit_merge_bases()
H A Degit-branch.c14 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_create()
37 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_create_from_annotated()
85 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_foreach()
123 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_lookup()
216 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_remote_name()
268 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_upstream_name()
287 EGIT_ASSERT_REPOSITORY(_repo); in egit_branch_upstream_remote()
H A Degit-blob.c18 EGIT_ASSERT_REPOSITORY(_repo); in egit_blob_create_fromstring()
38 EGIT_ASSERT_REPOSITORY(_repo); in egit_blob_create_fromdisk()
57 EGIT_ASSERT_REPOSITORY(_repo); in egit_blob_create_fromworkdir()
74 EGIT_ASSERT_REPOSITORY(_repo); in egit_blob_lookup()
91 EGIT_ASSERT_REPOSITORY(_repo); in egit_blob_lookup_prefix()
H A Degit-submodule.c39 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_add_setup()
58 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_lookup()
219 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_status()
292 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_foreach()
379 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_set_branch()
400 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_set_fetch_recurse_submodules()
422 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_set_ignore()
444 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_set_update()
466 EGIT_ASSERT_REPOSITORY(_repo); in egit_submodule_set_url()
H A Degit-checkout.c54 EGIT_ASSERT_REPOSITORY(_repo); in egit_checkout_head()
68 EGIT_ASSERT_REPOSITORY(_repo); in egit_checkout_index()
87 EGIT_ASSERT_REPOSITORY(_repo); in egit_checkout_tree()
H A Degit-reset.c28 EGIT_ASSERT_REPOSITORY(_repo); in egit_reset()
66 EGIT_ASSERT_REPOSITORY(_repo); in egit_reset_from_annotated()
98 EGIT_ASSERT_REPOSITORY(_repo); in egit_reset_default()
H A Degit-revparse.c14 EGIT_ASSERT_REPOSITORY(_repo); in egit_revparse()
42 EGIT_ASSERT_REPOSITORY(_repo); in egit_revparse_ext()
67 EGIT_ASSERT_REPOSITORY(_repo); in egit_revparse_single()
H A Degit-status.c43 EGIT_ASSERT_REPOSITORY(_repo); in egit_status_file()
64 EGIT_ASSERT_REPOSITORY(_repo); in egit_status_should_ignore_p()
148 EGIT_ASSERT_REPOSITORY(_repo); in egit_status_foreach_ext()
H A Degit-tag.c17 EGIT_ASSERT_REPOSITORY(_repo); in egit_tag_lookup()
34 EGIT_ASSERT_REPOSITORY(_repo); in egit_tag_lookup_prefix()
74 EGIT_ASSERT_REPOSITORY(_repo); in egit_tag_foreach()
196 EGIT_ASSERT_REPOSITORY(_repo); in egit_tag_list()
H A Degit-graph.c17 EGIT_ASSERT_REPOSITORY(_repo); in egit_graph_ahead_behind()
38 EGIT_ASSERT_REPOSITORY(_repo); in egit_graph_descendant_p()
H A Degit-remote.c20 EGIT_ASSERT_REPOSITORY(_repo); in egit_remote_create()
40 EGIT_ASSERT_REPOSITORY(_repo); in egit_remote_lookup()
159 EGIT_ASSERT_REPOSITORY(_repo); in egit_remote_list()
190 EGIT_ASSERT_REPOSITORY(_repo); in egit_remote_add_refspec()
H A Degit-cherrypick.c25 EGIT_ASSERT_REPOSITORY(_repo); in egit_cherrypick()
66 EGIT_ASSERT_REPOSITORY(_repo); in egit_cherrypick_commit()
H A Degit-revert.c22 EGIT_ASSERT_REPOSITORY(_repo); in egit_revert()
63 EGIT_ASSERT_REPOSITORY(_repo); in egit_revert_commit()
H A Degit-reflog.c18 EGIT_ASSERT_REPOSITORY(_repo); in egit_reflog_read()
134 EGIT_ASSERT_REPOSITORY(_repo); in egit_reflog_delete()
167 EGIT_ASSERT_REPOSITORY(_repo); in egit_reflog_rename()
H A Degit-object.c21 EGIT_ASSERT_REPOSITORY(_repo); in egit_object_lookup()
48 EGIT_ASSERT_REPOSITORY(_repo); in egit_object_lookup_prefix()
H A Degit-diff.c256 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_index_to_index()
279 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_index_to_workdir()
302 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_tree_to_index()
327 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_tree_to_tree()
349 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_tree_to_workdir()
371 EGIT_ASSERT_REPOSITORY(_repo); in egit_diff_tree_to_workdir_with_index()
H A Degit-commit.c15 EGIT_ASSERT_REPOSITORY(_repo); in egit_commit_lookup()
32 EGIT_ASSERT_REPOSITORY(_repo); in egit_commit_lookup_prefix()
233 EGIT_ASSERT_REPOSITORY(_repo); in egit_commit_create()
H A Degit-tree.c17 EGIT_ASSERT_REPOSITORY(_repo); in egit_tree_lookup()
34 EGIT_ASSERT_REPOSITORY(_repo); in egit_tree_lookup_prefix()
H A Degit-signature.c11 EGIT_ASSERT_REPOSITORY(_repo); in egit_signature_default()
H A Degit-describe.c132 EGIT_ASSERT_REPOSITORY(_repo); in egit_describe_workdir()
H A Degit-treebuilder.c19 EGIT_ASSERT_REPOSITORY(_repo); in egit_treebuilder_new()

12