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-09-25fs: add stream utilities to `FileHandle`Antoine du Hamel
2021-09-222021-09-22, Version 16.10.0 (Current)Beth Griggs
2021-09-21doc: changes default values for fs.read fnsRISHABH BUDHIRAJA
2021-09-18doc: correct parameters in fs and stream documentationvipul kumar
2021-09-17fs: make `open` and `close` stream override optional when unusedAntoine du Hamel
2021-09-07doc: fix history for `fs.WriteStream` `open` eventAntoine du Hamel
2021-09-07doc: fix missing history version in `fs.md`Antoine du Hamel
2021-09-03doc: add descriptions about when `options.mode` is ignoredRay
2021-08-30fs: add docs and tests for `AsyncIterable` support in `fh.writeFile`Antoine du Hamel
2021-08-30doc: anchor link parity between markdown and html-generated docsfoxxyz
2021-08-182021-08-17, Version 16.7.0 (Current)Danielle Adams
2021-08-13doc: fix `fs.rmdir` `recursive` option deprecation historyAntoine du Hamel
2021-08-12fs: add recursive cp methodbcoe
2021-07-28doc: add code example to `fs.truncate` methodJuan José Arboleda
2021-07-15fs: add FileHandle.prototype.readableWebStream()James M Snell
2021-07-142021-07-14, Version 16.5.0 (Current)Michaël Zasso
2021-07-13doc: use consistent abbreviation formattingRich Trott
2021-07-08doc: add annotation to writeFile `data` as `Object`Jacob
2021-07-07doc: fix boldface punctuation for full sentencesRich Trott
2021-07-07doc: fix constants usage in fs.access exampleCyrille Bourgois
2021-07-03doc: remove unnecessary module format commentsRich Trott
2021-06-29doc: remove file name from self-reference linksAntoine du Hamel
2021-06-27doc: use ASCII order for md refsAntoine du Hamel
2021-06-26fs: allow empty string for temp directory prefixVoltrex
2021-06-25doc: esm examples /w imports for process, BufferGuy Bedford
2021-06-11doc,fs: remove experimental status for WHATWG URL as pathAntoine du Hamel
2021-06-11doc: use `await` in filehandle.truncate() snippetRA80533
2021-05-26doc: fix grammar in `fs.md`yotamselementor
2021-05-17doc: update abort signal in fs promise api exampleMoritz Kneilmann
2021-05-17doc: add documentation for fs.WriteStream.close()Hitesh Sharma
2021-05-122021-05-11, Version 14.17.0 'Fermium' (LTS)Danielle Adams
2021-05-10doc: fix fs.openSync() signatureLuigi Pinca
2021-05-07doc: typo stats() should be stat(); clarityBryan Field
2021-05-04doc: fix broken AHAFS link in fs docRich Trott
2021-05-04doc: use AIX instead of Aix in fs.mdRich Trott
2021-04-28doc: clarify that fs.Dir async iterator closes automaticallyJames M Snell
2021-04-22fs: allow no-params fsPromises fileHandle readNitzan Uziely
2021-04-202021-04-20, Version 16.0.0 (Current)Beth Griggs
2021-04-19doc: remove superfluous await from fsPromises.readdir exampleMichael Rommel
2021-04-17doc: fix missing backtick in fs.mdSiddharth
2021-04-13fs: use byteLength to handle ArrayBuffer viewsMichaël Zasso
2021-04-062021-04-06, Version 15.14.0 (Current)Myles Borins
2021-04-06doc: fix typo in fs.mdAntoine du Hamel
2021-04-04fs: add support for async iterators to `fsPromises.writeFile`HiroyukiYagihashi
2021-03-22test: remove references to unsupported AIX versionsRichard Lau
2021-03-20fs: remove permissive rmdir recursiveAntoine du Hamel
2021-03-19lib: aggregate errors to avoid error swallowingAntoine du Hamel
2021-03-19fs: runtime deprecate rmdir recursive optionAntoine du Hamel
2021-03-09doc: fix typos in /doc/api/fs.mdMerlin Luntke
2021-03-06doc: change lang info string in fs JS snippetsAntoine du Hamel