Home
last modified time | relevance | path

Searched refs:git_object (Results 1 – 9 of 9) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dobject.h45 git_object **object,
78 git_object **object_out,
96 git_object **out,
97 const git_object *treeish,
107 GIT_EXTERN(const git_oid *) git_object_id(const git_object *obj);
121 GIT_EXTERN(int) git_object_short_id(git_buf *out, const git_object *obj);
129 GIT_EXTERN(git_object_t) git_object_type(const git_object *obj);
143 GIT_EXTERN(git_repository *) git_object_owner(const git_object *obj);
160 GIT_EXTERN(void) git_object_free(git_object *object);
214 git_object **peeled,
[all …]
Drevparse.h38 git_object **out, git_repository *repo, const char *spec);
62 git_object **object_out,
85 git_object *from;
87 git_object *to;
Dtag.h89 GIT_EXTERN(int) git_tag_target(git_object **target_out, const git_tag *tag);
175 const git_object *target,
207 const git_object *target,
260 const git_object *target,
356 git_object **tag_target_out,
Dreset.h64 const git_object *target,
106 const git_object *target,
Dtypes.h115 typedef struct git_object git_object; typedef
Ddescribe.h148 git_object *committish,
Dcheckout.h393 const git_object *treeish,
Dtree.h233 git_object **object_out,
Drefs.h731 git_object **out,