summaryrefslogtreecommitdiff
path: root/doc/node.1
Commit message (Expand)AuthorAgeFilesLines
* src: document --abort-on-uncaught-exceptionSam Roberts2017-07-061-0/+4
* src,lib,test,doc: correct misspellingsRoman Reiss2017-06-171-1/+1
* inspector: document bad usage for --inspect-portSam Roberts2017-05-241-0/+4
* cmd: support dash as stdin aliasEbrahim Byagowi2017-05-231-1/+10
* src: allow CLI args in env with NODE_OPTIONSSam Roberts2017-04-251-0/+7
* src: add --pending-deprecation and NODE_PENDING_DEPRECATIONJames M Snell2017-04-191-0/+8
* doc, inspector: note that the host is optionalGibson Fahnestock2017-04-041-2/+2
* n-api: add support for abi stable module APIJason Ginchereau2017-04-031-0/+5
* tty: remove NODE_TTY_UNSAFE_ASYNCJeremiah Senkpiel2017-03-311-7/+0
* Fix #7065: cli help documentation for --inspectNoj Vek2017-03-171-0/+11
* crypto: support OPENSSL_CONF againSam Roberts2017-02-091-0/+10
* process: add --redirect-warnings command line argumentJames M Snell2017-01-301-0/+10
* src: support "--" after "-e" as end-of-optionsJohn Barboza2017-01-251-0/+8
* crypto: ability to select cert store at runtimeAdam Majer2017-01-241-0/+25
* process: add NODE_NO_WARNINGS environment variablecjihrig2017-01-191-0/+4
* src/doc: improve man page and --helpRoman Reiss2016-12-231-8/+25
* crypto: fix openssl.cnf FIPS handling & testingRod Vagg2016-10-191-0/+6
* doc: make node(1) more consistent with traditionAlex Jordan2016-10-081-2/+21
* tty: set the handle to blocking modeJeremiah Senkpiel2016-08-101-0/+7
* doc: Clean up roff source in manpageAlhadis2016-08-081-16/+47
* src,module: add --preserve-symlinks command line flagJames M Snell2016-05-131-0/+5
* doc: fix linewrap in node.1Jeremiah Senkpiel2016-05-091-3/+6
* doc: v8 options can use either `_` or `-`Jeremiah Senkpiel2016-05-091-0/+6
* doc: ensure consistent grammar in node.1 filejustshiv2016-05-021-2/+2
* process: add 'warning' event and process.emitWarning()James M Snell2016-03-241-0/+8
* src: override v8 thread defaults using cli optionsTom Gallacher2016-03-221-1/+7
* doc: reformat & improve node.1 manual pageJeremiah Senkpiel2016-03-161-796/+114
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-0/+3
* doc: fix typo in doc/node.1Jérémy Lal2016-01-131-1/+1
* doc: update irc channels: #node.js and #node-devNelson Pecora2015-12-141-1/+3
* tools: add --prof-process flag to node binaryMatt Loring2015-12-081-0/+2
* doc: update V8 options in man pageMichaël Zasso2015-10-141-45/+101
* doc: Amend capitalization of word JavaScriptDave Hodder2015-10-091-1/+1
* node: add -c|--check CLI arg to syntax check scriptDave Eddy2015-10-031-0/+2
* doc: update environment vars in manpage and --helpRoman Reiss2015-09-061-1/+7
* node: additional cleanup for node renamecjihrig2015-08-231-1/+1
* node: rename from io.js to nodecjihrig2015-08-231-0/+768
* doc: rename node.1 -> iojs.1Ben Noordhuis2015-01-081-448/+0
* doc: re-add node.1 man pageTimothy J Fontaine2014-02-141-0/+448
* website: move website to joyent/node-websiteTimothy J Fontaine2014-02-131-448/+0
* doc: fix typos in node.1Nicolas Kaiser2013-12-111-3/+3
* node: Add --throw-deprecationisaacs2013-03-061-0/+2
* Add --no-deprecation and --trace-deprecation flagsisaacs2012-06-211-0/+20
* doc: update v8-options in man pageisaacs2012-06-141-113/+94
* docs: update man pageBen Noordhuis2012-02-181-44/+103
* Finish removing require.pathsisaacs2011-07-241-2/+1
* Add docs about NODE_USE_UV to man pageRyan Dahl2011-06-291-0/+3
* Add V8 options to man pageRyan Dahl2011-02-191-0/+322
* escape chars on man pageRyan Dahl2011-02-141-1/+1
* TyposRyan Dahl2011-01-271-1/+1