[Pkg-javascript-commits] [node-mkdirp] 04/10: Merge tag 'upstream/0.5.0'
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Sep 13 00:40:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-mkdirp.
commit a297bde859adaba00a0209c3727c8a4fd7aeb635
Merge: 180b97f 5e37e94
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Sat Sep 13 00:14:10 2014 +0000
Merge tag 'upstream/0.5.0'
Upstream version 0.5.0
# gpg: Signature made Sat 13 Sep 2014 12:14:07 AM UTC using RSA key ID 6D58AAC8
# gpg: Good signature from "Andrew Kelley <superjoe30 at gmail.com>"
.travis.yml | 3 +-
README.markdown | 61 -------------------------------
bin/cmd.js | 33 +++++++++++++++++
bin/usage.txt | 12 +++++++
index.js | 75 +++++++++++++++++++-------------------
package.json | 46 +++++++++++++-----------
readme.markdown | 100 +++++++++++++++++++++++++++++++++++++++++++++++++++
test/mkdirp.js | 20 +++++------
test/opts_fs.js | 27 ++++++++++++++
test/opts_fs_sync.js | 25 +++++++++++++
test/perm.js | 20 +++++------
test/perm_sync.js | 35 ++++++++----------
test/race.js | 23 ++++++------
test/rel.js | 22 ++++++------
test/sync.js | 18 +++++-----
test/umask.js | 22 ++++++------
test/umask_sync.js | 18 +++++-----
17 files changed, 343 insertions(+), 217 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mkdirp.git
More information about the Pkg-javascript-commits
mailing list