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-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
2021-12-27tools: improve section tag additions in HTML doc generatorRich Trott
2021-12-27tools: simplify commit-queue.sh merge commandRich Trott
2021-12-27tools: update lint-md-dependencies to rollup@2.62.0Node.js GitHub Bot
2021-12-26tools: use Object.hasOwn() in alljson.mjsRich Trott
2021-12-25tools: avoid generating duplicate id attributesRich Trott
2021-12-24tools: be intentional about masking possible error in start-ci.shRich Trott
2021-12-24tools: use {N} for spaces in regexRich Trott
2021-12-23tools: consolidate update-authors.js logicRich Trott
2021-12-23tools: update doc dependency mdast-util-gfm-table to 1.0.2Rich Trott
2021-12-22tools: make license-builder.sh comply with shellcheck 0.8.0Rich Trott
2021-12-22tools: use arrow function for callback in lint-sh.jsRich Trott
2021-12-22tools: add double-quotes to make-v8.shRich Trott
2021-12-19tools: update eslint to 8.5.0Node.js GitHub Bot
2021-12-19lib,tools: remove empty lines between JSDoc tagsRich Trott
2021-12-18tools: update lint-md-dependencies to @rollup/plugin-node-resolve@13.1.1Node.js GitHub Bot