Home
last modified time | relevance | path

Searched refs:git_config_get_int (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dgc.c147 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
148 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
149 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
150 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dgc.c150 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
151 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
152 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
153 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
832 git_config_get_int("maintenance.commit-graph.auto", in should_write_commit_graph()
963 git_config_get_int("maintenance.loose-objects.auto", in loose_object_auto_condition()
1059 git_config_get_int("maintenance.incremental-repack.auto", in incremental_repack_auto_condition()
H A Dcredential-store.c64 git_config_get_int("credentialstore.locktimeoutms", &timeout_ms); in rewrite_credential_file()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dgc.c150 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
151 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
152 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
153 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
832 git_config_get_int("maintenance.commit-graph.auto", in should_write_commit_graph()
963 git_config_get_int("maintenance.loose-objects.auto", in loose_object_auto_condition()
1059 git_config_get_int("maintenance.incremental-repack.auto", in incremental_repack_auto_condition()
H A Dcredential-store.c64 git_config_get_int("credentialstore.locktimeoutms", &timeout_ms); in rewrite_credential_file()
/dports/devel/git/git-2.34.1/builtin/
H A Dgc.c150 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
151 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
152 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
153 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
832 git_config_get_int("maintenance.commit-graph.auto", in should_write_commit_graph()
963 git_config_get_int("maintenance.loose-objects.auto", in loose_object_auto_condition()
1059 git_config_get_int("maintenance.incremental-repack.auto", in incremental_repack_auto_condition()
H A Dcredential-store.c64 git_config_get_int("credentialstore.locktimeoutms", &timeout_ms); in rewrite_credential_file()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dgc.c150 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
151 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
152 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
153 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
832 git_config_get_int("maintenance.commit-graph.auto", in should_write_commit_graph()
963 git_config_get_int("maintenance.loose-objects.auto", in loose_object_auto_condition()
1059 git_config_get_int("maintenance.incremental-repack.auto", in incremental_repack_auto_condition()
H A Dcredential-store.c64 git_config_get_int("credentialstore.locktimeoutms", &timeout_ms); in rewrite_credential_file()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dgc.c150 git_config_get_int("gc.aggressivewindow", &aggressive_window); in gc_config()
151 git_config_get_int("gc.aggressivedepth", &aggressive_depth); in gc_config()
152 git_config_get_int("gc.auto", &gc_auto_threshold); in gc_config()
153 git_config_get_int("gc.autopacklimit", &gc_auto_pack_limit); in gc_config()
832 git_config_get_int("maintenance.commit-graph.auto", in should_write_commit_graph()
963 git_config_get_int("maintenance.loose-objects.auto", in loose_object_auto_condition()
1059 git_config_get_int("maintenance.incremental-repack.auto", in incremental_repack_auto_condition()
H A Dcredential-store.c64 git_config_get_int("credentialstore.locktimeoutms", &timeout_ms); in rewrite_credential_file()
/dports/devel/git-p4/git-2.34.1/t/helper/
H A Dtest-config.c113 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/git-svn/git-2.34.1/t/helper/
H A Dtest-config.c113 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/git-gui/git-2.34.1/t/helper/
H A Dtest-config.c113 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/git/git-2.34.1/t/helper/
H A Dtest-config.c113 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/git-cvs/git-2.34.1/t/helper/
H A Dtest-config.c113 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-config.c127 if (!git_config_get_int(argv[2], &val)) { in cmd__config()
/dports/devel/git-gui/git-2.34.1/
H A Dparallel-checkout.c52 if (git_config_get_int("checkout.workers", num_workers)) in get_parallel_checkout_configs()
57 if (git_config_get_int("checkout.thresholdForParallelism", threshold)) in get_parallel_checkout_configs()
H A Dconfig.h574 int git_config_get_int(const char *key, int *dest);
/dports/devel/git-p4/git-2.34.1/
H A Dparallel-checkout.c52 if (git_config_get_int("checkout.workers", num_workers)) in get_parallel_checkout_configs()
57 if (git_config_get_int("checkout.thresholdForParallelism", threshold)) in get_parallel_checkout_configs()
/dports/devel/git-svn/git-2.34.1/
H A Dparallel-checkout.c52 if (git_config_get_int("checkout.workers", num_workers))
57 if (git_config_get_int("checkout.thresholdForParallelism", threshold))
H A Dconfig.h574 int git_config_get_int(const char *key, int *dest);
/dports/devel/git/git-2.34.1/
H A Dparallel-checkout.c52 if (git_config_get_int("checkout.workers", num_workers)) in get_parallel_checkout_configs()
57 if (git_config_get_int("checkout.thresholdForParallelism", threshold)) in get_parallel_checkout_configs()
/dports/devel/git-cvs/git-2.34.1/
H A Dparallel-checkout.c52 if (git_config_get_int("checkout.workers", num_workers)) in get_parallel_checkout_configs()
57 if (git_config_get_int("checkout.thresholdForParallelism", threshold)) in get_parallel_checkout_configs()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.h541 int git_config_get_int(const char *key, int *dest);

123