Home
last modified time | relevance | path

Searched refs:show_tag_object (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dlog.c578 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
670 ret = show_tag_object(&o->oid, &rev); in cmd_show()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dlog.c578 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
670 ret = show_tag_object(&o->oid, &rev); in cmd_show()
/dports/devel/git/git-2.34.1/builtin/
H A Dlog.c578 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
670 ret = show_tag_object(&o->oid, &rev); in cmd_show()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dlog.c578 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
670 ret = show_tag_object(&o->oid, &rev); in cmd_show()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dlog.c578 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
670 ret = show_tag_object(&o->oid, &rev); in cmd_show()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dlog.c542 static int show_tag_object(const struct object_id *oid, struct rev_info *rev) in show_tag_object() function
639 ret = show_tag_object(&o->oid, &rev); in cmd_show()