[Pkg-javascript-commits] [node-async] 474/480: Imported Upstream version 0.8.0
Jonas Smedegaard
js at moszumanska.debian.org
Fri May 2 08:58:53 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository node-async.
commit b704f5a14260ea28f18a456b0e2ad14f3c26c47e
Merge: 90c40c2 0eb4fea
Author: Jonas Smedegaard <dr at jones.dk>
Date: Fri May 2 10:30:18 2014 +0200
Imported Upstream version 0.8.0
.gitignore | 1 -
.npmignore | 5 +-
.travis.yml | 3 +
LICENSE | 2 +-
README.md | 1716 +++++++++++++++++++++++++++++++++++-----------------
component.json | 11 +
dist/async.min.js | 1 -
index.js | 3 -
lib/async.js | 592 ++++++++++++++----
package.json | 53 +-
test/test-async.js | 1536 ++++++++++++++++++++++++++++++++++++++++++----
11 files changed, 3125 insertions(+), 798 deletions(-)
diff --cc .gitignore
index 3c3629e,8225baa..0000000
deleted file mode 100644,100644
--- a/.gitignore
+++ /dev/null
@@@ -1,1 -1,2 +1,0 @@@
- node_modules
-/node_modules
-/dist
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-async.git
More information about the Pkg-javascript-commits
mailing list