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-05-08doc: harmonize changes list orderingAntoine du Hamel
2021-05-01fs: use a default callback for fs.close()James M Snell
2021-05-01doc: improve promise terminologyBenjamin Gruenbaum
2021-05-01fs: add explicit note about undefined path when recursiveSebastian Silbermann
2021-05-01doc: add performance notes for fs.readFileJames M Snell
2021-04-30fs: add AbortSignal support to watchBenjamin Gruenbaum
2021-04-30fs: support abortsignal in writeFileBenjamin Gruenbaum
2021-04-30fs: add support for AbortSignal in readFileBenjamin Gruenbaum
2021-04-26doc: update fs.l/statSync API history for throwIfNoEntryAndrew Casey
2021-04-26lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-12-15fs: remove experimental from promises.rmdir recursiveAnders Kaseorg
2020-12-15doc: update list styles for remark-parse@9 renderingRich Trott
2020-12-15doc,fs: document value of stats.isDirectory on symbolic linkscoderaiser
2020-12-15doc: adjust table alignment for remark v13Nick Schonning
2020-12-15doc: fix header level in fs.mdax1
2020-10-162020-10-15, Version 14.14.0 (Current)v14.14.0Myles Borins
2020-10-14doc: edit fs.md for minor style changesRich Trott
2020-10-14doc: remove incorrect synchronous labelcjihrig
2020-10-14doc: make fs.rm()'s force docs consistentcjihrig
2020-10-14doc: harmonize changes list orderingAntoine du Hamel
2020-10-14doc: changes description must end with a periodAntoine du Hamel
2020-10-14fs: add rm methodIan Sutherland
2020-10-06doc: specify how to detect EOFLuigi Pinca
2020-10-06fs: remove experimental from rmdir recursivebcoe
2020-10-06doc: sort md references in ASCII orderAntoine du Hamel
2020-10-06doc: use .md extension for internal linksAntoine du Hamel
2020-09-29doc: fixup lutimes metadataAnna Henningsen
2020-09-222020-09-22, Version 14.12.0 (Current)v14.12.0Ruy Adorno
2020-09-21doc: fix deprecation documentation inconsistenciesAntoine du HAMEL
2020-09-21fs: loosen validation to allow objects with an own toString functionJordan Harband
2020-09-17doc: add missing copyFile change historyShelley Vohr
2020-09-17doc: fix broken link in fs.mdRich Trott
2020-08-25doc: improve fs doc introJames M Snell
2020-08-20doc: edit filehandle.close() entry in fs.mdRich Trott
2020-08-20fs: guard against undefined behaviorRobert Nagy
2020-08-11doc: use _Static method_ instead of _Class Method_Rich Trott
2020-08-11doc: update fs.watch() availability for IBM iiandrc
2020-07-28doc: use correct identifier for callback argumentRich Trott
2020-07-28doc: strengthen wording about fs.access() misuseRich Trott
2020-07-17doc: improve text in fs docs about omitting callbacksRich Trott
2020-07-17doc: replace http to https of link urlssapics
2020-07-17doc: specify how fs.WriteStream/ReadStreams are createdJames M Snell
2020-07-17doc: clarify O_EXCL text in fs.mdRich Trott
2020-07-17doc: clarify ambiguous rdev descriptionRich Trott
2020-07-17doc: add dynamic source code linksAlec Davidson
2020-07-14doc: use sentence-case for headings in docsRich Trott
2020-06-302020-06-30, Version 14.5.0 (Current)v14.5.0Shelley Vohr
2020-06-30fs: implement lutimesMaƫl Nison
2020-06-30doc: use a single space between sentencesRich Trott
2020-06-30doc: update fs.mdShakil-Shahadat