run-command.c: use "opts->processes", not "pp->max_processes"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command.c: don't copy "data" to "struct parallel_processes"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command.c: don't copy "ungroup" to "struct parallel_processes"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command.c: don't copy *_fn to "struct parallel_processes"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command.c: make "struct parallel_processes" const if possible

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command API: move *_tr2() users to "run_processes_parallel()"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command API: have run_process_parallel() take an "opts" struct

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command.c: use designated init for pp_init(), add "const"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command API: don't fall back on online_cpus()

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command API: make "n" parameter a "size_t"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command tests: use "return", not "exit"

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command API: have "run_processes_parallel{,_tr2}()" return void

Ævar Arnfjörð Bjarmason committed almost 4 years ago

run-command test helper: use "else if" pattern

Ævar Arnfjörð Bjarmason committed almost 4 years ago

bundle-uri: suppress stderr from remote-https

Derrick Stolee committed almost 4 years ago

bundle-uri: quiet failed unbundlings

Derrick Stolee committed almost 4 years ago

bundle: add flags to verify_bundle()

Derrick Stolee committed almost 4 years ago

bundle-uri: fetch a list of bundles

Derrick Stolee committed almost 4 years ago

bundle: properly clear all revision flags

Derrick Stolee committed almost 4 years ago

bundle-uri: limit recursion depth for bundle lists

Derrick Stolee committed almost 4 years ago

← Newer Page 686 of 4102 Older →