[Pkg-javascript-commits] [node-dateformat] branch upstream updated (8c71a6a -> 203625c)
Sruthi Chandran
srud-guest at moszumanska.debian.org
Thu Nov 3 14:47:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a change to branch upstream
in repository node-dateformat.
from 8c71a6a Imported Upstream version 1.0.7-1.2.3
new 203625c Manually import version 1.0.11 to upstream branch
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:
Readme.md | 3 +
bin/cli.js | 75 +++++++
lib/dateformat.js | 371 +++++++++++++++++--------------
package.json | 24 +-
test/test_dayofweek.js | 23 +-
test/test_formats.js | 76 +++++++
test/test_isoutcdatetime.js | 11 +
test/{ => weekofyear}/test_weekofyear.js | 0
test/{ => weekofyear}/test_weekofyear.sh | 0
9 files changed, 405 insertions(+), 178 deletions(-)
create mode 100755 bin/cli.js
create mode 100644 test/test_formats.js
create mode 100644 test/test_isoutcdatetime.js
rename test/{ => weekofyear}/test_weekofyear.js (100%)
rename test/{ => weekofyear}/test_weekofyear.sh (100%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-dateformat.git
More information about the Pkg-javascript-commits
mailing list