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
2021-11-25tools: add script to update c-aresRichard Lau
2021-11-25tools: patch jinja2 for Python 3.10 compatMichaël Zasso
2021-09-07tools: make utils.SearchFiles Python2-compatibleMichaël Zasso
2021-09-04tools: use find-inactive-collaborators to modify README.mdRich Trott
2021-09-04tools: fix markdown lintingRich Trott
2021-09-04tools: update markdown linter dependencies and move to ESMAntoine du Hamel
2021-09-04tools: update rollup to latest version in markdown linterRich Trott
2021-09-04tools: update markdown lint dependenciesRich Trott
2021-09-04tools: bump remark-preset-lint-node to 3.0.0Rich Trott
2021-09-04tools: update markdown linter rulesRich Trott
2021-09-04tools: update path-parse in markdown linter package-lock fileRich Trott
2021-09-04tools: fix more build warnings in inspector_protocolRichard Lau
2021-09-04tools: cherry-pick ffb34b6d5dbf0Darshan Sen
2021-09-04tools: update inspector_protocol to e8ba1a7Rich Trott
2021-09-04tools: update inspector_protocol to 39ca567Rich Trott
2021-09-04tools: update inspector_protocol to 97d3146Rich Trott
2021-09-04Revert "tools: fix compiler warning in inspector_protocol"Rich Trott
2021-09-04tools: update inspector_protocol to a53e96d31a2755eb16ca37Rich Trott
2021-09-04tools: update inspector_protocol to fe0467fd105aRich Trott
2021-09-04inspector: update inspector_protocol to 89c4adfRich Trott
2021-09-04tools: improve error detection in find-inactive-collaboratorsRich Trott
2021-09-04inspector: update inspector_protocol to 8ec18cfRich Trott
2021-09-04tools: flag README/mailmap mismatches in find-inactive-collaboratorsRich Trott
2021-09-04doc,tools: remove `checkLinks.mjs`Antoine du Hamel
2021-09-04tools: use mailmap for find-inactive-collaboratorsRich Trott
2021-09-04tools: email matchin is case insensitive for .mailmapRich Trott
2021-09-04tools: make internal link checker more robustRich Trott
2021-09-04tools: added remark-frontmatterBen Halverson
2021-09-04deps: extract gtest source files to deps/googletestlegendecas
2021-09-04tools: change commit fetch limiting in find-inactive-collaboratorsRich Trott
2021-09-04tools: relax max-len lint rule for template stringsRich Trott
2021-09-04tools,doc: fix error message for unrecognized typeAntoine du Hamel
2021-09-04tools: add find-inactive-collaborators.jsRich Trott
2021-09-04doc: remove GitHub markRich Trott
2021-09-04tools: update path-parse to 1.0.7Rich Trott
2021-09-04tools: remove unused `lint-pr-commit-message.sh`Richard Lau
2021-09-04tools: update remark-preset-lint-node to 2.4.1Rich Trott
2021-09-04deps: update Acorn to v8.4.1Michaël Zasso
2021-09-04tools: upgrade `highlight.js` to version 11.0.1Antoine du Hamel
2021-09-04build: add `library_files` to gyp variableshimself65
2021-09-04build: pass directory instead of list of files to js2c.pyJoyee Cheung
2021-09-04tools: add support for import assertions in linterAntoine du Hamel
2021-09-04tools: update ESLint to 7.32.0Luigi Pinca
2021-09-04tools: update ESLint to 7.31.0cjihrig
2021-09-04tools: update ESLint to 7.30.0cjihrig
2021-09-04tools: update @babel/eslint-parser to 7.14.7Rich Trott
2021-09-04tools: add `Worker` to type-parserJames M Snell
2021-09-02tools: add ESLint rule no-array-destructuringAntoine du Hamel
2021-08-31buffer: introduce BlobJames M Snell
2021-08-31perf_hooks: introduce createHistogramJames M Snell