748 Commits (efc2b76cafd38c3d2b23de91e460b4c9ad0d55a5)
 

Author SHA1 Message Date
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
JP Richardson 2da7defbd3 README: Node v0.12 deprecation notice. 8 years ago
JP Richardson f07462725c 1.0.0 8 years ago
JP Richardson 3b48231128 CHANGELOG: add issues 8 years ago
JP Richardson d722ae91c8 Merge pull request #286 from agnivade/walkSync 8 years ago
JP Richardson 87dd3c8c9f Merge pull request #307 from jprichardson/coverage 8 years ago
RyanZim 744864854d Fix coverage 8 years ago
JP Richardson 597a98fc04 Merge pull request #305 from jprichardson/coveralls 8 years ago
JP Richardson 9d19da718b Merge pull request #306 from jprichardson/deps 8 years ago
RyanZim ab3c29cd46 Update devDeps, fix lint error 8 years ago
RyanZim 662b78b3ca Re-add Coveralls 8 years ago
JP Richardson 6f3caef4e8 Merge pull request #304 from jprichardson/path-is-absolute 8 years ago
RyanZim bebbe78c46 Remove path-is-absolute 8 years ago
JP Richardson d71d9b31c3 Merge pull request #303 from jprichardson/docs-copySync 8 years ago
RyanZim 916462b143 Document copySync filter inconsistency 8 years ago
JP Richardson 0314876479 Merge pull request #300 from jprichardson/rimraf 8 years ago
RyanZim a837927988 Inline rimraf 8 years ago
RyanZim 071f8ce963 Fix typo 8 years ago
JP Richardson f31b88e9e2 Merge pull request #301 from jprichardson/copySync-chmod 8 years ago
RyanZim ac6f688d10 Remove chmod call from copySync 8 years ago
JP Richardson 23b2096d99 Merge pull request #299 from jprichardson/filter 8 years ago
RyanZim 9da4958d39 Warn when filter is a RegExp 8 years ago
JP Richardson 7632804320 Merge pull request #294 from jprichardson/ncp 8 years ago
JP Richardson abfe0befaa Merge pull request #293 from jprichardson/travis 8 years ago
JP Richardson 620992b4f6 Merge pull request #295 from jprichardson/filter-docs 8 years ago
RyanZim 3da22b5803 BREAKING: Refactor lib/copy/ncp.js 8 years ago
RyanZim 3a00aee089 Update CI configs 8 years ago
JP Richardson 396c7acadb Merge pull request #297 from jprichardson/32-bit 8 years ago
JP Richardson 18ec8baf13 Merge pull request #296 from jprichardson/eexist-error 8 years ago
RyanZim 0e0fcb88dc Warn about using preserveTimestamps on 32-bit node 8 years ago
RyanZim f83b13af8f Improve EEXIST error message for copySync 8 years ago
RyanZim 631acafefa Depreciate using regular expressions for copy's filter option 8 years ago
JP Richardson 89aeac2e04 Merge pull request #291 from hhamilto/async-copy-with-dollar-signs 8 years ago
Hurricane Hamilton 2e7f75504e Escape '$' in replacement string for async file copying 8 years ago
JP Richardson a129e7c3d8 Merge pull request #289 from hhamilto/master 8 years ago
Hurricane Hamilton 5fc1421580 (Closes #271) lib/util/utimes: properly close file descriptors in the event of an error 8 years ago
Agniva De Sarker 075f402bba MInor edit to anchor url 8 years ago
Agniva De Sarker 2c7d2115c6 Update README to add walkSync function 8 years ago
Agniva De Sarker 574162d9ed Add recursive walkSync function 8 years ago
JP Richardson aec5548a80 Merge pull request #280 from distracteddev/patch-1 8 years ago
Zeus 1f49d10f18 Disable rimraf globbing since its not supported anywhere else within fs-extra 8 years ago
JP Richardson da50fb62cf Merge pull request #277 from gaearon/patch-1 8 years ago
Dan Abramov 73d786970b Mention defaults for clobber and dereference options 8 years ago