[Pkg-javascript-commits] [node-tar] branch upstream updated (ab43b92 -> c5e73f4)
Jérémy Lal
kapouer at moszumanska.debian.org
Thu Nov 17 20:59:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-tar.
from ab43b92 Imported Upstream version 1.0.3
new c5e73f4 Imported Upstream version 2.2.1
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:
LICENCE | 25 ------
LICENSE | 12 +++
README.md | 4 +-
lib/entry.js | 7 ++
lib/extract.js | 24 ++++--
lib/pack.js | 7 +-
lib/parse.js | 8 +-
package.json | 6 +-
test/cb-never-called-1.0.1.tgz | Bin 0 -> 4096 bytes
test/dir-normalization.js | 177 +++++++++++++++++++++++++++++++++++++++++
test/dir-normalization.tar | Bin 0 -> 4608 bytes
test/error-on-broken.js | 33 ++++++++
test/pack.js | 22 ++++-
test/parse-discard.js | 29 +++++++
14 files changed, 312 insertions(+), 42 deletions(-)
delete mode 100644 LICENCE
create mode 100644 LICENSE
create mode 100644 test/cb-never-called-1.0.1.tgz
create mode 100644 test/dir-normalization.js
create mode 100644 test/dir-normalization.tar
create mode 100644 test/error-on-broken.js
create mode 100644 test/parse-discard.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-tar.git
More information about the Pkg-javascript-commits
mailing list