summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-run-command.txt
Commit message (Expand)AuthorAgeFilesLines
* run-command: move doc to run-command.hHeba Waly2019-11-181-264/+0
* run-command: factor out child_process_clear()René Scharfe2015-11-021-0/+7
* Merge branch 'rs/child-process-init'Junio C Hamano2014-10-311-1/+1
|\
| * api-run-command: add missing list item markerRené Scharfe2014-10-281-1/+1
* | run-command: add env_array, an optional argv_array for envRené Scharfe2014-10-191-0/+5
|/
* run-command: introduce child_process_init()René Scharfe2014-08-201-2/+6
* run-command: introduce CHILD_PROCESS_INITRené Scharfe2014-08-201-2/+2
* run-command: store an optional argv_arrayJeff King2014-05-151-0/+7
* run-command: encode signal death as a positive integerJeff King2013-01-061-4/+2
* Enable threaded async procedures whenever pthreads is availableJohannes Sixt2010-03-101-2/+3
* Merge branch 'sp/push-sideband'Junio C Hamano2010-02-211-11/+41
|\
| * run-command: support custom fd-set in asyncErik Faye-Lund2010-02-051-10/+40
| * run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-051-1/+1
* | Fix typos in technical documentation.Ralf Wildenhues2010-01-311-1/+1
|/
* api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-081-3/+28
* run_hook(): allow more than 9 hook argumentsStephan Beyer2009-01-171-1/+1
* api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-171-0/+15
* run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi2008-10-021-1/+1
* api-run-command.txt: typofixStephan Beyer2008-07-171-1/+1
* run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-161-2/+2
* run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-051-3/+4
* Fix doc typos.Ralf Wildenhues2008-03-021-3/+3
* Technical documentation of the run-command API.Johannes Sixt2008-02-191-5/+166
* Start preparing the API documents.Junio C Hamano2007-12-141-0/+10