Home
last modified time | relevance | path

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

12

/dports/devel/git-svn/git-2.34.1/
H A Dobject-name.c440 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
866 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
868 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
909 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
915 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1110 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1799 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1360 #define GET_OID_QUIETLY 01
/dports/devel/git-gui/git-2.34.1/
H A Dobject-name.c440 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
866 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
868 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
909 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
915 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1110 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1799 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1360 #define GET_OID_QUIETLY 01 macro
/dports/devel/git-p4/git-2.34.1/
H A Dobject-name.c440 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
866 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
868 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
909 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
915 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1110 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1799 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1360 #define GET_OID_QUIETLY 01 macro
H A Drefs.c989 if (flags & GET_OID_QUIETLY)
/dports/devel/git/git-2.34.1/
H A Dobject-name.c440 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
866 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
868 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
909 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
915 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1110 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1799 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1360 #define GET_OID_QUIETLY 01 macro
/dports/devel/git-cvs/git-2.34.1/
H A Dobject-name.c440 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
866 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
868 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
909 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
915 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1110 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1799 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1360 #define GET_OID_QUIETLY 01 macro
/dports/devel/cgit/cgit-1.2.3/git/
H A Dsha1-name.c447 int quietly = !!(flags & GET_OID_QUIETLY); in get_short_oid()
873 if (warn_ambiguous_refs && !(flags & GET_OID_QUIETLY) && in get_oid_basic()
875 !get_short_oid(r, str, len, &tmp_oid, GET_OID_QUIETLY))) in get_oid_basic()
921 if (!(flags & GET_OID_QUIETLY)) { in get_oid_basic()
927 if (flags & GET_OID_QUIETLY) { in get_oid_basic()
1122 unsigned flags = GET_OID_QUIETLY | GET_OID_COMMIT; in get_describe_name()
1798 flags |= GET_OID_QUIETLY; in get_oid_with_context_1()
H A Dcache.h1411 #define GET_OID_QUIETLY 01 macro
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Drev-parse.c722 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c829 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Drev-parse.c810 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c979 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Drev-parse.c810 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c979 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Drev-parse.c810 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c979 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()
/dports/devel/git/git-2.34.1/builtin/
H A Drev-parse.c810 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c979 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Drev-parse.c810 flags |= GET_OID_QUIETLY; in cmd_rev_parse()
H A Dstash.c979 argv[0], quiet ? GET_OID_QUIETLY : 0, &obj, in store_stash()

12