summaryrefslogtreecommitdiff
path: root/run-command.c
Commit message (Expand)AuthorAgeFilesLines
* pipe_command(): mark stdin descriptor as non-blockingJeff King2022-08-171-0/+10
* pipe_command(): handle ENOSPC when writing to a pipeJeff King2022-08-171-1/+2
* pipe_command(): avoid xwrite() for writing to pipeJeff King2022-08-171-5/+17
* Merge branch 'js/wait-or-whine-can-fail'Junio C Hamano2022-06-131-1/+2
|\
| * run-command: don't spam trace2_child_exit()Josh Steadmon2022-06-071-1/+2
* | Merge branch 'ab/hooks-regression-fix'Junio C Hamano2022-06-131-19/+51
|\ \
| * | run-command: add an "ungroup" option to run_process_parallel()Ævar Arnfjörð Bjarmason2022-06-071-19/+51
| |/
* | run-command API users: use "env" not "env_array" in comments & namesÆvar Arnfjörð Bjarmason2022-06-021-3/+3
* | run-command API: rename "env_array" to "env"Ævar Arnfjörð Bjarmason2022-06-021-6/+7
|/
* Merge branch 'ab/config-based-hooks-2'Junio C Hamano2022-02-091-33/+0
|\
| * run-command: remove old run_hook_{le,ve}() hook APIEmily Shaffer2022-01-071-33/+0
| * read-cache: convert post-index-change to use hook.hEmily Shaffer2022-01-071-1/+1
* | Merge branch 'ab/usage-die-message'Junio C Hamano2022-01-101-11/+5
|\ \ | |/ |/|
| * usage.c API users: use die_message() for "fatal :" + exit 128Ævar Arnfjörð Bjarmason2021-12-071-11/+5
* | Merge branch 'ab/run-command'Junio C Hamano2021-12-151-35/+27
|\ \
| * | run-command API: remove "env" member, always use "env_array"Ævar Arnfjörð Bjarmason2021-11-251-13/+7
| * | run-command API: remove "argv" member, always use "args"Ævar Arnfjörð Bjarmason2021-11-251-22/+20
| * | run-command API users: use strvec_pushv(), not argv assignmentÆvar Arnfjörð Bjarmason2021-11-251-1/+1
| |/
* | Merge branch 'jk/t7006-sigpipe-tests-fix'Junio C Hamano2021-12-101-10/+9
|\ \ | |/ |/|
| * run-command: unify signal and regular logic for wait_or_whine()Jeff King2021-11-221-10/+9
* | Merge branch 'vd/pthread-setspecific-g11-fix'Junio C Hamano2021-11-041-1/+1
|\ \
| * | async_die_is_recursing: work around GCC v11.x issue on FedoraVictoria Dye2021-11-031-1/+1
* | | Merge branch 'jh/builtin-fsmonitor-part1'Junio C Hamano2021-10-131-0/+129
|\ \ \
| * | | run-command: create start_bg_commandJeff Hostetler2021-09-201-0/+129
* | | | hook.[ch]: move find_hook() from run-command.c to hook.cÆvar Arnfjörð Bjarmason2021-09-271-34/+1
* | | | Merge branch 'mr/bisect-in-c-4'Junio C Hamano2021-09-231-2/+2
|\ \ \ \
| * | | | run-command: make `exists_in_PATH()` non-staticPranit Bauva2021-09-131-2/+2
* | | | | Merge branch 'js/run-command-close-packs'Junio C Hamano2021-09-201-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | run_auto_maintenance(): implicitly close the object storeJohannes Schindelin2021-09-091-0/+1
| * | | | run-command: offer to close the object store before runningJohannes Schindelin2021-09-091-0/+5
| |/ / /
* | | | Merge branch 'ab/retire-advice-config'Junio C Hamano2021-09-101-1/+1
|\ \ \ \
| * | | | advice: remove read uses of most global `advice_` variablesBen Boeckel2021-08-251-1/+1
| |/ / /
* | | | use xopen() to handle fatal open(2) failuresRené Scharfe2021-08-251-3/+1
|/ / /
* | | Merge branch 'jt/partial-clone-submodule-1'Junio C Hamano2021-07-161-0/+12
|\ \ \
| * | | run-command: refactor subprocess env preparationJonathan Tan2021-06-281-0/+12
* | | | *.c *_init(): define in terms of corresponding *_INIT macroÆvar Arnfjörð Bjarmason2021-07-011-3/+2
|/ / /
* | | use CALLOC_ARRAYRené Scharfe2021-03-131-2/+2
* | | Sync with Git 2.30.2 for CVE-2021-21300Junio C Hamano2021-03-081-1/+8
|\ \ \ | |_|/ |/| |
| * | Sync with 2.29.3Johannes Schindelin2021-02-121-1/+8
| |\ \
| | * \ Sync with 2.28.1Johannes Schindelin2021-02-121-1/+8
| | |\ \
| | | * \ Sync with 2.27.1Johannes Schindelin2021-02-121-1/+8
| | | |\ \
| | | | * \ Sync with 2.26.3Johannes Schindelin2021-02-121-1/+8
| | | | |\ \
| | | | | * \ Sync with 2.24.4Johannes Schindelin2021-02-121-1/+8
| | | | | |\ \
| | | | | | * \ Sync with 2.21.4Johannes Schindelin2021-02-121-1/+8
| | | | | | |\ \
| | | | | | | * \ Sync with 2.19.6Johannes Schindelin2021-02-121-1/+8
| | | | | | | |\ \
| | | | | | | | * \ Sync with 2.18.5Johannes Schindelin2021-02-121-1/+8
| | | | | | | | |\ \
| | | | | | | | | * \ Sync with 2.17.6Johannes Schindelin2021-02-121-1/+8
| | | | | | | | | |\ \
| | | | | | | | | | * | run-command: invalidate lstat cache after a command finishedJohannes Schindelin2021-02-121-1/+8
| | | | | * | | | | | | Merge branch 'bc/run-command-nullness-after-free-fix' into maintJunio C Hamano2020-02-141-1/+2
| | | | | |\ \ \ \ \ \ \
* | | | | | | | | | | | | pager: properly log pager exit code when signalledÆvar Arnfjörð Bjarmason2021-02-011-1/+3