[Pkg-javascript-commits] [node-mkdirp] branch upstream updated (3e75003 -> 5e37e94)
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Sep 13 00:40:57 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a change to branch upstream
in repository node-mkdirp.
from 3e75003 Imported Upstream version 0.3.3
adds 5e37e94 Imported Upstream version 0.5.0
No new revisions were added by this update.
Summary of changes:
.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(-)
delete mode 100644 README.markdown
create mode 100755 bin/cmd.js
create mode 100644 bin/usage.txt
create mode 100644 readme.markdown
create mode 100644 test/opts_fs.js
create mode 100644 test/opts_fs_sync.js
--
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