aboutsummaryrefslogtreecommitdiff
path: root/Documentation/technical/api-run-command.txt
Commit message (Expand)AuthorAge
* Enable threaded async procedures whenever pthreads is availableJohannes Sixt2010-03-10
* Merge branch 'sp/push-sideband'Junio C Hamano2010-02-21
|\
| * run-command: support custom fd-set in asyncErik Faye-Lund2010-02-05
| * run-command: Allow stderr to be a caller supplied pipeShawn O. Pearce2010-02-05
* | Fix typos in technical documentation.Ralf Wildenhues2010-01-31
|/
* api-run-command.txt: describe error behavior of run_command functionsJohannes Sixt2009-08-08
* run_hook(): allow more than 9 hook argumentsStephan Beyer2009-01-17
* api-run-command.txt: talk about run_hook()Stephan Beyer2009-01-17
* run-command.c: remove run_command_v_opt_cd()Nanako Shiraishi2008-10-02
* api-run-command.txt: typofixStephan Beyer2008-07-17
* run-command documentation: fix "memset()" parameterMiklos Vajna2008-06-16
* run-command: Redirect stderr to a pipe before redirecting stdout to stderrChristian Couder2008-03-05
* Fix doc typos.Ralf Wildenhues2008-03-02
* Technical documentation of the run-command API.Johannes Sixt2008-02-19
* Start preparing the API documents.Junio C Hamano2007-12-14