summaryrefslogtreecommitdiff
path: root/doc/api/child_process.md
AgeCommit message (Expand)Author
2018-04-11doc: add quotes for event names + fix similar nitsVse Mozhet Byt
2018-04-09doc: specify definite Array typesVse Mozhet Byt
2018-04-04doc: fix various nitsVse Mozhet Byt
2018-04-04doc,tools: formalize, unify, codify default valuesVse Mozhet Byt
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-26doc: remove confusing note about child process stdioAnna Henningsen
2018-03-23doc: update child_process.mdAri Leo Frankel
2018-03-23doc: clarify child_process promise rejectionsTomCoded
2018-02-23doc: add new documentation lint ruleestrada9166
2018-02-23doc: remove extraneous "for example" textRich Trott
2018-02-17doc: mark accessing IPC channel fd as undefinedBartosz Sosnowski
2018-02-08doc: remove **Note:** tagsJames M Snell
2018-02-04doc: shell option for the execFile and execFileSync functionsjvelezpo
2018-01-17doc: simplify sentences that use "considered"Rich Trott
2018-01-15child_process: ignore undef/proto values of env现充
2018-01-09doc: multiple updates to child_process.mdRich Trott
2018-01-02doc: remove duplicate words in API docsTobias Nießen
2017-12-18doc: fix typo in child_process.mdRich Trott
2017-12-06doc: remove unused link referenceAnatoli Papirovski
2017-12-06doc: remove IPC channel implementation detailsBartosz Sosnowski
2017-12-01doc: add missing serial commasRich Trott
2017-11-07doc: update subprocess.killedcjihrig
2017-11-02doc: add windowsVerbatimArguments docsAndrew Stucki
2017-10-242017-10-24, Node.js Version 8.8.0 (Current)Myles Borins
2017-10-24doc: fix doc stylesDaijiro Wachi
2017-10-20doc: remove duplicate optionsaayush.a
2017-10-20doc: add space after periodDiego Rodríguez Baquero
2017-10-16child_process: add windowsHide optioncjihrig
2017-09-28doc: standardize function param/object prop styleGibson Fahnestock
2017-09-22doc: note caveats in process message serializationJoyee Cheung
2017-09-13child_process: set shell to false in fork()Alex Gresnel
2017-09-01doc,lib,src,test: strip executable bits off filesAnna Henningsen
2017-08-28doc: add links to alternative versions of docChris Young
2017-08-23doc: rephrase text of child_process.execSync()hafiz
2017-08-04doc: add entry for subprocess.killed propertyRich Trott
2017-08-04doc: change `child` to `subprocess`Rich Trott
2017-07-21doc, lib, test: do not re-require needlesslyVse Mozhet Byt
2017-07-20doc: fixes default shell in child_process.mdHenry
2017-07-03doc: fix example in child_process.mdRuslan Iusupov
2017-06-22doc: make socket IPC examples more robustcjihrig
2017-06-09child_process: promisify includes stdio in errorGil Tayar
2017-06-03doc: unify spaces in object literalsVse Mozhet Byt
2017-06-03doc: use destructuring in code examplesVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)James M Snell
2017-05-25doc: make the style of notes consistentAlexey Orlenko
2017-05-21doc: remove unused/duplicated reference linksDaijiro Wachi
2017-05-09child_process: support promisified `exec(File)`Anna Henningsen
2017-05-08doc: sort bottom-of-file markdown linksSam Roberts
2017-04-28doc: replace uses of `you` and other style nitsJames M Snell
2017-04-25doc: conform to rules for eslint-plugin-markdownVse Mozhet Byt