[Pkg-javascript-commits] [node-glob] branch upstream updated (a15c745 -> 4dd2079)
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Jul 29 00:11:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-glob.
from a15c745 Imported Upstream version 3.2.6
new 4dd2079 Imported Upstream version 4.0.5
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 | 1 +
.travis.yml | 3 +-
LICENSE | 36 ++++------
glob.js | 139 +++++++++++++++++++++++++++++---------
package.json | 15 ++--
test/bash-results.json | 7 ++
test/empty-set.js | 20 ++++++
test/error-callback.js | 21 ++++++
test/mark.js | 44 ++++++++++++
test/negation-test.js | 16 +++++
test/new-glob-optional-options.js | 10 +++
test/nocase-nomagic.js | 22 ++++--
test/readme-issue.js | 36 ++++++++++
test/stat.js | 2 +-
14 files changed, 303 insertions(+), 69 deletions(-)
create mode 100644 test/empty-set.js
create mode 100644 test/error-callback.js
create mode 100644 test/negation-test.js
create mode 100644 test/new-glob-optional-options.js
create mode 100644 test/readme-issue.js
--
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