Age | Commit message (Expand) | Author | Files | Lines |
2015-11-02 | run-command: factor out child_process_clear() | René Scharfe | 1 | -0/+7 |
2014-10-31 | Merge branch 'rs/child-process-init' | Junio C Hamano | 1 | -1/+1 |
2014-10-28 | api-run-command: add missing list item marker | René Scharfe | 1 | -1/+1 |
2014-10-19 | run-command: add env_array, an optional argv_array for env | René Scharfe | 1 | -0/+5 |
2014-08-20 | run-command: introduce child_process_init() | René Scharfe | 1 | -2/+6 |
2014-08-20 | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 1 | -2/+2 |
2014-05-15 | run-command: store an optional argv_array | Jeff King | 1 | -0/+7 |
2013-01-06 | run-command: encode signal death as a positive integer | Jeff King | 1 | -4/+2 |
2010-03-10 | Enable threaded async procedures whenever pthreads is available | Johannes Sixt | 1 | -2/+3 |
2010-02-21 | Merge branch 'sp/push-sideband' | Junio C Hamano | 1 | -11/+41 |
2010-02-05 | run-command: support custom fd-set in async | Erik Faye-Lund | 1 | -10/+40 |
2010-02-05 | run-command: Allow stderr to be a caller supplied pipe | Shawn O. Pearce | 1 | -1/+1 |
2010-01-31 | Fix typos in technical documentation. | Ralf Wildenhues | 1 | -1/+1 |
2009-08-08 | api-run-command.txt: describe error behavior of run_command functions | Johannes Sixt | 1 | -3/+28 |
2009-01-17 | run_hook(): allow more than 9 hook arguments | Stephan Beyer | 1 | -1/+1 |
2009-01-17 | api-run-command.txt: talk about run_hook() | Stephan Beyer | 1 | -0/+15 |
2008-10-02 | run-command.c: remove run_command_v_opt_cd() | Nanako Shiraishi | 1 | -1/+1 |
2008-07-17 | api-run-command.txt: typofix | Stephan Beyer | 1 | -1/+1 |
2008-06-16 | run-command documentation: fix "memset()" parameter | Miklos Vajna | 1 | -2/+2 |
2008-03-05 | run-command: Redirect stderr to a pipe before redirecting stdout to stderr | Christian Couder | 1 | -3/+4 |
2008-03-02 | Fix doc typos. | Ralf Wildenhues | 1 | -3/+3 |
2008-02-19 | Technical documentation of the run-command API. | Johannes Sixt | 1 | -5/+166 |
2007-12-14 | Start preparing the API documents. | Junio C Hamano | 1 | -0/+10 |