summaryrefslogtreecommitdiff
path: root/doc/node.1
AgeCommit message (Expand)Author
2018-05-13module: add --preserve-symlinks-mainDavid Goldstein
2018-05-05doc: fix manpage warningJérémy Lal
2018-04-26n-api: update cli documentationGabriel Schulhof
2018-04-18doc: fully document --experimental-repl-awaitTimothy Gu
2018-04-17doc: update links and names for DevTools ProtocolVse Mozhet Byt
2018-04-13doc, src: sort + fill up cli options and env varswillhayslett
2018-03-04trace_events: add file pattern cli optionAndreas Madsen
2018-02-17doc: refactor manpage to use mdoc(7) macrosAlhadis
2018-01-30doc: fix manpage warningsRoman Reiss
2017-11-18doc: change v8 to V8Rich Trott
2017-10-30async_hooks: enable runtime checks by defaultAndreas Madsen
2017-10-19async_hooks: skip runtime checks when disabledAndreas Madsen
2017-09-28http2: make --expose-http2 flag a non-opJames M Snell
2017-08-24doc: environmental->environment & NodeJS->Node.jsRod Vagg
2017-08-13src: mention that node options are space-separatedGabriel Schulhof
2017-08-04http2: introducing HTTP/2James M Snell
2017-07-06src: document --abort-on-uncaught-exceptionSam Roberts
2017-06-17src,lib,test,doc: correct misspellingsRoman Reiss
2017-05-24inspector: document bad usage for --inspect-portSam Roberts
2017-05-23cmd: support dash as stdin aliasEbrahim Byagowi
2017-04-25src: allow CLI args in env with NODE_OPTIONSSam Roberts
2017-04-19src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell
2017-04-04doc, inspector: note that the host is optionalGibson Fahnestock
2017-04-03n-api: add support for abi stable module APIJason Ginchereau
2017-03-31tty: remove NODE_TTY_UNSAFE_ASYNCJeremiah Senkpiel
2017-03-17Fix #7065: cli help documentation for --inspectNoj Vek
2017-02-09crypto: support OPENSSL_CONF againSam Roberts
2017-01-30process: add --redirect-warnings command line argumentJames M Snell
2017-01-25src: support "--" after "-e" as end-of-optionsJohn Barboza
2017-01-24crypto: ability to select cert store at runtimeAdam Majer
2017-01-19process: add NODE_NO_WARNINGS environment variablecjihrig
2016-12-23src/doc: improve man page and --helpRoman Reiss
2016-10-19crypto: fix openssl.cnf FIPS handling & testingRod Vagg
2016-10-08doc: make node(1) more consistent with traditionAlex Jordan
2016-08-10tty: set the handle to blocking modeJeremiah Senkpiel
2016-08-08doc: Clean up roff source in manpageAlhadis
2016-05-13src,module: add --preserve-symlinks command line flagJames M Snell
2016-05-09doc: fix linewrap in node.1Jeremiah Senkpiel
2016-05-09doc: v8 options can use either `_` or `-`Jeremiah Senkpiel
2016-05-02doc: ensure consistent grammar in node.1 filejustshiv
2016-03-24process: add 'warning' event and process.emitWarning()James M Snell
2016-03-22src: override v8 thread defaults using cli optionsTom Gallacher
2016-03-16doc: reformat & improve node.1 manual pageJeremiah Senkpiel
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-01-13doc: fix typo in doc/node.1Jérémy Lal
2015-12-14doc: update irc channels: #node.js and #node-devNelson Pecora
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-10-14doc: update V8 options in man pageMichaël Zasso
2015-10-09doc: Amend capitalization of word JavaScriptDave Hodder
2015-10-03node: add -c|--check CLI arg to syntax check scriptDave Eddy