[Pkg-javascript-commits] [node-minimatch] 02/14: Merge tag 'upstream/3.0.3'
Jérémy Lal
kapouer at moszumanska.debian.org
Thu Nov 3 23:36:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-minimatch.
commit 77462a435baf465d95223f3000c93c0e10e437d0
Merge: 4da8138 edb757b
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Nov 4 00:03:58 2016 +0100
Merge tag 'upstream/3.0.3'
Upstream version 3.0.3
# gpg: Signature faite le ven. 04 nov. 2016 00:03:55 CET
# gpg: avec la clef RSA 6611C05EDD39F374
# gpg: issuer "kapouer at melix.org"
# gpg: Bonne signature de « Jérémy Lal <kapouer at melix.org> » [ultime]
# gpg: alias « Jérémy Lal <jerry at edagames.com> » [ultime]
# gpg: alias « Jérémy Lal <jerry at eda.sarl> » [ultime]
.gitignore | 1 +
.npmignore | 1 +
.travis.yml | 7 +-
LICENSE | 32 +-
README.md | 13 +-
benchmark.js | 15 +
minimatch.js | 736 +++++++++++++--------------------
package.json | 17 +-
test/basic.js | 392 ++----------------
test/brace-expand.js | 100 +++--
test/caching.js | 14 -
test/defaults.js | 299 ++------------
test/extglob-ending-with-state-char.js | 2 +-
test/extglob-unfinished.js | 13 +
test/patterns.js | 368 +++++++++++++++++
test/redos.js | 28 ++
test/tricky-negations.js | 111 +++++
17 files changed, 997 insertions(+), 1152 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-minimatch.git
More information about the Pkg-javascript-commits
mailing list