548 Commits (75d765659d523f3d027769c88a6db38a822c7850)
 

Author SHA1 Message Date
JP Richardson 75d765659d lib/copy/__tests__: started breaking out tests 9 years ago
JP Richardson 04f756440f readme: removed empty space 9 years ago
JP Richardson d26d500a13 changelog: add notice about copy()/copySync() upcoming changes 9 years ago
JP Richardson 40ec974a63 Merge branch 'master' of github.com:jprichardson/node-fs-extra 9 years ago
JP Richardson 37f78cac0d Merge pull request #141 from Narigo/preserve-timestamps 9 years ago
JP Richardson a93af20825 package: add test-find 9 years ago
JP Richardson 76f64b35e3 appveyor: io.js version 2.3 9 years ago
JP Richardson 3c75253709 test/readme.md: notice about test files 9 years ago
JP Richardson 0e214422d6 lib/__tests__/fs-integration: moved 9 years ago
JP Richardson ccb44ceede lib/output/__tests__: moved 9 years ago
JP Richardson 7348d7cb83 lib/output: moved 9 years ago
JP Richardson bef28cc118 lib/mkdirs/__tests__/mkdir: moved 9 years ago
JP Richardson 9acf7494cd test/mocha.opts: removed (unused) 9 years ago
JP Richardson 49726e8718 lib/move/__tests__: moved 9 years ago
JP Richardson 9236aee95a 0.20.1 9 years ago
JP Richardson 4e4b936467 lib/json: fixed jsonfile regression. Closes #26 9 years ago
JP Richardson 4939a83a66 lib/ensure/__tests__: moved 9 years ago
JP Richardson 896f1d0872 lib/ensure: moved 9 years ago
JP Richardson 5891735abe lib/util/utimes: throw error 9 years ago
Joern Bernhardt e5b4c45565 Use futimesSync and new utility function to preserve milliseconds 9 years ago
Joern Bernhardt be5c6bb361 Change time check assertions for modification and access times 9 years ago
Joern Bernhardt 7574c3e2c4 Move tests into lib/copy/__tests__ 9 years ago
Joern Bernhardt fef5e8b26c Add option to preserve timestamps 9 years ago
JP Richardson 93d49560a9 lib/util/utimes: forgot to require fs 9 years ago
JP Richardson d9cc620037 lib/util/utimes: utimesMillis() 9 years ago
JP Richardson b4b8a9afba lib/util/utimes: added timeRemoveMillis() 9 years ago
JP Richardson 92a87fa5aa lib/util/__tests__/utimes: comment out windows result 9 years ago
JP Richardson 4019b10fd5 lib/util/utimes: added hasMillisRes() 9 years ago
JP Richardson 93da3ed8af test: changed to dot reporter 9 years ago
JP Richardson 6e441adcd6 lib/empty: moved emptyDir() and __tests__ 9 years ago
JP Richardson 5279a3bc98 lib/index: use assign method for emtpyDir 9 years ago
JP Richardson f84330583b lib/streams/__tests__: moved tests inline 9 years ago
JP Richardson 49fd7765d2 lib/streams/create-output-stream moved from lib/create-output-stream 9 years ago
JP Richardson 38effef4e4 readme: fix badge 9 years ago
JP Richardson 2071db33e9 readme: added node.ico badge 9 years ago
JP Richardson b3e5aea5a0 lib/copy/__tests__: moved inline 9 years ago
JP Richardson eb9f190723 test/_lib/util: removed 9 years ago
JP Richardson 407a4c378c test/copy/sync/copy-sync: removed testily 9 years ago
JP Richardson c1e91ae393 test/copy/copy: remove testlib 9 years ago
JP Richardson 5a22837b31 test/_lib/util: removed createTestDir() 9 years ago
JP Richardson 02e6fc7abe lib/mkdirs/__tests__: moved from tests/mkdirp 9 years ago
JP Richardson ee763a7b34 lib/remove/__tests__: moved from tests/ 9 years ago
JP Richardson 998a74fcdf appveyor: fix script 9 years ago
JP Richardson de1fc65a4b 0.20.0 9 years ago
JP Richardson b7166e2a9a lib/json/output-json: pass options 9 years ago
JP Richardson 81ad04ef8b lib/json/output-json-sync: pass options 9 years ago
JP Richardson bfa8e44351 fs-extra: upgraded jsonfile, gives JSON reviver/replacer support 9 years ago
JP Richardson e37ebab553 lib/json/__tests__/output-json: renamed 9 years ago
JP Richardson da43dda728 changelog: note about walker 9 years ago
JP Richardson 79c7024f88 package&test: changed scripts 9 years ago