748 Commits (efc2b76cafd38c3d2b23de91e460b4c9ad0d55a5)
 

Author SHA1 Message Date
reggi 66dc67f418 added ensureLink & ensureSymlink 9 years ago
JP Richardson fc3b691706 readme: updated link 9 years ago
JP Richardson f215fc3c56 lib/walk/walker: streams implementation complete 9 years ago
JP Richardson b48f10284c lib/walk/walker: only emit one object (path, stat) instead of two params 9 years ago
JP Richardson 7084bf8605 travis: typo 9 years ago
JP Richardson 9f08584f8b .npmignore: added nyc output 9 years ago
JP Richardson f97bc45a2c 0.22.1 9 years ago
JP Richardson 203bc7cb64 lib/util/__tests__/utimes: remove HAS_MILLIS_RES 9 years ago
JP Richardson 146dfecd55 lib/util/utimes: prevent calling hasMillisResSync() on module load. Closes #149 9 years ago
JP Richardson c6658fa35d 0.22.0 9 years ago
JP Richardson b665058415 lib/copy/__tests__/copy-permissions: fix for appveyor 9 years ago
JP Richardson ff163f0481 CI servers don't like userid 9 years ago
JP Richardson 0f77f47b16 lib/copy/__tests__/copy-permissions: updated 9 years ago
JP Richardson af8076a63e readme: update 9 years ago
JP Richardson 6a725ca70f test.js: use builtin assign 9 years ago
JP Richardson 66a96429d4 readme: update 'hacking' 9 years ago
JP Richardson e11df0780e readme: mention of posting an issue 9 years ago
JP Richardson 082aa7f4ba lib/copy/ncp: preserve mode 9 years ago
JP Richardson 330ecb5df8 test.js: can take Mocha args via cli 9 years ago
JP Richardson a0d61ca456 JavaScript Standard Style 9 years ago
JP Richardson f023eec02b lib/copy-sync/__tests__/copy-sync-dir: fixed 9 years ago
JP Richardson a512f12c7d lib/copy-sync/__tests__/copy-sync-preserve-time: split into more files 9 years ago
JP Richardson e9221d6bcd lib/copy-sync/__tests__/copy-sync-preserver-time: renamed 9 years ago
JP Richardson d58cb74dc6 0.21.0 9 years ago
JP Richardson 9a965da954 readme: remove broken nodeico banner 9 years ago
JP Richardson 6d788787fe lib/{copy, copy-sync}/__tests__/preserve-time: fixed for Windows. 9 years ago
JP Richardson 57d04ba0e3 lib/copy-sync/__tests__/preserve-time: extracted out from ./copy-sync.test 9 years ago
JP Richardson 45cabf466f Merge pull request #146 from futagoza/master 9 years ago
Futago-za Ryuu 51d4ae9d45 test.js: ensure tests are only found in fx-extra 9 years ago
JP Richardson ac2d8d2c9c lib/copy-sync: split out of lib/copy/ 9 years ago
JP Richardson db5ca906d0 .travis: hopefully run coveralls once? 9 years ago
JP Richardson 81f33a3169 .gitignore: add nyc output 9 years ago
JP Richardson ae8a3fc8e9 package: upgrade graceful-fs to 4.x. Closes #143 9 years ago
JP Richardson b1990b8038 lib/copy/__tests__/copy-sync: removed appveyor experiment 9 years ago
JP Richardson ff2d362f05 lib/mkdirs/__tests__: added another 9 years ago
JP Richardson 096f3ec8c1 lib/copy/__test__/copy-sync: appveyor (temporary) 9 years ago
JP Richardson 5b8470815c lib/copy/__test__/copy-sync: output hasMillis (temporary) 9 years ago
JP Richardson 8c79325478 lib/util/utimes: create hasMillisRes() (async) 9 years ago
JP Richardson 470b4ab7dc lib/util/utimes: try to match appveyor 9 years ago
JP Richardson ce0feafb29 lib/copy/__tests__/copy-sync: output path (TEMPORARY) 9 years ago
JP Richardson 2948de279c lib/util/utimes: remove optimization 9 years ago
JP Richardson c83ca2df8b lib/copy/__tests__/copy-sync: output millisecond resolution in tests (TEMPORARY) 9 years ago
JP Richardson 0552e169f5 lib/copy/__tests__/copy-sync.test: moved test fixture ref 9 years ago
JP Richardson 8ffd01c38e lib/copy/__tests__/copy-sync: moved 9 years ago
JP Richardson d5000b9365 appveyor: trying to silence npm 9 years ago
JP Richardson c7a6962066 JSS 9 years ago
JP Richardson 6826254715 lib/copy/__tests__/copy-preserve-time: tidy up 9 years ago
JP Richardson bbd6c996f7 lib/copy/__tests__: extracted preserve-time into own file 9 years ago
JP Richardson 40c59c23e7 appveyor: silience npm install 9 years ago
JP Richardson a6ae6b19e8 test.js: remove test dir after completion 9 years ago