348 Commits (02d6e840eef6d2e7f38e196a212808fa0aafb83e)
 

Author SHA1 Message Date
JP Richardson 02d6e840ee lib/copy: JavaScript Standard Code Style 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
JP Richardson 35345a330f lib/_copy: fixed nasty multiple callback `fs.copy()` bug. Closes #98 10 years ago
JP Richardson a9b98eea42 readme: coveralls badge typo 10 years ago
JP Richardson 2754ebcf26 .travis.yml: run coveralls automatically 10 years ago
JP Richardson f9e24d984c fs-extra: added coveralls support 10 years ago
JP Richardson 0c8853ab0a lib/_copy: removed options.modified 10 years ago
JP Richardson 47d8e7d755 lib/_copy: removed options.rename 10 years ago
JP Richardson 00cdb25333 test/ncp/ncp.test: renamed 10 years ago
JP Richardson 8a4931e25c test/ncp/ncp: added comment url for reference to weird behavior 10 years ago
JP Richardson a89099543a test/ncp/ncp: made callback recursive test actually assert (work), test is still failing though, but this time for the right reasons. 10 years ago
JP Richardson 1818c97c0a test/move: rearranged cross-device test a bit more 10 years ago
JP Richardson fbcb042b00 bugfix `fs.move()` moving directory across device. Closes #108 10 years ago
JP Richardson c28fff8542 test/move: 4th time is a charm 10 years ago
JP Richardson 20bdeff69a test/move: 3rd time is a charm 10 years ago
JP Richardson 1f2ef2bd83 test/move: fixing last test (if no access to difference device) 10 years ago
JP Richardson 77857d4086 test/move: check if we can write to device 10 years ago
JP Richardson 0204d645c5 test/move: test for copy across device move bug in linux 10 years ago
JP Richardson 4934993f65 test/mkdipr/umask: cleanup tests 10 years ago
JP Richardson 5d5bac749b test/move: cleanup tests 10 years ago
JP Richardson 4639788f85 test/lib/util: implemented testutil.createTestDir() (from npm `testutil`) 10 years ago
JP Richardson c7fb06ad86 text/fixtures/move: moved from /test/fixtures 10 years ago
JP Richardson 1ee77c8a80 lib/move: bugfix `fs.move()` into itself. Closes #104 10 years ago
JP Richardson 4f8e7af295 0.15.0 10 years ago
JP Richardson db0ba920b7 test/ncp/ncp: added a test that demonstrates flakey callback behavior in ncp 10 years ago
JP Richardson c746c70a1b fs-extra: graceful-fs is now a dependency 10 years ago
JP Richardson f1b5ffabd1 lib/_copy: modern node.js, io.js only 10 years ago