Searched refs:git_object (Results 1 – 9 of 9) sorted by relevance
| /GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/ |
| D | object.h | 45 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 …]
|
| D | revparse.h | 38 git_object **out, git_repository *repo, const char *spec); 62 git_object **object_out, 85 git_object *from; 87 git_object *to;
|
| D | tag.h | 89 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,
|
| D | reset.h | 64 const git_object *target, 106 const git_object *target,
|
| D | types.h | 115 typedef struct git_object git_object; typedef
|
| D | describe.h | 148 git_object *committish,
|
| D | checkout.h | 393 const git_object *treeish,
|
| D | tree.h | 233 git_object **object_out,
|
| D | refs.h | 731 git_object **out,
|