113 Commits (407e295f4359b62d2d298ec5aaa9f075cf45eb4f)

Author SHA1 Message Date
Benjamin Waters 8c4b2c35a4 doc: Missing word 'are' in documentation 11 years ago
Nick Simmons 691b9ebc8c fs: add recursive subdirectory support to fs.watch 11 years ago
Phillip Alexander 977c54adb5 doc: fs: clarify fs.symlink Windows specific args 11 years ago
Ben Noordhuis d97ea06d88 doc: add warning to fs.exists() documentation 11 years ago
isaacs 645418e9f1 fs: Expose birthtime on stat objects 11 years ago
Sam Roberts 6a7be99703 doc: fs.open, fix flag/mode confusion, etc. 11 years ago
Trevor Norris 7ca77eaf38 fs: write strings directly to disk 11 years ago
Ben Noordhuis 4881a6a9a3 doc: clarify fs.read() offset argument 11 years ago
Ben Noordhuis 3fac4157fe doc: fs: synchronize watchFile/unwatchFile warning 12 years ago
Kiyoshi Nomo 36e90da6df doc: remove `bufferSize` option 12 years ago
Ryuichi Okumura 4cd643ee2d doc: fix missing Class in header 12 years ago
Ryuichi Okumura b06c82fd88 doc: fix the link to Stream document 12 years ago
Ben Noordhuis e8c01739cd doc: document linux pwrite() bug 12 years ago
Kyle Robinson Young 889fec3cc8 doc: typo fixes 12 years ago
koichik 1f53cfdeae doc: don't mark fs callbacks as optional 12 years ago
isaacs 5e140b33e5 Revert "fs: Missing cb errors are deprecated, not a throw" 12 years ago
Ben Noordhuis fa05e8a270 doc: implicit fs callbacks don't throw in v0.10 12 years ago
isaacs 0928a526dd fs: Support mode/flag options to read/append/writeFile 12 years ago
Farid Neshat dcaebec208 fs: add autoClose=true option to fs.createReadStream 12 years ago
Ben Noordhuis a80434736b fs: fix 'object is not a function' callback errors 12 years ago
Jan Lehnardt a7b5938715 docs: fix copy and paste error 12 years ago
Ben Noordhuis 58a5bc1ec7 doc: fs: clarfify fs.watch() documentation 12 years ago
isaacs 168a555780 fs: fix naming of truncate/ftruncate functions 12 years ago
Ivan Torres 8146f2e607 doc: clarify fs.symlink and fs.symlinkSync parameters 12 years ago
Ben Noordhuis 5b5362aa8d fs: make unwatchFile() remove a specific listener 12 years ago
Ben Noordhuis b9abb64fbb doc: fs.lchmod() is only available on OS X 13 years ago
Ben Noordhuis be3afd0bec doc: remove references to deprecated fs api 13 years ago
Ben Noordhuis 8708bb0280 doc: update fs.watchFile() docs 13 years ago
Igor Zinkovsky 39e25528eb windows: enable creating directory junctions with fs.symlink 13 years ago
Andreas Madsen a039bad299 fs.watch should not require a listener arguments 13 years ago
Ben Noordhuis 18b94ea838 doc: improve fs.open() docs 13 years ago
Kevin Bowman ccc4e547ea doc: document fs 'rs+' open mode 13 years ago
Kevin Bowman dfcdd5b8aa fs: add sync open flags 'rs' and 'rs+' 13 years ago
Kyle Robinson Young 6ba3e68bd2 doc: correct return value of string-based fs.readSync 13 years ago
Kyle Robinson Young 7cd1690f3d doc: add cache argument to fs.realpath() 13 years ago
Kyle Robinson Young 0a83b78ba8 docs: more explicit argument names in fs 13 years ago
Zachary Scott 0dd8e0167d doc: document fs.createReadStream() encodings 13 years ago
Rod Vagg 90b785c09a doc: fix # links from (and within) api/fs 13 years ago
Rod Vagg 6628a3b6ea doc: fix # links from (and within) api/fs 13 years ago
isaacs 8258bd467a doc: 'filename' arg not guaranteed ever. 13 years ago
isaacs a42b4ad44e doc: Typo'd some stability indicators. 13 years ago
isaacs 1d59a73fef doc: Change 'file_system' module to 'fs' as it should be 13 years ago
isaacs 2e487379ad doc: Stability and Caveats for fs.watch/watchFile 13 years ago
isaacs f70be203e4 doc: indentation and structure in fs.markdown 13 years ago
isaacs 2d44dcc8be doc: Add stability indicators to documentation 13 years ago
isaacs 7bfa5cf284 s/streams/stream/ 13 years ago
isaacs 2a6ff3f56b doc refactor: fs 13 years ago
isaacs f9df88c6da s/streams/stream/ 13 years ago
isaacs 40190b7c92 doc refactor: fs 13 years ago
Ben Noordhuis 279e7e7341 fs: add O_EXCL support, exclusive open file 13 years ago