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
path: root/tools
AgeCommit message (Expand)Author
2022-02-28tools: update lint-md rollup dependenciesNode.js GitHub Bot
2022-02-27deps: update nghttp2 to 1.47.0Yash Ladha
2022-02-27tools: update eslint to 8.10.0Node.js GitHub Bot
2022-02-24doc,tools: improve navigability of API docsPaolo Insogna
2022-02-21tools: update lint-md-dependencies to rollup@2.67.3Node.js GitHub Bot
2022-02-19tools: lint deprecation codesAntoine du Hamel
2022-02-18tools: fix bugs in prefer-primordials linter ruleAntoine du Hamel
2022-02-18lib: add FormData global when fetch is enabledMichaël Zasso
2022-02-16tools: update remark-preset-lint-node to 3.3.1Rich Trott
2022-02-15tools: update ESLint to 8.9.0Luigi Pinca
2022-02-15tools: update lint-md-dependencies to rollup@2.67.2Node.js GitHub Bot
2022-02-14build,tools: change the quotes in YAMLMestery
2022-02-11build: remove broken x32 arch supportBen Noordhuis
2022-02-08tools: fix typo in prefer-primordials.jsIkko Ashimine
2022-02-08test: move test-crypto-engine to addonMichael Dawson
2022-02-05tools: update lint-md-dependencies to rollup@2.67.0Node.js GitHub Bot
2022-02-05tools: update doc to rehype-stringify@9.0.3Node.js GitHub Bot
2022-02-02tools: add v8-embedder-state-scope.h to distributed headersMichaël Zasso
2022-02-02tools,doc: use V8::DisposePlatformMichaël Zasso
2022-02-02tools: update V8 gypfiles for 9.8Michaël Zasso
2022-02-01lib: add fetchMichaël Zasso
2022-01-29tools: update eslint to 8.8.0Node.js GitHub Bot
2022-01-29build: check if python is a executable programhimself65
2022-01-28tools: use Set instead of { [key]: true } objectTobias Nießen
2022-01-24tools: use Set instead of { [key]: true } objectTobias Nießen
2022-01-23tools: fix typo in `tools/code_cache/README.md`Tobias Nießen
2022-01-23tools: update lint-md-dependencies to rollup@2.65.0Node.js GitHub Bot
2022-01-21build: enable zoslib installation on z/OSalexcfyung
2022-01-20tools: update V8 gypfiles for 9.7Michaël Zasso
2022-01-18build: add loong64 configureShi Pujin
2022-01-18doc: make contributing info more discoverableMichael Dawson
2022-01-18tools: update lint-md-dependenciesNode.js GitHub Bot
2022-01-18tools: bump eslint from 8.6.0 to 8.7.0Rich Trott
2022-01-17tools: update doc to highlight.js@11.4.0 to-vfile@7.2.3Node.js GitHub Bot
2022-01-17doc: clarify module system selectionAntoine du Hamel
2022-01-14tools: fix small not-quite-a-bug in find-inactive-tsc.mjsRich Trott
2022-01-13build: fix workflow access to git historyRich Trott
2022-01-13tools: replace for loop with map()Rich Trott
2022-01-10tools: use GITHUB_ACTIONS env var in inactivity scriptsRich Trott
2022-01-09tools: replace while+exec() with matchAll()Rich Trott
2022-01-07tools: fix argv bug in find-inactive-tsc.mjsRich Trott
2022-01-06build,tools,win: trim unused VCBUILD_PYTHON_LOCATION variableDavid Sanders
2022-01-05tools,benchmark,lib,test: enable no-case-declarations lint ruleRich Trott
2022-01-05tools: remove conditional assignment in custom ESLint ruleRich Trott
2022-01-05tools: update lint-md-dependencies to @rollup/plugin-node-resolve@13.1.2Node.js GitHub Bot
2022-01-05tools: update doc to rehype-raw@6.1.1Node.js GitHub Bot
2022-01-01tools: remove last of error-masking in commit-queue.shRich Trott
2022-01-01tools: update eslint to 8.6.0Node.js GitHub Bot
2021-12-30tools: do not mask errors on multiple commit retrievalRich Trott
2021-12-29stream: add map method to ReadableBenjamin Gruenbaum