summaryrefslogtreecommitdiff
path: root/Documentation/technical/api-run-command.txt
AgeCommit message (Expand)AuthorFilesLines
2013-01-06run-command: encode signal death as a positive integerLibravatar Jeff King1-4/+2
2010-03-10Enable threaded async procedures whenever pthreads is availableLibravatar Johannes Sixt1-2/+3
2010-02-21Merge branch 'sp/push-sideband'Libravatar Junio C Hamano1-11/+41
2010-02-05run-command: support custom fd-set in asyncLibravatar Erik Faye-Lund1-10/+40
2010-02-05run-command: Allow stderr to be a caller supplied pipeLibravatar Shawn O. Pearce1-1/+1
2010-01-31Fix typos in technical documentation.Libravatar Ralf Wildenhues1-1/+1
2009-08-08api-run-command.txt: describe error behavior of run_command functionsLibravatar Johannes Sixt1-3/+28
2009-01-17run_hook(): allow more than 9 hook argumentsLibravatar Stephan Beyer1-1/+1
2009-01-17api-run-command.txt: talk about run_hook()Libravatar Stephan Beyer1-0/+15
2008-10-02run-command.c: remove run_command_v_opt_cd()Libravatar Nanako Shiraishi1-1/+1
2008-07-17api-run-command.txt: typofixLibravatar Stephan Beyer1-1/+1
2008-06-16run-command documentation: fix "memset()" parameterLibravatar Miklos Vajna1-2/+2
2008-03-05run-command: Redirect stderr to a pipe before redirecting stdout to stderrLibravatar Christian Couder1-3/+4
2008-03-02Fix doc typos.Libravatar Ralf Wildenhues1-3/+3
2008-02-19Technical documentation of the run-command API.Libravatar Johannes Sixt1-5/+166
2007-12-14Start preparing the API documents.Libravatar Junio C Hamano1-0/+10