17 Commits (bf759aaabb0d2f6077c545f9395ac4c0365b8fa3)

Author SHA1 Message Date
Sylvain Cleymans 9e397e269c Preserve file mode in copySync 10 years ago
JP Richardson f6f21fae25 minor spacing cleanup 11 years ago
Michael Tiller 4eaf19874c This fixes (what I think) is a bug in copySync 11 years ago
Uli Köhler e10b89ff2e Return err in copy() fstat cb, because stat could be undefined or null 11 years ago
Srirangan a59cfea292 `filter` is optional for `fs.copy()` 11 years ago
Srirangan b169e957e8 `filter` parameter `fs.copy` and `fs.copySync` 11 years ago
JP Richardson f2c371d131 copy.js cleanup 11 years ago
Srirangan 83226a3695 copySync 11 years ago
JP Richardson 46120d3baf when copying a directory, if the destination dir does not exists, it's created 11 years ago
JP Richardson d9a60558c9 copy now works if destination directory does not exist when copying file 11 years ago
JP Richardson 30140e060f modified for strict mode 12 years ago
JP Richardson ede0f52a3f Fixed some stray globals. Closes #12 12 years ago
JP Richardson 179033d0fa Rewrote main module in JavaScript. Added Travis-CI. Added jsonfile dependence. 12 years ago
JP Richardson 8624dbd20a Fixed remove/delete undefined callback bug. 13 years ago
JP Richardson f7b525785a Renamed copy and remove methods. 13 years ago
JP Richardson 78233a8980 Removed CoffeeScript dependency. 13 years ago