summaryrefslogtreecommitdiffstats
path: root/Documentation/technical/api-run-command.txt
AgeCommit message (Expand)AuthorLines
2014-10-31Merge branch 'rs/child-process-init'Junio C Hamano-1/+1
2014-10-28api-run-command: add missing list item markerRené Scharfe-1/+1
2014-10-19run-command: add env_array, an optional argv_array for envRené Scharfe-0/+5
2014-08-20run-command: introduce child_process_init()René Scharfe-2/+6
2014-08-20run-command: introduce CHILD_PROCESS_INITRené Scharfe-2/+2
2014-05-15run-command: store an optional argv_arrayJeff King-0/+7
2013-01-06run-command: encode signal death as a positive integerJeff King-4/+2
2010-03-10Enable threaded async procedures whenever pthreads is availableJohannes Sixt-2/+3
2010-02-21Merge branch 'sp/push-sideband'Junio C Hamano-11/+41
2010-02-05run-command: support custom fd-set in asyncErik Faye-Lund-10/+40
2010-02-05run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce-1/+1
2010-01-31Fix typos in technical documentation.Ralf Wildenhues-1/+1
2009-08-08api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt-3/+28
2009-01-17run_hook(): allow more than 9 hook argumentsStephan Beyer-1/+1
2009-01-17api-run-command.txt: talk about run_hook()Stephan Beyer-0/+15
2008-10-02run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi-1/+1
2008-07-17api-run-command.txt: typofixStephan Beyer-1/+1
2008-06-16run-command documentation: fix "memset()" parameterMiklos Vajna-2/+2
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder-3/+4
2008-03-02Fix doc typos.Ralf Wildenhues-3/+3
2008-02-19Technical documentation of the run-command API.Johannes Sixt-5/+166
2007-12-14Start preparing the API documents.Junio C Hamano-0/+10