Home
last modified time | relevance | path

Searched refs:for_each_glob_ref_in (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dbisect--helper.c397 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
510 for_each_glob_ref_in(add_bisect_ref, bad, "refs/bisect/", &cb); in prepare_revs()
512 for_each_glob_ref_in(add_bisect_ref, good, "refs/bisect/", &cb); in prepare_revs()
H A Drev-parse.c580 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dbisect--helper.c397 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
510 for_each_glob_ref_in(add_bisect_ref, bad, "refs/bisect/", &cb); in prepare_revs()
512 for_each_glob_ref_in(add_bisect_ref, good, "refs/bisect/", &cb); in prepare_revs()
H A Drev-parse.c580 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dbisect--helper.c397 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
510 for_each_glob_ref_in(add_bisect_ref, bad, "refs/bisect/", &cb); in prepare_revs()
512 for_each_glob_ref_in(add_bisect_ref, good, "refs/bisect/", &cb); in prepare_revs()
H A Drev-parse.c580 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()
/dports/devel/git/git-2.34.1/builtin/
H A Dbisect--helper.c397 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
510 for_each_glob_ref_in(add_bisect_ref, bad, "refs/bisect/", &cb); in prepare_revs()
512 for_each_glob_ref_in(add_bisect_ref, good, "refs/bisect/", &cb); in prepare_revs()
H A Drev-parse.c580 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dbisect--helper.c397 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
510 for_each_glob_ref_in(add_bisect_ref, bad, "refs/bisect/", &cb); in prepare_revs()
512 for_each_glob_ref_in(add_bisect_ref, good, "refs/bisect/", &cb); in prepare_revs()
H A Drev-parse.c580 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()
/dports/devel/git-p4/git-2.34.1/
H A Drefs.h367 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c473 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
505 return for_each_glob_ref_in(fn, pattern, NULL, cb_data);
/dports/devel/git-gui/git-2.34.1/
H A Drefs.h367 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c473 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern, in for_each_glob_ref_in() function
505 return for_each_glob_ref_in(fn, pattern, NULL, cb_data); in for_each_glob_ref()
/dports/devel/git-svn/git-2.34.1/
H A Drefs.h367 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c473 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern, in for_each_glob_ref_in() function
505 return for_each_glob_ref_in(fn, pattern, NULL, cb_data); in for_each_glob_ref()
/dports/devel/git/git-2.34.1/
H A Drefs.h367 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c473 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern, in for_each_glob_ref_in() function
505 return for_each_glob_ref_in(fn, pattern, NULL, cb_data); in for_each_glob_ref()
/dports/devel/git-cvs/git-2.34.1/
H A Drefs.h367 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c473 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern, in for_each_glob_ref_in() function
505 return for_each_glob_ref_in(fn, pattern, NULL, cb_data); in for_each_glob_ref()
/dports/devel/cgit/cgit-1.2.3/git/
H A Drefs.h342 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern,
H A Drefs.c518 int for_each_glob_ref_in(each_ref_fn fn, const char *pattern, in for_each_glob_ref_in() function
550 return for_each_glob_ref_in(fn, pattern, NULL, cb_data); in for_each_glob_ref()
H A Drevision.c2446 for_each_glob_ref_in(handle_one_ref, optarg, "refs/heads/", &cb); in handle_revision_pseudo_opt()
2451 for_each_glob_ref_in(handle_one_ref, optarg, "refs/tags/", &cb); in handle_revision_pseudo_opt()
2456 for_each_glob_ref_in(handle_one_ref, optarg, "refs/remotes/", &cb); in handle_revision_pseudo_opt()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dbisect--helper.c304 for_each_glob_ref_in(mark_good, good_glob, "refs/bisect/", in bisect_next_check()
H A Drev-parse.c579 for_each_glob_ref_in(show_reference, pattern, prefix, NULL); in handle_ref_opt()

12