-
loosen graceful-fs optional dep
isaacs committedFeb 6, 2013 -
Handle unexpected errors better
isaacs committedFeb 6, 2013 This lets us avoid stats in all cases, and just infer directory-ness based on the errors that we see.
-
isaacs committed
Jan 22, 2013 Only readdir and remove children on ENOTEMPTY
-
Fix #15 Treat EISDIR like EPERM
isaacs committedDec 21, 2012
-
isaacs committed
Dec 20, 2012 -
Remove lstat polyfill, 0.7 is not supported
isaacs committedDec 20, 2012
-
Simplify the EBUSY backoff logic.
isaacs committedJun 8, 2012 -
isaacs committed
Jun 8, 2012
-
Fix mode test bug. Remove unused code.
Fix bug in obtaining file mode (wrong operator was used). Remove unused functions (relics of gentle mode) Remove test for deleted code (fiber)
-
isaacs committed
Jan 30, 2012 -
Remove options, check dirs for writableness, too
isaacs committedJan 30, 2012 -
apply writable check to sync case, also
isaacs committedJan 30, 2012 -
isaacs committed
Jan 30, 2012 -
isaacs committed
Jan 30, 2012 -
Check writable-ness more precisely
isaacs committedJan 30, 2012
-
Change mode only if the file read-only
yosefd committedJan 29, 2012
-
Delete files that are marked read-only
yosefd committedJan 28, 2012
-
Fix #9 Allow ENOENT in sync method
isaacs committedDec 3, 2011
-
Close #7 Throw when no callback is provided, and default opts to {}
isaacs committedOct 7, 2011
-
Fix #6 Make opts.gently an absolute path.
isaacs committedSep 25, 2011