[Pkg-javascript-commits] [node-rimraf] branch upstream updated (572ef04 -> 075daf3)
Jérémy Lal
kapouer at moszumanska.debian.org
Thu Nov 24 08:43:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-rimraf.
from 572ef04 Imported Upstream version 2.2.8
new 075daf3 New upstream version 2.5.4
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 4 ++
.travis.yml | 8 +++
AUTHORS | 6 --
LICENSE | 32 ++++-----
README.md | 79 +++++++++++++++++++--
bin.js | 15 ++--
package.json | 24 +++++--
rimraf.js | 201 +++++++++++++++++++++++++++++++++++++++--------------
test/basic.js | 106 ++++++++++++++++++++++++++++
test/custom-fs.js | 187 +++++++++++++++++++++++++++++++++++++++++++++++++
test/fill.js | 41 +++++++++++
test/run.sh | 16 -----
test/setup.sh | 47 -------------
test/test-async.js | 5 --
test/test-sync.js | 3 -
15 files changed, 609 insertions(+), 165 deletions(-)
create mode 100644 .gitignore
create mode 100644 .travis.yml
delete mode 100644 AUTHORS
create mode 100644 test/basic.js
create mode 100644 test/custom-fs.js
create mode 100644 test/fill.js
delete mode 100644 test/run.sh
delete mode 100644 test/setup.sh
delete mode 100644 test/test-async.js
delete mode 100644 test/test-sync.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-rimraf.git
More information about the Pkg-javascript-commits
mailing list