94 Commits (8e4e0c5b0feda841ed32a16c7283a07d8c6615ab)
 

Author SHA1 Message Date
JP Richardson 8e4e0c5b0f update readme 11 years ago
JP Richardson 3c958a3161 updated to the latest `jsonfile` version `1.1.0` which gives `options` params for the JSON methods. Closes #32 11 years ago
JP Richardson f2c371d131 copy.js cleanup 11 years ago
JP Richardson 044d296a9b Merge pull request #33 from Srirangan/master 11 years ago
Srirangan 83226a3695 copySync 11 years ago
Srirangan 38a82eeb1d Ignore IntelliJ IDEA project files 11 years ago
JP Richardson 1bb07a3419 v0.7.0 11 years ago
JP Richardson 6f5ba87814 update readme 11 years ago
JP Richardson dea6fe84f6 update year 11 years ago
JP Richardson 46120d3baf when copying a directory, if the destination dir does not exists, it's created 11 years ago
JP Richardson d9a60558c9 copy now works if destination directory does not exist when copying file 11 years ago
JP Richardson 824f7271e9 reformatted copy() tests 11 years ago
JP Richardson d2e5308e24 update readme. Closes #27 11 years ago
JP Richardson 4992ee925e v0.6.4 11 years ago
JP Richardson c58f860725 changed homepage field. Closes #28 11 years ago
JP Richardson 95098c31ea v0.6.3 11 years ago
JP Richardson ebbfae9f88 updated jsonfile and rimraf dep 11 years ago
JP Richardson d1c2039cd8 readme update 11 years ago
JP Richardson 920d3d8226 update CL and contributors 11 years ago
JP Richardson dcd55f2e70 Merge pull request #25 from stephenmathieson/add-npm-ignore 11 years ago
Stephen Mathieson 46a4895e35 adding an `.npmignore` file 11 years ago
JP Richardson 07d0d57f37 v0.6.1 12 years ago
JP Richardson 80164c08db docs update 12 years ago
JP Richardson 50f568aeff add outputJson() to docs 12 years ago
JP Richardson 0f1fd748fb added `outputJson()/outputJsonSync()`, closes #23 12 years ago
JP Richardson 8397dcf762 strict mode, closes #24 12 years ago
JP Richardson 30140e060f modified for strict mode 12 years ago
JP Richardson f8ff42fc25 v0.6.0 12 years ago
JP Richardson 10181af8fa Readme updated. 12 years ago
JP Richardson 05c93f70fc Optional `graceful-fs` dep. Closes #17 12 years ago
JP Richardson edc26922f2 Added new test. 12 years ago
JP Richardson 24529bd88d changelog update 12 years ago
JP Richardson 27cfeb9f22 Upgraded to latest ncp and rimraf. 12 years ago
JP Richardson dcd49973a6 readme update 12 years ago
JP Richardson 693ab2c331 readme update 12 years ago
JP Richardson a816e9a3b7 readme update 12 years ago
JP Richardson 5fa64fb7dc readme update 12 years ago
JP Richardson ed7fe84cb8 Dropped node 0.6 support, added 0.10 support. 12 years ago
JP Richardson b215937f8a readme updat 12 years ago
JP Richardson 511c17168c update readme 12 years ago
JP Richardson e7c4bab9d9 Merge branch 'master' of github.com:jprichardson/node-fs-extra 12 years ago
JP Richardson 2e8db7abe7 Removed readTextFile. Shortened JSON methods. 12 years ago
JP Richardson 44ff87b12a Getting rid of readTextFile(). 12 years ago
JP Richardson c53482c7e8 Update rimraf dep. 12 years ago
JP Richardson 793e8d0972 Updated readme and changelog. Bumped version. 12 years ago
JP Richardson 4286f2b420 Added readTextFile methods. Deprecated touch/touchSync methods. 12 years ago
JP Richardson 98ce3b08f5 Changed creation of testing diretories so the /tmp dir is not littered. 12 years ago
JP Richardson f2270ee539 Renamed touch to createFile. 12 years ago
JP Richardson 1415064bb5 Working outputFile / outputFileSync. Tests passing. 12 years ago
JP Richardson 5f9edf87d7 Delete old file. 12 years ago