[Pkg-javascript-commits] [node-graceful-fs] 05/08: Merge tag 'upstream/4.1.9'
Julien Puydt
julien.puydt at laposte.net
Sun Oct 30 07:27:00 UTC 2016
This is an automated email from the git hooks/post-receive script.
jpuydt-guest pushed a commit to branch master
in repository node-graceful-fs.
commit b02b03f1efef1a35ef6333894f08417c5ba1605b
Merge: 1129455 4667eb5
Author: Julien Puydt <julien.puydt at laposte.net>
Date: Sun Oct 16 11:08:43 2016 +0200
Merge tag 'upstream/4.1.9'
Upstream version 4.1.9
.gitignore | 2 +
.travis.yml | 7 +
LICENSE | 36 ++---
README.md | 103 +++++++++++++-
fs.js | 32 +++--
graceful-fs.js | 334 ++++++++++++++++++++++++++++++----------------
legacy-streams.js | 118 ++++++++++++++++
package.json | 20 ++-
polyfills.js | 333 ++++++++++++++++++++++++++-------------------
test.js | 24 ++++
test/chown-er-ok.js | 53 ++++++++
test/close.js | 10 ++
test/enoent.js | 46 +++++++
test/max-open.js | 68 ++++++++++
test/open.js | 7 +-
test/read-write-stream.js | 51 +++++++
test/readdir-options.js | 61 +++++++++
test/readdir-sort.js | 3 +-
test/readfile.js | 47 +++++++
test/stats-uid-gid.js | 44 ++++++
test/stats.js | 12 ++
test/write-then-read.js | 43 ++++++
22 files changed, 1149 insertions(+), 305 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-graceful-fs.git
More information about the Pkg-javascript-commits
mailing list