473 Commits (7216c548942fb7f6c8b6b0375a58c7a5f5c93d74)
 

Author SHA1 Message Date
JP Richardson ceb9a16455 test/empty/empty-dir-sync: forgot "test" prefix 10 years ago
JP Richardson 8882f738a3 lib/empty-dir: created emptyDirSync() 10 years ago
JP Richardson a3555eb422 0.17.0 10 years ago
JP Richardson 38f0edb3d2 JSS 10 years ago
JP Richardson ab560f9621 readme: JavaScript Standard Style 10 years ago
JP Richardson 8d165224a1 travis: removed 0.11, added 0.12 and ions 10 years ago
JP Richardson 34b38037c4 readme: github shorthand for JS 10 years ago
JP Richardson fd03168a03 lib/create-output-stream: modified to improve async handling 10 years ago
JP Richardson 71c5ccfc8a JSS 10 years ago
JP Richardson 1a95eaf7fe test/mkdirp/umask.test: JSS 10 years ago
JP Richardson 7360865e8a readme: removed leading spaces 10 years ago
JP Richardson 02619dc08e test/copy/sync/copy-sync: put in sync/ dir 10 years ago
JP Richardson f2a4e90353 test/copy/ncp: added README note to make it clear where these tests came from 10 years ago
JP Richardson 918ad880db test/ncp: removed unused fixtures 10 years ago
JP Richardson 3d9c5ae33c Merge pull request #118 from charlierudolph/cr-createWriteStreamP 10 years ago
JP Richardson c896505335 test/move: JavaScript Standard Style 10 years ago
JP Richardson a1000bf1a6 fs-extra: moved copy tests into test/copy/ 10 years ago
JP Richardson 409c0769e5 test/{output, read}: JavaScript Standard Style 10 years ago
JP Richardson 711a97ee4c test/remove.test: JavaScript Standard Style 10 years ago
JP Richardson a592001b63 lib/copy: added `clobber` to `copyFileSync()` 10 years ago
JP Richardson 0bed228be2 test/copy-sync: added tests for clobber option 10 years ago
JP Richardson f80ab7eb75 test/copy-sync: removed testutil 10 years ago
JP Richardson 1d8fcb5e1f test/copy-sync: accidentally commented out necessary test code 10 years ago
JP Richardson 82dbdb1e3d test/copy-sync: JavaScript Standard Code Style 10 years ago
JP Richardson 02d6e840ee lib/copy: JavaScript Standard Code Style 10 years ago
charlierudolph af6402cbe4 createOutputStream 10 years ago
JP Richardson c062045ae9 0.16.5 10 years ago
JP Richardson a026e41c3e lib/move: bugfix when dest is a directory, clobber is true, should clobber. Closes #114 10 years ago
JP Richardson 03a2111f55 lib/move: removed leading spaces 10 years ago
JP Richardson 98a0956e11 0.16.4 10 years ago
JP Richardson 711b6d203c changelog: removed leading spaces 10 years ago
JP Richardson 4d1b48c666 test/move.test: preparing for clobber test 10 years ago
JP Richardson 7e94584a71 test/move: remove leading spaces 10 years ago
JP Richardson b71d44180c lib/mkdir: fix infinite loop on Windows. See https://github.com/substack/node-mkdirp/pull/74 and https://github.com/substack/node-mkdirp/issues/66 10 years ago
JP Richardson e06df283b0 lib/mkdir: remove leading spaces 10 years ago
JP Richardson 57576461e0 test/mkdir: adhere to standard style 10 years ago
JP Richardson 7e23614f45 test/output: adhere to npm `standard` 10 years ago
JP Richardson 9c8eaf7616 test/read: npm `standard` 10 years ago
JP Richardson cc411b1f4a test/remove: made adhere to https://www.npmjs.com/package/standard 10 years ago
JP Richardson 6dcc6346ff 0.16.3 10 years ago
JP Richardson f9cb10dff4 reverted fs.move change 10 years ago
JP Richardson 96e36504a3 0.16.2 10 years ago
JP Richardson 1c13cb247f lib/_copy: fixe eventName for Node v0.8 10 years ago
JP Richardson 1dfd9691c8 0.16.1 10 years ago
JP Richardson 61bbb4f668 lib/_copy: if setImmediate is not available, fallback to process.nextTick (Node v0.8) 10 years ago
JP Richardson 757863933b 0.16.0 10 years ago
JP Richardson f7726c12dc test/copy: afterEach remove sync 10 years ago
JP Richardson 6a6d65757c lib/_copy: made note on options.limit being useless 10 years ago
JP Richardson 4d5bdf9a80 lib/_copy: space vars into logical grouping 10 years ago
JP Richardson c59dbc22d0 lib/_copy: changed var decl style 10 years ago