60 Commits (dcdc9053b46495cbf6a50b7a57d349eaa3aa2328)

Author SHA1 Message Date
Oleksandr Kushchak 1d5ba9c8e9
docs: add note about fs.rmdir() 8 years ago
XadillaX c307f03b2b
doc,test: fs - reserved characters under win32 8 years ago
Rich Trott 62de339327
tools: remove legacy indentation linting 8 years ago
Gibson Fahnestock db4fabae27
doc: note that fs.futimes only works on AIX >7.1 8 years ago
Vse Mozhet Byt 8c0849d5db
doc: conform to rules for eslint-plugin-markdown 8 years ago
Vse Mozhet Byt 7deb259ccb
doc: prepare js code for eslint-plugin-markdown 8 years ago
Aditya Anand 3b1d9112e0
doc: update readFileSync in fs.md 8 years ago
Roman Reiss 8d043876c1
doc/tools: fix more type inconsistencies 8 years ago
Roman Reiss dd1fb98bda
doc: consistent case for primitive types 8 years ago
Gireesh Punathil ae1f6fd03a
fs: re-enable watch facility in AIX 8 years ago
JR McEntee 32a6d87a21
doc: correct markdown file line lengths 8 years ago
JR McEntee db4aef4ac6
doc: change Mac OS X to macOS 8 years ago
Vse Mozhet Byt 9dda771c1f
doc: update and modernize examples in fs.ms 8 years ago
Jessica Quynh Tran 787d4ec197
doc: clarifying variables in fs.write() 8 years ago
Nikolai Vavilov 912cae626b doc: clarify eventType in fs.watch 8 years ago
Kyle E. Mitchell 30f7802b78 doc: clarify fs.link and fs.linkSync arguments 8 years ago
Wes Tyler 36b45c1112 doc: clarify fs.createReadStream options 8 years ago
Anna Henningsen 7a02eb2b03 doc: remove backtick escaping for manpage refs 8 years ago
Daniel Bevenius d283704cd6 doc: make comment indentation consistent 8 years ago
Timothy 3219ecea2a doc: fix fs constants link 8 years ago
Zeke Sikelianos 7b60288942 doc: use 'an' over 'a', remove redundant sentence 8 years ago
Zeke Sikelianos 6908bc4ed7 doc: add more internal links to fs.Stats object 8 years ago
coderaiser c379c29e1f doc: fs: fix link to mkdtemp 8 years ago
Nikolai Vavilov c0f8198d64 doc: fix typo 8 years ago
Christopn Noelke 2fad4d29b0 doc: add example for file existence with fs.stat 9 years ago
ss22ever c31a3178e8 doc: fixup link in fs.md 9 years ago
Dan Fabulich 14e2d67776 fs,doc: undeprecate existsSync 9 years ago
Danny Guo 5dd6229aeb doc: clarify fs.utimes() arguments 9 years ago
Dan Fabulich 372e4f3f79 doc: bad/better examples for fs.access() and fs.exists() 9 years ago
Sakthipriyan Vairamani 47ecd21133 doc: improve fs.truncate functions' documentation 9 years ago
Sakthipriyan Vairamani 03f5297ccd doc: include the optional options parameter 9 years ago
cjihrig b7eba5ef1d 2016-08-15, Version 6.4.0 (Current) 9 years ago
Bartosz Sosnowski 18a3064937 fs: restore JS implementation of realpath 9 years ago
Linus Unnebäck 0bb9d21f0e fs: add bytesRead to ReadStream 9 years ago
kibertoad dedfcb7858 doc: clarify fd closing by `fs.readFile` etc. 9 years ago
Anna Henningsen e116cf96a0 doc: use blockquotes for Stability: markers 9 years ago
Сковорода Никита Андреевич 0ffeddb5b4 doc: various documentation formatting fixes 9 years ago
saadq 1f003590d6 doc: fix inconsistencies in code style 9 years ago
Jaime Hidalgo García 2a023bfd00 doc: removed old git conflict markers from fs.md 9 years ago
Claudio Rodriguez 11d6f1af59 fs: rename event to eventType in fs.watch listener 9 years ago
James M Snell 929b6c29d8 src: refactor require('constants') 9 years ago
Richard Lau cd7c29e471 doc: correct `added:` information for fs.access 9 years ago
Lance Ball 1e7a7be1ad doc: clarify fs.access works on directories too. 9 years ago
Michael Dawson 51d295efe6 doc: add links to platform specific mechanisms 9 years ago
Michael Dawson 72d4692e94 doc: add info on what's used for fswatch on AIX 9 years ago
Sakthipriyan Vairamani 5afb91bef7 doc: make param names consistent & fix doc link 9 years ago
Sakthipriyan Vairamani 8a0329f110 doc: fix mkdtemp example by removing hyphen 9 years ago
Robert Jefe Lindstaedt b52d838f0d doc: add note for fs.watch virtualized env 9 years ago
James M Snell 5cad04b063 doc: clarify fs.mkdtemp prefix argument 9 years ago
Anna Henningsen 5a1e823fa5 doc: add `added:` information for fs 9 years ago