[Pkg-javascript-commits] [node-css-select] branch master updated (8a33d7c -> 6239d6a)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Jan 15 18:23:08 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository node-css-select.
from 8a33d7c acknowledge contribution by Diego Perini
new 4edd597 New upstream version 1.3.0~rc0
new 6d4ca67 Update upstream source from tag 'upstream/1.3.0_rc0'
new 841ee56 update changelog
new 6239d6a modernize
The 4 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:
.eslintrc | 95 ++++
.travis.yml | 5 +-
README.md | 74 +++
browser_functions.js | 67 ---
debian/changelog | 7 +
debian/compat | 2 +-
debian/control | 6 +-
index.js | 74 ++-
lib/attributes.js | 326 ++++++-------
lib/compile.js | 315 +++++++------
lib/general.js | 172 +++----
lib/pseudos.js | 651 +++++++++++++-------------
package.json | 39 +-
test/api.js | 38 +-
test/attributes.js | 6 +-
test/icontains.js | 30 +-
test/nwmatcher/index.js | 374 ++++++++-------
test/qwery/index.js | 808 ++++++++++++++++----------------
test/sizzle/data/testinit.js | 45 +-
test/sizzle/selector.js | 1040 +++++++++++++++++++++---------------------
test/test.js | 4 +-
test/tools/bench.js | 2 +-
test/tools/helper.js | 14 +-
test/tools/slickspeed.js | 24 +-
24 files changed, 2194 insertions(+), 2024 deletions(-)
create mode 100644 .eslintrc
delete mode 100644 browser_functions.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css-select.git
More information about the Pkg-javascript-commits
mailing list