[Pkg-javascript-commits] [node-url-parse] branch upstream updated (4d4db79 -> 40ce5e3)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Jan 2 17:20:55 UTC 2018
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch upstream
in repository node-url-parse.
from 4d4db79 Imported Upstream version 1.0.5
new 4fd547d New upstream version 1.2.0
new 40ce5e3 New upstream version 1.2.0
The 2 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 | 6 +
.npmignore | 6 -
.travis.yml | 27 ++--
.zuul.yml | 21 ---
README.md | 75 ++++++---
index.js | 306 ++++++++++++++++++++++++++++-------
lolcation.js | 45 ------
package.json | 36 +++--
test/browser.js | 39 +++++
fuzzy.js => test/fuzzy.js | 33 ++--
test/index.html | 32 ++++
test.js => test/test.js | 405 ++++++++++++++++++++++++++++++++++++++++++++--
12 files changed, 814 insertions(+), 217 deletions(-)
create mode 100644 .gitignore
delete mode 100644 .npmignore
delete mode 100644 .zuul.yml
delete mode 100644 lolcation.js
create mode 100644 test/browser.js
rename fuzzy.js => test/fuzzy.js (79%)
create mode 100644 test/index.html
rename test.js => test/test.js (50%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-url-parse.git
More information about the Pkg-javascript-commits
mailing list