[Pkg-javascript-commits] [node-glob] 02/08: Merge tag 'upstream/7.1.1'
Jérémy Lal
kapouer at moszumanska.debian.org
Fri Nov 11 11:27:50 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-glob.
commit bc4d764f7f8b8ee5d8644e32f637d38e9cb22dc8
Merge: 8226a94 9d26c8d
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri Nov 11 12:19:53 2016 +0100
Merge tag 'upstream/7.1.1'
Upstream version 7.1.1
# gpg: Signature faite le ven. 11 nov. 2016 12:19:50 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 | 6 +-
.travis.yml | 8 +-
CONTRIBUTING.md | 19 +
README.md | 264 ++++++---
appveyor.yml | 19 +
benchclean.js | 6 +
benchmark.sh | 57 ++
changelog.md | 67 +++
common.js | 240 ++++++++
glob.js | 1158 +++++++++++++++++++------------------
make-benchmark-fixture.sh | 14 +
oh-my-glob.gif | Bin 0 -> 510360 bytes
package.json | 31 +-
prof.sh | 19 +
sync.js | 486 ++++++++++++++++
test/00-setup.js | 74 +--
test/abort.js | 19 +
test/absolute.js | 49 ++
test/bash-comparison.js | 40 +-
test/bash-results.json | 430 ++++----------
test/broken-symlink.js | 82 +++
test/cwd-test.js | 56 +-
test/empty-set.js | 1 +
test/enotsup.js | 65 +++
test/eperm-stat.js | 107 ++++
test/error-callback.js | 21 +-
test/follow.js | 32 +
test/global-leakage.js | 20 +
test/globstar-match.js | 3 +-
test/has-magic.js | 34 ++
test/ignore.js | 111 ++++
test/mark.js | 102 +++-
test/match-base.js | 49 ++
test/multiple-weird-error.js | 15 +
test/negation-test.js | 16 -
test/new-glob-optional-options.js | 6 +-
test/nocase-nomagic.js | 44 +-
test/nodir.js | 67 +++
test/nonull.js | 31 +
test/pause-resume.js | 32 +-
test/readme-issue.js | 1 +
test/realpath.js | 93 +++
test/root-nomount.js | 33 +-
test/root.js | 59 +-
test/slash-cwd.js | 20 +
test/stat.js | 10 +-
test/sync-cb-throw.js | 46 ++
test/zz-cleanup.js | 3 +-
48 files changed, 3051 insertions(+), 1114 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-glob.git
More information about the Pkg-javascript-commits
mailing list