Home
last modified time | relevance | path

Searched refs:refs_pack_refs (Results 1 – 24 of 24) sorted by relevance

/dports/devel/git-svn/git-2.34.1/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/git/git-2.34.1/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dpack-refs.c23 return refs_pack_refs(get_main_ref_store(the_repository), flags); in cmd_pack_refs()
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags); in cmd_pack_refs()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags);
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags); in cmd_pack_refs()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags); in cmd_pack_refs()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags); in cmd_pack_refs()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-ref-store.c72 return refs_pack_refs(refs, flags); in cmd_pack_refs()
/dports/devel/git-p4/git-2.34.1/
H A Drefs.h410 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c2012 int refs_pack_refs(struct ref_store *refs, unsigned int flags)
/dports/devel/git-gui/git-2.34.1/
H A Drefs.h410 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c2012 int refs_pack_refs(struct ref_store *refs, unsigned int flags) in refs_pack_refs() function
/dports/devel/git-svn/git-2.34.1/
H A Drefs.h410 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c2012 int refs_pack_refs(struct ref_store *refs, unsigned int flags) in refs_pack_refs() function
/dports/devel/git/git-2.34.1/
H A Drefs.h410 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c2012 int refs_pack_refs(struct ref_store *refs, unsigned int flags) in refs_pack_refs() function
/dports/devel/git-cvs/git-2.34.1/
H A Drefs.h410 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c2012 int refs_pack_refs(struct ref_store *refs, unsigned int flags) in refs_pack_refs() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Drefs.h397 int refs_pack_refs(struct ref_store *refs, unsigned int flags);
H A Drefs.c1961 int refs_pack_refs(struct ref_store *refs, unsigned int flags) in refs_pack_refs() function