Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Drepack.c20 static char *packdir, *packtmp; variable
71 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
175 argv_array_push(&cmd->args, packtmp); in prepare_pack_objects()
244 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
356 packtmp = mkpathdup("%s/.tmp-%d-pack", packdir, (int)getpid()); in cmd_repack()
510 packtmp, item->string, exts[ext].name); in cmd_repack()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Drepack.c25 static char *packdir, *packtmp_name, *packtmp; variable
76 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
185 strvec_push(&cmd->args, packtmp); in prepare_pack_objects()
229 strbuf_addf(&path, "%s-%s%s", packtmp, name, exts[i].name); in populate_pack_exts()
287 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
720 packtmp = mkpathdup("%s/%s", packdir, packtmp_name); in cmd_repack()
843 packtmp, item->string, exts[ext].name); in cmd_repack()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Drepack.c25 static char *packdir, *packtmp_name, *packtmp; variable
76 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
185 strvec_push(&cmd->args, packtmp); in prepare_pack_objects()
229 strbuf_addf(&path, "%s-%s%s", packtmp, name, exts[i].name); in populate_pack_exts()
287 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
720 packtmp = mkpathdup("%s/%s", packdir, packtmp_name); in cmd_repack()
843 packtmp, item->string, exts[ext].name); in cmd_repack()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Drepack.c25 static char *packdir, *packtmp_name, *packtmp; variable
76 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
185 strvec_push(&cmd->args, packtmp); in prepare_pack_objects()
229 strbuf_addf(&path, "%s-%s%s", packtmp, name, exts[i].name); in populate_pack_exts()
287 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
720 packtmp = mkpathdup("%s/%s", packdir, packtmp_name); in cmd_repack()
843 packtmp, item->string, exts[ext].name); in cmd_repack()
/dports/devel/git/git-2.34.1/builtin/
H A Drepack.c25 static char *packdir, *packtmp_name, *packtmp; variable
76 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
185 strvec_push(&cmd->args, packtmp); in prepare_pack_objects()
229 strbuf_addf(&path, "%s-%s%s", packtmp, name, exts[i].name); in populate_pack_exts()
287 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
720 packtmp = mkpathdup("%s/%s", packdir, packtmp_name); in cmd_repack()
843 packtmp, item->string, exts[ext].name); in cmd_repack()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Drepack.c25 static char *packdir, *packtmp_name, *packtmp; variable
76 strbuf_addstr(&buf, packtmp); in remove_temporary_files()
185 strvec_push(&cmd->args, packtmp); in prepare_pack_objects()
229 strbuf_addf(&path, "%s-%s%s", packtmp, name, exts[i].name); in populate_pack_exts()
287 promisor_name = mkpathdup("%s-%s.promisor", packtmp, in repack_promisor_objects()
720 packtmp = mkpathdup("%s/%s", packdir, packtmp_name); in cmd_repack()
843 packtmp, item->string, exts[ext].name); in cmd_repack()