Home
last modified time | relevance | path

Searched refs:EGIT_EXTRACT_OID (Results 1 – 15 of 15) sorted by relevance

/dports/devel/libegit2/libegit2-0ef8b13/src/
H A Degit-graph.c22 EGIT_EXTRACT_OID(_local, local); in egit_graph_ahead_behind()
23 EGIT_EXTRACT_OID(_upstream, upstream); in egit_graph_ahead_behind()
43 EGIT_EXTRACT_OID(_commit, commit); in egit_graph_descendant_p()
44 EGIT_EXTRACT_OID(_ancestor, ancestor); in egit_graph_descendant_p()
H A Degit-merge.c133 EGIT_EXTRACT_OID(id, ids[i]); in egit_merge_base()
162 EGIT_EXTRACT_OID(id, ids[i]); in egit_merge_base_octopus()
187 EGIT_EXTRACT_OID(id, ids[i]); in egit_merge_bases()
H A Degit-annotated-commit.c44 EGIT_EXTRACT_OID(_id, id); in egit_annotated_commit_from_fetchhead()
90 EGIT_EXTRACT_OID(_id, oid); in egit_annotated_commit_lookup()
H A Degit-tree.c22 EGIT_EXTRACT_OID(_oid, oid); in egit_tree_lookup()
62 EGIT_EXTRACT_OID(_oid, oid); in egit_tree_entry_byid()
H A Degit-blame.c37 EGIT_EXTRACT_OID(cdr, opts->newest_commit); in extract_options()
41 EGIT_EXTRACT_OID(cdr, opts->oldest_commit); in extract_options()
H A Degit-revwalk.c51 EGIT_EXTRACT_OID(_oid, oid); in egit_revwalk_hide()
106 EGIT_EXTRACT_OID(_oid, oid); in egit_revwalk_push()
H A Degit-reference.c27 EGIT_EXTRACT_OID(_id, id); in egit_reference_create()
57 EGIT_EXTRACT_OID(_id, id); in egit_reference_create_matching()
59 EGIT_EXTRACT_OID(_current_id, current_id); in egit_reference_create_matching()
H A Degit-object.c26 EGIT_EXTRACT_OID(_oid, oid); in egit_object_lookup()
H A Degit-treebuilder.c94 EGIT_EXTRACT_OID(_oid, oid); in egit_treebuilder_insert()
H A Degit-reflog.c122 EGIT_EXTRACT_OID(_id, id); in egit_reflog_append()
H A Degit-blob.c79 EGIT_EXTRACT_OID(_oid, oid); in egit_blob_lookup()
H A Degit-tag.c22 EGIT_EXTRACT_OID(_oid, oid); in egit_tag_lookup()
H A Degit.h179 #define EGIT_EXTRACT_OID(val, tgt) \ macro
H A Degit-commit.c20 EGIT_EXTRACT_OID(_oid, oid); in egit_commit_lookup()
H A Degit-repository.c287 EGIT_EXTRACT_OID(_commitish, commitish); in egit_repository_set_head_detached()