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
2018-04-13doc: fix MDN links to avoid redirectionsVse Mozhet Byt
2018-04-11doc: fix various nitsVse Mozhet Byt
2018-03-30doc: linkify missing typesVse Mozhet Byt
2018-02-27doc: add missing URL argument types in fs.mdVse Mozhet Byt
2018-02-27doc: remove confusing signature in fs.mdVse Mozhet Byt
2018-02-27doc: decapitalize primitive typesVse Mozhet Byt
2018-01-24doc: fix incorrect argument type in fs.readSyncMykola Bilochub
2018-01-24doc: fs doc improvementsJames M Snell
2018-01-24doc: improve fs api descriptionsEvan Lucas
2018-01-24doc: fix fs.existsSync descriptionJeremiah Senkpiel
2017-12-20doc: immprove inode text in fs.mdRich Trott
2017-12-20doc: standardize preposition usage in fs.mdRich Trott
2017-12-20doc: improve punctuation in fs.open() textRich Trott
2017-12-20doc: add missing serial commasRich Trott
2017-12-20doc: fs.readFile is async but not partitionedJamie Davis
2017-12-20doc: explicitly document highWaterMark optionSebastian Silbermann
2017-10-24doc: replace undocumented encoding aliasesVse Mozhet Byt
2017-10-24doc: document opening hidden files on WindowsBartosz Sosnowski
2017-10-18doc: added note to fs.watchFile on previousStatNiveditN
2017-10-18doc: fix the description of 'close' eventJames M. Greene
2017-10-11doc: fix YAML syntax in fs.mdLuigi Pinca
2017-10-11doc,test: minor improvements to O_DSYNCTobias Nießen
2017-10-11fs: add O_DSYNCJussi Räsänen
2017-10-11doc: update fs.utimes{,Sync} changelogLuigi Pinca
2017-10-04doc: improve fs.utimesRefael Ackermann
2017-10-04doc: add callback function signatures in fs.mdMatej Krajčovič
2017-09-20doc: make mkdtemp example work on WindowsBartosz Sosnowski
2017-09-122017-09-12, Version 8.5.0 (Current)v8.5.0Myles Borins
2017-09-12fs: add fs.copyFile{Sync}cjihrig
2017-09-12doc: add links to alternative versions of docChris Young
2017-09-12doc: threadpool size, and APIs using the poolSam Roberts
2017-09-12doc,fs: rename defaultEncoding option to encodingAleh Zasypkin
2017-08-10doc: improve fs.read() doc textRich Trott
2017-08-10doc: clarify the position argument for fs.readdcharbonnier
2017-07-24docs: add note about fs.rmdir()Oleksandr Kushchak
2017-07-19doc,test: fs - reserved characters under win32XadillaX
2017-07-19doc: add default values to functions in fs.mdMatej Krajčovič
2017-07-18doc: fix indentation issues in sample codeRich Trott
2017-07-18doc: note that fs.futimes only works on AIX >7.1Gibson Fahnestock
2017-07-18doc: fix api docs styleDaijiro Wachi
2017-06-12doc: fix links and typos in fs.mdVse Mozhet Byt
2017-06-12doc: fix incorrect fs.utimes() linkJustin Beckwith
2017-06-12doc: fs constants for Node < v6.3.0 in fs.mdAnshul Guleria
2017-06-082017-05-07, Version 8.1.0 (Current)v8.1.0James M Snell
2017-06-07fs: expose Stats times as NumbersRefael Ackermann
2017-06-07win, doc: document per-drive current working dirBartosz Sosnowski
2017-06-05doc: unify spaces in object literalsVse Mozhet Byt
2017-05-302017-05-30, Version 8.0.0 (Current)v8.0.0James M Snell
2017-05-29doc: fix api docs styleDaijiro Wachi
2017-05-28doc: make the style of notes consistentAlexey Orlenko