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-03-02doc: fix typo "director" instead of "directory"humanwebpl
2021-02-28fs: fixup negative length in fs.truncateJames M Snell
2021-02-28doc: fix "referred to" in fs docsTobias Nießen
2021-02-172021-02-17, Version 15.9.0 (Current)v15.9.0Danielle Adams
2021-02-16fs: add fsPromises.watch()James M Snell
2021-02-16doc: refactor fs docs structureJames M Snell
2021-02-16fs: use a default callback for fs.close()James M Snell
2021-02-16fs: add AbortSignal support to watchBenjamin Gruenbaum
2021-02-16doc: improve promise terminologyBenjamin Gruenbaum
2021-02-02fs: add explicit note about undefined path when recursiveSebastian Silbermann
2021-01-25doc: add performance notes for fs.readFileJames M Snell
2021-01-22doc: update fs.l/statSync API history for throwIfNoEntryAndrew Casey
2021-01-22fs: allow `position` parameter to be a `BigInt` in read and readSyncraisinten
2021-01-12doc: update emitClose default for fs streamsKevin Locke
2020-12-092020-12-09, Version 15.4.0 (Current)v15.4.0Danielle Adams
2020-12-07stream: add FileHandle support to Read/WriteStreamMomtchil Momtchev
2020-11-23fs: remove experimental from promises.rmdir recursiveAnders Kaseorg
2020-11-23lib: add throws option to fs.f/l/statSyncAndrew Casey
2020-11-22doc: update list styles for remark-parse@9 renderingRich Trott
2020-11-102020-11-10, Version 15.2.0 (Current)v15.2.0Danielle Adams
2020-11-10fs: support abortsignal in writeFileBenjamin Gruenbaum
2020-11-09doc,fs: document value of stats.isDirectory on symbolic linkscoderaiser
2020-11-09fs: add support for AbortSignal in readFileBenjamin Gruenbaum
2020-11-03doc: adjust table alignment for remark v13Nick Schonning
2020-11-03doc: fix header level in fs.mdax1
2020-11-03doc: document changes for `*/promises` alias modulesExE Boss
2020-10-162020-10-15, Version 14.14.0 (Current)Myles Borins
2020-10-12doc: edit fs.md for minor style changesRich Trott
2020-10-11doc: remove incorrect synchronous labelcjihrig
2020-10-11doc: make fs.rm()'s force docs consistentcjihrig
2020-10-09doc: harmonize changes list orderingAntoine du Hamel
2020-10-09doc: changes description must end with a periodAntoine du Hamel
2020-10-08fs: add rm methodIan Sutherland
2020-10-062020-10-06, Version 12.19.0 'Erbium' (LTS)Shelley Vohr
2020-10-04doc: specify how to detect EOFLuigi Pinca
2020-10-03fs: remove experimental from rmdir recursivebcoe
2020-10-01doc: sort md references in ASCII orderAntoine du Hamel
2020-10-01doc: use .md extension for internal linksAntoine du Hamel
2020-09-24doc: fixup lutimes metadataAnna Henningsen
2020-09-222020-09-22, Version 14.12.0 (Current)Ruy Adorno
2020-09-16doc: fix deprecation documentation inconsistenciesAntoine du HAMEL
2020-09-16fs: loosen validation to allow objects with an own toString functionJordan Harband
2020-09-14doc: add missing copyFile change historyShelley Vohr
2020-09-11doc: fix broken link in fs.mdRich Trott
2020-08-24doc: improve fs doc introJames M Snell
2020-08-17doc: edit filehandle.close() entry in fs.mdRich Trott
2020-08-14fs: guard against undefined behaviorRobert Nagy
2020-08-09doc: use _Static method_ instead of _Class Method_Rich Trott
2020-08-07doc: update fs.watch() availability for IBM iiandrc
2020-07-19doc: use correct identifier for callback argumentRich Trott