Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-25doc: remove experimental abortcontroller flagFrankQiu
2021-10-31doc: remove `--experimental-modules` documentationFrankQiu
2021-10-28doc: fix markdown syntax and HTML tag missesryan
2021-10-23doc: update for changed `--dns-result-order` defaultRichard Lau
2021-10-20doc: format doc/api/*.md with markdown formatterRich Trott
2021-10-192021-10-19, Version 17.0.0 (Current)Beth Griggs
2021-10-18src: add --openssl-legacy-provider optionDaniel Bevenius
2021-09-282021-09-28, Version 14.18.0 'Fermium' (LTS)Michaël Zasso
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-22doc: add blank line between commentsRich Trott
2021-09-18src: add --no-global-search-paths cli optionCheng Zhao
2021-09-10src: add option to disable loading native addonsDominic Elm
2021-09-08errors: disp ver on fatal except that causes exitDivlo
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-07-302021-07-29, Version 16.6.0 (Current)Beth Griggs
2021-07-17repl: enable --experimental-repl-await /w opt-outhemanth.hm
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-06-232021-06-23, Version 16.4.0 (Current)Danielle Adams
2021-06-02dns: allow `--dns-result-order` to change default dns verbatimOuyang Yadong
2021-05-25cli: add -C alias for --conditions flagGuy Bedford
2021-05-192021-05-19, Version 16.2.0 (Current)Michaël Zasso
2021-05-17lib: support setting process.env.TZ on windowsJames M Snell
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-04-10doc: fix typos in doc/api/cli.mdArkerone
2021-03-05doc: document that NODE_EXTRA_CA_CERTS is read only onceJames M Snell
2021-03-032021-03-03, Version 15.11.0 (Current)Michaël Zasso
2021-02-26doc: document the NO_COLOR and FORCE_COLOR env varsJames M Snell
2021-02-26crypto: make FIPS related options always awailableVít Ondruch
2021-02-22errors: remove experimental from --enable-source-mapsbcoe
2021-02-05doc: fix accommodate typoscjihrig
2021-02-03doc: fix typo in cli.mdKalvin Vasconcellos
2021-01-152021-01-14, Version 15.6.0 (Current)Danielle Adams
2021-01-11crypto: implement basic secure heap supportJames M Snell
2021-01-06doc: clarify that --require only supports cjsJames M Snell
2020-12-12doc: note v15.0.0 changed default --unhandled-rejections=throwkai zhu
2020-11-23doc: fix --experimental-wasm-modules text locationcjihrig
2020-11-23events: graduate Event, EventTarget, AbortControllerJames M Snell
2020-11-16doc: esm docs consolidation and reorderingGuy Bedford
2020-11-042020-11-04, Version 15.1.0 (Current)Michaël Zasso
2020-10-21src: add --heapsnapshot-near-heap-limit optionJoyee Cheung
2020-10-202020-10-20, Version 15.0.0 (Current)Beth Griggs
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-09cli: add --node-memory-debug optionAnna Henningsen
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-22process: change default --unhandled-rejections=throwDan Fabulich
2020-09-17doc: use command-line/command line consistentlyRich Trott
2020-09-13doc: perform minor cleanup on cli.mdRich Trott
2020-09-11doc,test: specify and test CLI option precedence rulesAnna Henningsen
2020-09-06doc: fix incorrect URL in cli.mdRich Trott