summaryrefslogtreecommitdiff
path: root/doc/node.1
Commit message (Expand)AuthorAgeFilesLines
* src: add --no-global-search-paths cli optionCheng Zhao2021-09-181-0/+3
* src: add option to disable loading native addonsDominic Elm2021-09-101-0/+5
* errors: disp ver on fatal except that causes exitDivlo2021-09-081-0/+3
* repl: enable --experimental-repl-await /w opt-outhemanth.hm2021-07-161-4/+2
* doc: do not use & for "and" in textRich Trott2021-07-121-1/+1
* doc: use consistent abbreviation formattingRich Trott2021-07-121-1/+1
* doc: remove references to deleted freenode channelsdevsnek2021-06-171-5/+1
* cli: add -C alias for --conditions flagGuy Bedford2021-05-251-1/+1
* doc: use `HEAD` instead of `master` for linksAntoine du Hamel2021-05-051-2/+2
* doc: remove extraneous dash from flag prefixRodolfo Carvalho2021-05-041-1/+1
* doc: document that NODE_EXTRA_CA_CERTS is read only onceJames M Snell2021-03-051-0/+7
* doc: remove experimental from --enable-source-mapscjihrig2021-03-011-1/+1
* doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell2021-02-261-0/+20
* crypto: implement basic secure heap supportJames M Snell2021-01-111-0/+7
* src: add --heapsnapshot-near-heap-limit optionJoyee Cheung2020-10-221-0/+4
* cli: add --node-memory-debug optionAnna Henningsen2020-10-091-0/+4
* doc: use command-line/command line consistentlyRich Trott2020-09-171-5/+5
* doc: use period consistently in man pageRich Trott2020-09-031-4/+4
* module: drop `-u` alias for `--conditions`Richard Lau2020-08-261-1/+1
* module: custom --conditions flag optionGuy Bedford2020-08-111-0/+4
* module: unflag Top-Level AwaitMyles Borins2020-08-031-3/+0
* src: allow setting a dir for all diagnostic outputAshCripps2020-07-201-0/+21
* lib: unflag AbortControllerJames M Snell2020-06-051-3/+0
* lib: initial experimental AbortController implementationJames M Snell2020-06-051-0/+3
* cli: add alias for report-directory to make it consistentAshCripps2020-05-301-1/+1
* doc: add --experimental-top-level-await to man pagecjihrig2020-05-301-0/+3
* win: allow skipping the supported platform checkJoão Reis2020-05-301-0/+7
* cli: add `--trace-atomics-wait` flagAnna Henningsen2020-05-151-0/+4
* module: partial doc removal of --experimental-modulesMyles Borins2020-04-211-3/+0
* http: increase default header size from 8KB to 16KBunknown2020-03-291-1/+1
* lib: add option to disable __proto__Gus Caplan2020-03-181-0/+8
* src,cli: support compact (one-line) JSON reportsSam Roberts2020-03-171-0/+5
* doc,lib,src,test: make --experimental-report a nopcjihrig2020-03-151-14/+8
* cli: allow --jitless V8 flag in NODE_OPTIONSAndrew Neitsch2020-03-091-5/+14
* esm: import.meta.resolve with nodejs: builtinsGuy Bedford2020-02-031-0/+3
* src,lib: make ^C print a JS stack tracelegendecas2020-01-281-0/+2
* module: unflag conditional exportsGuy Bedford2020-01-151-3/+0
* module: unflag resolve selfGuy Bedford2020-01-021-3/+0
* doc: add --inspect-publish-uid man page entrycjihrig2019-12-251-0/+9
* doc: add --force-context-aware man page entrycjihrig2019-12-251-0/+3
* doc: add --enable-source-maps man page entrycjihrig2019-12-251-0/+3
* src: make --use-largepages a runtime optionGabriel Schulhof2019-12-221-0/+10
* doc,lib,src,test: rename WASI CLI flagcjihrig2019-12-171-1/+1
* cli: add --trace-exit cli optionlegendecas2019-12-161-0/+4
* http: llhttp opt-in insecure HTTP header parsingSam Roberts2019-12-091-0/+6
* esm: make specifier flag clearly experimentalMyles Borins2019-12-041-3/+3
* wasi: introduce initial WASI supportcjihrig2019-11-301-0/+3
* tls: cli option to enable TLS key logging to fileSam Roberts2019-11-201-0/+5
* doc: fix some recent doc nitsVse Mozhet Byt2019-11-121-3/+3
* esm: unflag --experimental-modulesGuy Bedford2019-11-121-3/+2