940 Commits (f934357bb6a933fc47138e31492b1507bc026ff4)
 

Author SHA1 Message Date
Ryan Zimmerman f934357bb6
Merge pull request #520 from arcanis/patch-1 7 years ago
Maël Nison d21da93138 Fixes fs-extra on linux 7 years ago
Mani Maghsoudlou a6e8cd69b6 Add issue template (#514) 7 years ago
JP Richardson 2599b67848 Merge pull request #501 from jprichardson/rimraf-backports 7 years ago
RyanZim ddb5cb47a5 Use octal notation for chmod values in rimraf.js 7 years ago
JP Richardson cc6d425189 Merge pull request #500 from revelt/patch-1 7 years ago
Roy Revelt d416fa71b8 typo fixed 7 years ago
JP Richardson 41a33c2b18 Merge pull request #497 from nico29/docs/copy-improvements 7 years ago
Nicolas Marien 4f01664a74 docs: update copy to show differences with cp 7 years ago
RyanZim 1dd5c18e2e 4.0.2 7 years ago
RyanZim ef9ade4929 Universalify fs.copyFile when available 7 years ago
RyanZim 7a9bb173b9 Upgrade to jsonfile 4.0.0 for EOL option support 7 years ago
JP Richardson bcc1986140 Merge pull request #485 from lifaon74/master 7 years ago
vrichard f64e76c356 Added '.js' extension to the <main> attribute in package.json, for compatibility with various loaders or bundlers (webpack, systemjs, browserify,...) or any other independent lib which may use package.json. 7 years ago
JP Richardson ab2fae9ae1 Merge pull request #473 from jprichardson/ci 7 years ago
RyanZim 5435252f37 Update & Optimize CI configs 7 years ago
RyanZim 9b5718cab6 4.0.1 7 years ago
RyanZim ec85f4e834 Add links to issues & PRs in CHANGELOG.md 7 years ago
JP Richardson 463c65de83 Merge pull request #466 from jprichardson/ensure-file 7 years ago
RyanZim 3fc58948ad ensureFile & ensureFileSync should error when the path is a directory 7 years ago
Mani Maghsoudlou 28b7cfe253 Fix changelog move() notes (#463) 7 years ago
RyanZim 3d2547360c 4.0.0 7 years ago
RyanZim eb16cda31f Fix docs lint error 7 years ago
Ryan Zimmerman bd0a20092d Merge pull request #449 from jprichardson/read-write-obj 7 years ago
RyanZim 9b624d2a07 Upgrade standard-markdown devDep 7 years ago
JP Richardson df6aa07f7b Merge pull request #458 from jprichardson/prevent-move-into-itself 7 years ago
JP Richardson f015563104 Merge pull request #459 from jprichardson/rimraf 7 years ago
JP Richardson ea2e2a42ad Merge pull request #460 from jprichardson/docs 7 years ago
RyanZim 395f6b08a9 Document writeJson() & outputJson() options 7 years ago
RyanZim 33fbe78c3d Apply upstream rimraf fixes 7 years ago
Mani Maghsoudlou d99d8a19d6 Fix isSrcSubdir() split bug 7 years ago
Mani Maghsoudlou f8f441ae63 Refactor isSrcSubdir() in move 7 years ago
Mani Maghsoudlou 16dc81e1f8 Fix the issue of moving into itself 7 years ago
Ryan Zimmerman 85f531e549 Merge pull request #450 from jprichardson/windows-tests 7 years ago
RyanZim 5f888babe0 Skip copy & copySync timestamp tests on 32-bit computers 7 years ago
RyanZim 5a8d5681c5 Add docs for using promises with fs.read() & fs.write() 7 years ago
RyanZim e4c3618ad0 BREAKING: fs.read() & fs.write() should return objects 7 years ago
Ryan Zimmerman 15db64fbba Merge pull request #429 from bennyn/patch-1 8 years ago
Benny Neugebauer 6eabb00ef7 Fixed link to type definitions 8 years ago
JP Richardson 40a2e71b71 Merge pull request #428 from jprichardson/outputJSONSync 8 years ago
RyanZim dd85f38ab1 Fix typo that broke outputJSONSync() 8 years ago
RyanZim 44eb2c310a 3.0.1 8 years ago
JP Richardson 62d40b3a67 Merge pull request #415 from jprichardson/move-error 8 years ago
RyanZim 5bfcb64b21 move() should error when src & dest are the same and src doesn't exist 8 years ago
Ryan Zimmerman f26a946dfe Merge pull request #411 from jprichardson/markdown-linter 8 years ago
Mani Maghsoudlou c2ab3c5c2b Add standard-markdown to lint js code inside docs files 8 years ago
RyanZim 096a8e1002 3.0.0 8 years ago
JP Richardson 04cfbd05c7 Merge pull request #409 from jprichardson/pathExists 8 years ago
RyanZim 891f483cfc Upgrade standard 8 years ago
RyanZim df125bebf7 Use pathExists() internally 8 years ago