940 Commits (f934357bb6a933fc47138e31492b1507bc026ff4)
 

Author SHA1 Message Date
JPeer264 01c96feabe Refactor ensureLink 8 years ago
JPeer264 116424660f Refactor ensure/index 8 years ago
JPeer264 535436c80d Refactor ensureFile 8 years ago
JPeer264 57f43e3030 Refactor empty 8 years ago
JPeer264 f258e5bfed Refactor copy-sync 8 years ago
JPeer264 29e61ab637 Refactor copy-file-sync 8 years ago
JPeer264 1a2d2ea3ea Refactor copy 8 years ago
JP Richardson 108b88a8c1 Merge pull request #347 from opudalo/master 8 years ago
Eugene Chechurin a0bc546e45 Update README.md 8 years ago
Mani Maghsoudlou 34d3e2ff2b Readme: update klaw-sync link (#345) 8 years ago
JP Richardson fcfa595ca0 2.0.0 8 years ago
JP Richardson 23f2b1d51d CHANGELOG: add issues 8 years ago
JP Richardson b34da2762a (Closes #344) LICENSE: update year 8 years ago
JP Richardson c010fff71f Merge pull request #343 from mawni/readme-add-klawsync 8 years ago
mawni 90bd756785 Readme: add klaw-sync link 8 years ago
JP Richardson ab644a48cb Merge pull request #340 from jprichardson/docs 8 years ago
RyanZim f6ee61e1bc Add note about walk()'s removal, recommend jprichardson/node-klaw 8 years ago
Thomas Grainger 3dc711f467 Add fs-promise as fs-extra-promise alternative 8 years ago
RyanZim 383a26985c Move API docs to seperate docs/ folder 8 years ago
RyanZim a2904644f2 Remove Node v0.12 support message from README 8 years ago
RyanZim fa408833fb Move klaw to devDeps 8 years ago
JP Richardson de1d48336f Merge pull request #339 from jprichardson/rm-walk 8 years ago
RyanZim 1f83cb0cdf Remove walk() & walkSync() 8 years ago
JP Richardson cc1aaa949e Merge pull request #335 from jprichardson/move-tests 8 years ago
JP Richardson 80ec80d394 Merge pull request #334 from jprichardson/move-cleanup 8 years ago
RyanZim fde5b026d5 Refactor move() tests 8 years ago
RyanZim 90cbf82510 Cleanup lib/move/index.js 8 years ago
JP Richardson f6e2109a95 Merge pull request #333 from jprichardson/overwrite 8 years ago
RyanZim 5be5ae3053 Rename clobber to overwrite 8 years ago
JP Richardson 2dd4c0e695 Merge pull request #330 from jprichardson/copy-clobber 8 years ago
JP Richardson 6d94a675a2 Merge pull request #332 from jprichardson/0.10-support 8 years ago
RyanZim 7d84c5c6bd BREAKING: Drop Node v0.10 & io.js support 8 years ago
JP Richardson 0527b393fa Merge pull request #327 from Medium/nicks/close 8 years ago
RyanZim 3fa83d4f0d BREAKING: Do not error when copy destination exists & clobber: false 8 years ago
Nick Santos 543112bc00 Use writeStream 'finish' event instead of 'close'. Fixes https://github.com/jprichardson/node-fs-extra/issues/326 8 years ago
JP Richardson 5f319b6d66 Merge pull request #324 from jprichardson/copy-sync 8 years ago
RyanZim e3d37fdf0d copySync() should apply filter to directories like copy() 8 years ago
JP Richardson 3345e63f07 Merge pull request #312 from mawni/enhance-walkSync 8 years ago
mawni 3642289623 lib/walk-sync: enhance walkSync to return path and stats 8 years ago
JP Richardson ac89f5a358 Merge pull request #317 from weexpectedTHIS/master 8 years ago
Kyle Peyton e785645367 Adding copy sync test for src file without write perms 8 years ago
JP Richardson 9d67a5df84 Merge pull request #313 from binki/remove-test-noglob 8 years ago
Nathan Phillip Brink efc2b76caf
Fix remove() no-globbing tests to skip/pass on Windows 8 years ago
Nathan Phillip Brink b610d40e53
Test that remove() ignores glob characters. 8 years ago
JP Richardson f7ed13ae1e Merge pull request #316 from jprichardson/limit 8 years ago
RyanZim fd3c9e6998 Remove move()'s broken limit option 8 years ago
JP Richardson 8fe7d7080f Merge pull request #315 from binki/move-test-windows-timeout 8 years ago
Nathan Phillip Brink 57d5a39931 Fix move clobber tests to work around graceful-fs bug. 8 years ago
Ryan Zimmerman b96e003ada Merge pull request #308 from agnivade/fix-readme-anchor 8 years ago
Agniva De Sarker 47760b9aef Fix incorrect anchor link 8 years ago