-
Notifications
You must be signed in to change notification settings - Fork 776
Comparing changes
Open a pull request
base repository: jprichardson/node-fs-extra
base: 44eb2c310a01108ee180a6f8d68b67289e9450e3
head repository: jprichardson/node-fs-extra
compare: 5d4bf0b1b9886a2842949aded25c8a16b5d39452
Commits on May 17, 2017
-
Fix typo that broke outputJSONSync()
Reorganize file to put async methods first
Configuration menu - View commit details
-
Copy full SHA for dd85f38 - Browse repository at this point
Copy the full SHA dd85f38View commit details -
Merge pull request #428 from jprichardson/outputJSONSync
Fix typo that broke outputJSONSync()
Configuration menu - View commit details
-
Copy full SHA for 40a2e71 - Browse repository at this point
Copy the full SHA 40a2e71View commit details
Commits on May 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6eabb00 - Browse repository at this point
Copy the full SHA 6eabb00View commit details -
Merge pull request #429 from bennyn/patch-1
Fixed link to type definitions
Configuration menu - View commit details
-
Copy full SHA for 15db64f - Browse repository at this point
Copy the full SHA 15db64fView commit details
Commits on Jun 26, 2017
-
BREAKING: fs.read() & fs.write() should return objects
For forward-compat with util.promisify()
Configuration menu - View commit details
-
Copy full SHA for e4c3618 - Browse repository at this point
Copy the full SHA e4c3618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a8d568 - Browse repository at this point
Copy the full SHA 5a8d568View commit details
Commits on Jun 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5f888ba - Browse repository at this point
Copy the full SHA 5f888baView commit details -
Merge pull request #450 from jprichardson/windows-tests
Skip copy & copySync timestamp tests on 32-bit computers
Configuration menu - View commit details
-
Copy full SHA for 85f531e - Browse repository at this point
Copy the full SHA 85f531eView commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 16dc81e - Browse repository at this point
Copy the full SHA 16dc81eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8f441a - Browse repository at this point
Copy the full SHA f8f441aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d99d8a1 - Browse repository at this point
Copy the full SHA d99d8a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33fbe78 - Browse repository at this point
Copy the full SHA 33fbe78View commit details
Commits on Jul 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 395f6b0 - Browse repository at this point
Copy the full SHA 395f6b0View commit details -
Merge pull request #460 from jprichardson/docs
Document writeJson() & outputJson() options
Configuration menu - View commit details
-
Copy full SHA for ea2e2a4 - Browse repository at this point
Copy the full SHA ea2e2a4View commit details -
Merge pull request #459 from jprichardson/rimraf
Apply upstream rimraf fixes
Configuration menu - View commit details
-
Copy full SHA for f015563 - Browse repository at this point
Copy the full SHA f015563View commit details
Commits on Jul 12, 2017
-
Merge pull request #458 from jprichardson/prevent-move-into-itself
Prevent move into itself
Configuration menu - View commit details
-
Copy full SHA for df6aa07 - Browse repository at this point
Copy the full SHA df6aa07View commit details
Commits on Jul 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9b624d2 - Browse repository at this point
Copy the full SHA 9b624d2View commit details
Commits on Jul 14, 2017
-
Merge pull request #449 from jprichardson/read-write-obj
BREAKING: fs.read() & fs.write() should return objects
Configuration menu - View commit details
-
Copy full SHA for bd0a200 - Browse repository at this point
Copy the full SHA bd0a200View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb16cda - Browse repository at this point
Copy the full SHA eb16cdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d25473 - Browse repository at this point
Copy the full SHA 3d25473View commit details
Commits on Jul 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 28b7cfe - Browse repository at this point
Copy the full SHA 28b7cfeView commit details
Commits on Jul 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3fc5894 - Browse repository at this point
Copy the full SHA 3fc5894View commit details -
Merge pull request #466 from jprichardson/ensure-file
ensureFile & ensureFileSync should error when the path is a directory
Configuration menu - View commit details
-
Copy full SHA for 463c65d - Browse repository at this point
Copy the full SHA 463c65dView commit details
Commits on Jul 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ec85f4e - Browse repository at this point
Copy the full SHA ec85f4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5718c - Browse repository at this point
Copy the full SHA 9b5718cView commit details -
- Test on Node 8 - Only run unit tests on Appveyor - Optimize TravisCI builds to use the minimum number of containers while keeping the performance reasonable
Configuration menu - View commit details
-
Copy full SHA for 5435252 - Browse repository at this point
Copy the full SHA 5435252View commit details -
Merge pull request #473 from jprichardson/ci
Update & Optimize CI configs
Configuration menu - View commit details
-
Copy full SHA for ab2fae9 - Browse repository at this point
Copy the full SHA ab2fae9View commit details
Commits on Sep 4, 2017
-
Added '.js' extension to the <main> attribute in package.json, for co…
…mpatibility with various loaders or bundlers (webpack, systemjs, browserify,...) or any other independent lib which may use package.json.
vrichard committedSep 4, 2017 Configuration menu - View commit details
-
Copy full SHA for f64e76c - Browse repository at this point
Copy the full SHA f64e76cView commit details
Commits on Sep 5, 2017
-
Merge pull request #485 from lifaon74/master
Added '.js' extension to the <main> attribute in package.json
Configuration menu - View commit details
-
Copy full SHA for bcc1986 - Browse repository at this point
Copy the full SHA bcc1986View commit details
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 7a9bb17 - Browse repository at this point
Copy the full SHA 7a9bb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef9ade4 - Browse repository at this point
Copy the full SHA ef9ade4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd5c18 - Browse repository at this point
Copy the full SHA 1dd5c18View commit details
Commits on Oct 5, 2017
-
docs: update copy to show differences with cp
Nicolas Marien committedOct 5, 2017 Configuration menu - View commit details
-
Copy full SHA for 4f01664 - Browse repository at this point
Copy the full SHA 4f01664View commit details -
Merge pull request #497 from nico29/docs/copy-improvements
update copy documentation to show differences with cp
Configuration menu - View commit details
-
Copy full SHA for 41a33c2 - Browse repository at this point
Copy the full SHA 41a33c2View commit details
Commits on Oct 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d416fa7 - Browse repository at this point
Copy the full SHA d416fa7View commit details -
Merge pull request #500 from revelt/patch-1
[documentation] typo found and fixed
Configuration menu - View commit details
-
Copy full SHA for cc6d425 - Browse repository at this point
Copy the full SHA cc6d425View commit details
Commits on Oct 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for ddb5cb4 - Browse repository at this point
Copy the full SHA ddb5cb4View commit details -
Merge pull request #501 from jprichardson/rimraf-backports
Use octal notation for chmod values in rimraf.js
Configuration menu - View commit details
-
Copy full SHA for 2599b67 - Browse repository at this point
Copy the full SHA 2599b67View commit details
Commits on Oct 20, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fe0bfe2 - Browse repository at this point
Copy the full SHA fe0bfe2View commit details
Commits on Oct 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 166f4a7 - Browse repository at this point
Copy the full SHA 166f4a7View commit details
Commits on Oct 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0bd5279 - Browse repository at this point
Copy the full SHA 0bd5279View commit details
Commits on Nov 1, 2017
-
Use native fs.copyFileSync in supported envs, add utimesMillisSync fu…
…nction to util/utimes.js
Configuration menu - View commit details
-
Copy full SHA for 1abc2a3 - Browse repository at this point
Copy the full SHA 1abc2a3View commit details
Commits on Nov 7, 2017
-
Merge pull request #505 from jprichardson/native-copyFile
Add native fs.copyFile and fs.copyFileSync to copy() and copySync()
Configuration menu - View commit details
-
Copy full SHA for d8adc47 - Browse repository at this point
Copy the full SHA d8adc47View commit details
Commits on Nov 9, 2017
-
BREAKING: Don't allow copy()/copySync()'s filter option to be a Regex (…
…#512) This was deprecated previously, and is now removed.
Configuration menu - View commit details
-
Copy full SHA for 603b8bb - Browse repository at this point
Copy the full SHA 603b8bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6e8cd6 - Browse repository at this point
Copy the full SHA a6e8cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59e0a6 - Browse repository at this point
Copy the full SHA c59e0a6View commit details -
Merge pull request #516 from jprichardson/fix-copy-streams
Fix streams initialization in copyFileFallback
Configuration menu - View commit details
-
Copy full SHA for b72ba64 - Browse repository at this point
Copy the full SHA b72ba64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 199ec9f - Browse repository at this point
Copy the full SHA 199ec9fView commit details
Commits on Nov 10, 2017
-
Merge pull request #517 from jprichardson/copy-parent-dir
Create dest parent after applying filter in copy
Configuration menu - View commit details
-
Copy full SHA for 03fba97 - Browse repository at this point
Copy the full SHA 03fba97View commit details
Commits on Nov 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fda912a - Browse repository at this point
Copy the full SHA fda912aView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.