- be4ac3b Merge branch 'rs/no-more-run-command-v' by Taylor Blau · 2 years, 4 months ago
- ddbb47f replace and remove run_command_v_opt() by René Scharfe · 2 years, 4 months ago
- ef249b3 replace and remove run_command_v_opt_cd_env_tr2() by René Scharfe · 2 years, 4 months ago
- d82dbbd replace and remove run_command_v_opt_tr2() by René Scharfe · 2 years, 4 months ago
- eb5b6b5 replace and remove run_command_v_opt_cd_env() by René Scharfe · 2 years, 4 months ago
- 53c4be3 run-command: fix return value comment by René Scharfe · 2 years, 4 months ago
- 36d69bf run-command API: move *_tr2() users to "run_processes_parallel()" by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 6e5ba0b run-command API: have run_process_parallel() take an "opts" struct by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 6a48b42 run-command API: make "n" parameter a "size_t" by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 7dd5762 run-command API: have "run_processes_parallel{,_tr2}()" return void by Ævar Arnfjörð Bjarmason · 2 years, 5 months ago
- 1a7f6be Merge branch 'ab/hooks-regression-fix' by Junio C Hamano · 2 years, 9 months ago
- c21fa3b Merge branch 'ab/env-array' by Junio C Hamano · 2 years, 9 months ago
- fd3aaf5 run-command: add an "ungroup" option to run_process_parallel() by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- b319325 run-command API users: use "env" not "env_array" in comments & names by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 29fda24 run-command API: rename "env_array" to "env" by Ævar Arnfjörð Bjarmason · 2 years, 9 months ago
- 551f502 run-command.h: remove always unused "clean_on_exit_handler_cbdata" by Ævar Arnfjörð Bjarmason · 3 years ago
- 95ba86a run-command: remove old run_hook_{le,ve}() hook API by Emily Shaffer · 3 years, 3 months ago
- dbb1c61 read-cache: convert post-index-change to use hook.h by Emily Shaffer · 3 years, 3 months ago
- c7c4bde run-command API: remove "env" member, always use "env_array" by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- d3b2159 run-command API: remove "argv" member, always use "args" by Ævar Arnfjörð Bjarmason · 3 years, 3 months ago
- af303ee Merge branch 'jh/builtin-fsmonitor-part1' by Junio C Hamano · 3 years, 5 months ago
- 5e3aba3 hook.[ch]: move find_hook() from run-command.c to hook.c by Ævar Arnfjörð Bjarmason · 3 years, 5 months ago
- 0a4cb1f Merge branch 'mr/bisect-in-c-4' by Junio C Hamano · 3 years, 6 months ago
- fdb1322 run-command: create start_bg_command by Jeff Hostetler · 3 years, 6 months ago
- 3f36e6f run-command: make `exists_in_PATH()` non-static by Pranit Bauva · 3 years, 6 months ago
- 28d04e1 run-command: offer to close the object store before running by Johannes Schindelin · 3 years, 6 months ago
- 3322a9d run-command: prettify the `RUN_COMMAND_*` flags by Johannes Schindelin · 3 years, 6 months ago
- 8721e2e Merge branch 'jt/partial-clone-submodule-1' by Junio C Hamano · 3 years, 8 months ago
- 3d97ea4 *.h: move some *_INIT to designated initializers by Ævar Arnfjörð Bjarmason · 3 years, 8 months ago
- d1fa943 run-command: refactor subprocess env preparation by Jonathan Tan · 3 years, 9 months ago
- ee4e225 run-command: document use_shell option by Jeff King · 4 years, 2 months ago
- a95ce12 maintenance: replace run_auto_gc() by Derrick Stolee · 4 years, 6 months ago
- c972bf4 strvec: convert remaining callers away from argv_array name by Jeff King · 4 years, 7 months ago
- dbbcd44 strvec: rename files from argv-array to strvec by Jeff King · 4 years, 7 months ago
- 05920f0 Merge branch 'ta/wait-on-aliased-commands-upon-signal' into master by Junio C Hamano · 4 years, 8 months ago
- e662df7 Wait for child on signal death for aliases to builtins by Trygve Aaberge · 4 years, 8 months ago
- 850b6ed auto-gc: extract a reusable helper from "git fetch" by Junio C Hamano · 4 years, 10 months ago
- 539052f run-command.h: fix mis-indented struct member by Jeff King · 5 years ago
- 4c4066d run-command: move doc to run-command.h by Heba Waly · 5 years ago
- b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 6 years ago
- 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
- ee4512e trace2: create new combined trace facility by Jeff Hostetler · 6 years ago
- c0e40a2 send-pack.c: move async's #ifdef NO_PTHREADS back to run-command.c by Nguyễn Thái Ngọc Duy · 6 years ago
- 10bc232 run-command.h: include thread-utils.h instead of pthread.h by Nguyễn Thái Ngọc Duy · 6 years ago
- 38124a4 run-command: expose is_executable function by Brandon Williams · 8 years ago
- 46df690 execv_dashed_external: wait for child on signal death by Jeff King · 8 years ago
- ac2fbaa run-command: add clean_on_exit_handler by Lars Schneider · 8 years ago
- b992fe1 run-command: move check_pipe() from write_or_die to run_command by Lars Schneider · 8 years ago
- 96335bc run-command: add pipe_command helper by Jeff King · 9 years ago
- d689301 Merge branch 'jk/push-client-deadlock-fix' by Junio C Hamano · 9 years ago
- c792d7b run-command: teach async threads to ignore SIGPIPE by Jeff King · 9 years ago
- bdebbeb Merge branch 'sb/submodule-parallel-update' by Junio C Hamano · 9 years ago
- bbe90e7 Merge branch 'sb/submodule-parallel-fetch' by Junio C Hamano · 9 years ago
- aa71049 run_processes_parallel: rename parameters for the callbacks by Stefan Beller · 9 years ago
- 2a73b3d run-command: do not pass child process data into callbacks by Stefan Beller · 9 years ago
- 8ef250c Merge branch 'jk/epipe-in-async' by Junio C Hamano · 9 years ago
- 9658846 write_or_die: handle EPIPE in async threads by Jeff King · 9 years ago
- c553c72 run-command: add an asynchronous parallel child processor by Stefan Beller · 9 years ago
- c3c592e Merge branch 'rs/daemon-plug-child-leak' by Junio C Hamano · 9 years ago
- 2d71608 run-command: factor out child_process_clear() by René Scharfe · 9 years ago
- 2b72dbb Merge branch 'ti/glibc-stdio-mutex-from-signal-handler' by Junio C Hamano · 9 years ago
- 88bad58 Merge branch 'jk/async-pkt-line' by Junio C Hamano · 9 years ago
- 507d780 pager: don't use unsafe functions in signal handlers by Takashi Iwai · 10 years ago
- 661a8cf run-command: provide in_async query function by Jeff King · 10 years ago
- 03f2c77 find_hook: keep our own static buffer by Jeff King · 10 years ago
- 68a2e6a Merge branch 'nd/multiple-work-trees' by Junio C Hamano · 10 years ago
- 911ec99 run-command: introduce capture_command helper by Jeff King · 10 years ago
- 77a801d Merge branch 'jc/hook-cleanup' by Junio C Hamano · 10 years ago
- dcf6926 path.c: make get_pathname() call sites return const char * by Nguyễn Thái Ngọc Duy · 10 years ago
- 814dd8e run-command.c: retire unused run_hook_with_custom_index() by Junio C Hamano · 10 years ago
- 19a583d run-command: add env_array, an optional argv_array for env by René Scharfe · 10 years ago
- 483bbd4 run-command: introduce child_process_init() by René Scharfe · 11 years ago
- d318027 run-command: introduce CHILD_PROCESS_INIT by René Scharfe · 11 years ago
- c460c0e run-command: store an optional argv_array by Jeff King · 11 years ago
- b549be0 run-command: mark run_hook_with_custom_index as deprecated by Benoit Pierre · 11 years ago
- 15048f8 commit: fix patch hunk editing with "commit -p -m" by Benoit Pierre · 11 years ago
- 9fe3edc Add the LAST_ARG_MUST_BE_NULL macro by Ramsay Jones · 12 years ago
- eccb614 use "sentinel" function attribute for variadic lists by Jeff King · 12 years ago
- 5a7da2d hooks: Add function to check if a hook exists by Aaron Schrab · 12 years ago
- e8320f3 pager: drop "wait for output to run less" hack by Jeff King · 13 years ago
- 10c6cdd dashed externals: kill children on exit by Clemens Buchacher · 13 years ago
- afe19ff run-command: optionally kill children on exit by Jeff King · 13 years ago
- f6b6098 Enable threaded async procedures whenever pthreads is available by Johannes Sixt · 15 years ago
- 200a76b Reimplement async procedures using pthreads by Johannes Sixt · 15 years ago
- 76d44c8 Merge branch 'sp/maint-push-sideband' into sp/push-sideband by Junio C Hamano · 15 years ago
- ae6a560 run-command: support custom fd-set in async by Erik Faye-Lund · 15 years ago
- 4f41b61 run-command: Allow stderr to be a caller supplied pipe by Shawn O. Pearce · 15 years ago
- 8dba1e6 run-command: add "use shell" option by Jeff King · 15 years ago
- 71064e3 Test for WIN32 instead of __MINGW32_ by Frank Li · 15 years ago
- c024beb run_command: report failure to execute the program, but optionally don't by Johannes Sixt · 16 years ago
- 0ac77ec run_command: report system call errors instead of returning error codes by Johannes Sixt · 16 years ago
- 5709e03 run_command: return exit code as positive value by Johannes Sixt · 16 years ago
- fd94836 fix portability problem with IS_RUN_COMMAND_ERR by Jeff King · 16 years ago
- 1487eb6 Merge branch 'jk/maint-cleanup-after-exec-failure' by Junio C Hamano · 16 years ago
- 1d64f21 run_command(): help callers distinguish errors by Jeff King · 16 years ago
- ae98a00 Move run_hook() from builtin-commit.c into run-command.c (libgit) by Stephan Beyer · 16 years ago
- 7996ff3 run-command.c: remove run_command_v_opt_cd() by Nanako Shiraishi · 16 years ago
- ccf08bc run-command: add pre-exec callback by Jeff King · 17 years ago
- 618ebe9 Windows: Implement asynchronous functions as threads. by Johannes Sixt · 17 years ago
- c20181e start_command(), if .in/.out > 0, closes file descriptors, not the callers by Johannes Sixt · 17 years ago