348 Commits (02d6e840eef6d2e7f38e196a212808fa0aafb83e)
 

Author SHA1 Message Date
JP Richardson 4d441fb973 lib/_copy: moved exports to bottom 10 years ago
JP Richardson 0aec5f2df1 lib/_copy: removed semicolons 10 years ago
JP Richardson f632decd11 fs-extra: dropped ncp 10 years ago
JP Richardson c49ddb2556 package: specific mocha version 10 years ago
JP Richardson b70e9de7bf readme: typo 10 years ago
JP Richardson 1ccfe29baf 0.14.0 10 years ago
JP Richardson 654e889d22 package: remove mockfs devDep 10 years ago
JP Richardson 2bbe847696 readme: change copy signature in accordance with #100 10 years ago
JP Richardson 4729391768 readme: made note about fs-extra-promise 10 years ago
JP Richardson 871962622b readme: update contributor 10 years ago
JP Richardson 58af843350 test/mkdirp/opts_fs*: disable mockfs tests 10 years ago
JP Richardson def1ebe489 lib/copy: changed copySync signature to match copy 10 years ago
JP Richardson 913a6fcddb Merge pull request #100 from overlookmotel/copy-options 10 years ago
overlookmotel 7ae5f03a78 copy: options object or filter to pass to ncp 10 years ago
JP Richardson a999effd5f test/ncp/ncp: made temporary note for read-dir-files 10 years ago
JP Richardson dfbea0b5db test/ncp: imported tests from ncp 10 years ago
JP Richardson ced68cd3c5 package: imported read-dir-files in devDep for ncp tests 10 years ago
JP Richardson b264d81e04 test/mkdirp/README: created 10 years ago
JP Richardson a72ac8ab60 readme: removed roadmap; file walker will be included, file watching will not for now. Chokidar is now default recommendation 10 years ago
JP Richardson 83bbe271e9 readme: remove more semicolons 10 years ago
JP Richardson 6ff413cf97 changelog: fix typo 10 years ago
JP Richardson 760efd6c2c 0.13.0 10 years ago
JP Richardson 116a72ac55 fs-extra: removed mkdirp dependency 10 years ago
JP Richardson 2038bed25b lib/mkdir: mkdirs should now be "--use_strict" safe (converted deprecated octal to parseInt) 10 years ago
JP Richardson da67627813 lib/mkdir: renamed internal functions 10 years ago
JP Richardson dd6d4605d4 lib/mkdir: 4 space to 2 10 years ago
JP Richardson 943444fbeb lib/mkdirs: removed semicolons 10 years ago
JP Richardson 3cedd37939 lib/mkdir: imported substack/mkdirp 10 years ago
JP Richardson 8c158f933e lib/index: changed mkdirs alias 10 years ago
JP Richardson cdfe6d7d08 test/mkdirp/umask_sync.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson de933e9b13 test/mkdirp/umask_sync.test: imported from mkdirp package 10 years ago
JP Richardson d0814c6822 readme: updated contributors list 10 years ago
JP Richardson 882350971f Merge pull request #97 from yibuyisheng/master 10 years ago
yibuyisheng 1a716652ad fix fs.exists bug 10 years ago
yibuyisheng 1d22dd1902 delete some useless spaces and use path.join 10 years ago
JP Richardson f3ba833731 test/mkdirp/unmask.test: 4 spaces to 2, tap to assert, removed semicolons 10 years ago
JP Richardson 3b0ac66cc4 test/mkdirp/umask.test: imported from npm 10 years ago
JP Richardson 69a4a73ce3 test/mkdirp/sync.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 466dc7039e test/mkdirp/sync.test: imported from npm mkdirp 10 years ago
JP Richardson 3c29682dd8 test/mkdirp/root.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 4dce91a757 test/mkdirp/root.test: created from npm mkdirp 10 years ago
JP Richardson dcd3cde2b4 readme: missing backtick for code 10 years ago
JP Richardson c15f6b5ba1 test/mkdirp/return_sync.test: imported from npm mkdirp, tap to assert, 4 spaces to 2, removed semicolons 10 years ago
JP Richardson 9417961f36 test/mkdirp/return.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson 6f8e25dae5 test/mkdirp/return.test: imported from npm mkdirp 10 years ago
JP Richardson 7ca7f5b874 test/mkdirp/rel.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson bad1b5cb10 test/mkdirp/rel.test: imported from npm mkdirp 10 years ago
JP Richardson a219696650 test/mkdirp/race.test: 4 spaces to 2, removed semicolons, tap to assert 10 years ago
JP Richardson ac7bc95413 test/mkdirp/race.test.js: imported from npm mkdirp 10 years ago
JP Richardson b162b8f492 test/mkdirp/race.test.js: imported from npm mkdirp 10 years ago