summaryrefslogtreecommitdiff
path: root/doc/node.1
AgeCommit message (Expand)Author
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
2015-09-06doc: update environment vars in manpage and --helpRoman Reiss
2015-08-23node: additional cleanup for node renamecjihrig
2015-08-23node: rename from io.js to nodecjihrig
2015-01-08doc: rename node.1 -> iojs.1Ben Noordhuis
2014-02-14doc: re-add node.1 man pageTimothy J Fontaine
2014-02-13website: move website to joyent/node-websiteTimothy J Fontaine
2013-12-11doc: fix typos in node.1Nicolas Kaiser
2013-03-06node: Add --throw-deprecationisaacs
2012-06-21Add --no-deprecation and --trace-deprecation flagsisaacs