aboutsummaryrefslogtreecommitdiff
path: root/doc/api/cli.md
AgeCommit message (Expand)Author
2019-09-30src: rename --loader to --experimental-loaderAlex Aubuchon
2019-09-24test: --force-context-aware cli flagShelley Vohr
2019-09-24src: add buildflag to force context-aware addonsShelley Vohr
2019-09-22process: initial SourceMap support via NODE_V8_COVERAGEBenjamin Coe
2019-09-20http: remove legacy parserAnna Henningsen
2019-09-16doc: use consistent unordered list styleNick Schonning
2019-08-31doc: add blanks around code fencesNick Schonning
2019-08-27src: allow --interpreted-frames-native-stack in NODE_OPTIONSMatheus Marchini
2019-08-20bootstrap: run preload prior to frozen-intrinsicsBradley Farias
2019-08-09doc: improve UV_THREADPOOL_SIZE descriptionTobias Nießen
2019-08-03doc: describe NODE_OPTIONS interop w/cmd line optsAlex Aubuchon
2019-07-232019-07-23, Version 12.7.0 (Current)Michaël Zasso
2019-07-20policy: add policy-integrity to mitigate policy tamperingBradley Farias
2019-07-20doc: add information for heap snapshot flagTanner Stirrat
2019-07-18esm: implement "pkg-exports" proposalGuy Bedford
2019-06-23doc: remove "note that" from cli.mdRich Trott
2019-06-22bootstrap: --frozen-intrinsics override problem workaroundGuy Bedford
2019-06-14doc,test: test documentation consistency for NODE_OPTIONSRichard Lau
2019-06-14doc: add missing options allowed in NODE_OPTIONSRichard Lau
2019-06-12doc: add tls-min/max options to NODE_OPTIONSDaniel Bevenius
2019-06-11doc: split example into twoRuben Bridgewater
2019-06-042019-06-04, Version 12.4.0 (Current)Michaël Zasso
2019-06-03inspector: added --inspect-publish-uidAleksei Koziatinskii
2019-05-31doc: add missing --experimental-wasm-modules docscjihrig
2019-05-26inspector: implement --heap-profJoyee Cheung
2019-05-22esm: remove experimental status from JSON modulesMyles Borins
2019-05-20bootstrap: --frozen-intrinsics unfreeze consoleGuy Bedford
2019-05-072019-05-07, Version 12.2.0 (Current)Michaël Zasso
2019-05-05inspector: implement --cpu-prof-intervalJoyee Cheung
2019-05-05tls: add --tls-min-v1.2 CLI switchSam Roberts
2019-05-02tls,cli: add --trace-tls command-line flagcjihrig
2019-04-232019-04-23, Version 12.0.0 (Current)Beth Griggs
2019-04-23inspector: split --cpu-prof-path to --cpu-prof-dir and --cpu-prof-nameJoyee Cheung
2019-04-22lib: replace --diagnostic-report-* with --report-*Joyee Cheung
2019-04-19inspector: implement --cpu-prof[-path]Joyee Cheung
2019-04-17src: allows escaping NODE_OPTIONS with backslashesMaël Nison
2019-04-16esm: replace --entry-type with --input-typeGeoffrey Booth
2019-04-15process: add --unhandled-rejections flagRuben Bridgewater
2019-04-12lib,src,doc: add --heapsnapshot-signal CLI flagcjihrig
2019-04-03esm: fix typosGeoffrey Booth
2019-03-27esm: phase two of new esm implementationguybedford
2019-03-25doc: describe tls.DEFAULT_MIN_VERSION/_MAX_VERSIONSam Roberts
2019-03-25repl: fix terminal default settingRuben Bridgewater
2019-03-20tls: support TLSv1.3Sam Roberts
2019-03-152019-03-15, Version 11.12.0 (Current)Ruben Bridgewater
2019-03-15net: some scattered cleanupoyyd
2019-03-04bootstrap: experimental --frozen-intrinsics flagGuy Bedford
2019-02-20report: remove verbose settingcjihrig
2019-02-08src: allow --perf-prof-unwinding-info in NODE_OPTIONSTom Gallacher
2019-02-08src: allow --perf-basic-prof-only-functions in NODE_OPTIONSTom Gallacher