npm: upgrade to 1.1.41
authorisaacs <i@izs.me>
Fri, 13 Jul 2012 18:40:38 +0000 (11:40 -0700)
committerisaacs <i@izs.me>
Fri, 13 Jul 2012 19:08:17 +0000 (12:08 -0700)
commit9d4362403c10dd28b5644b947945f853cd354f28
treec08bf8dd199ee4231a28bd2bb7d5e93c80b43123
parentacbfc408880a12c32ccc9d69bca91aad4e93e879
npm: upgrade to 1.1.41
291 files changed:
deps/npm/.gitignore [new file with mode: 0644]
deps/npm/Makefile
deps/npm/doc/cli/config.md
deps/npm/doc/cli/list.md
deps/npm/doc/cli/version.md
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/html/api/commands.html
deps/npm/html/api/config.html
deps/npm/html/api/deprecate.html
deps/npm/html/api/docs.html
deps/npm/html/api/edit.html
deps/npm/html/api/explore.html
deps/npm/html/api/help-search.html
deps/npm/html/api/init.html
deps/npm/html/api/install.html
deps/npm/html/api/link.html
deps/npm/html/api/load.html
deps/npm/html/api/ls.html
deps/npm/html/api/npm.html
deps/npm/html/api/outdated.html
deps/npm/html/api/owner.html
deps/npm/html/api/pack.html
deps/npm/html/api/prefix.html
deps/npm/html/api/prune.html
deps/npm/html/api/publish.html
deps/npm/html/api/rebuild.html
deps/npm/html/api/restart.html
deps/npm/html/api/root.html
deps/npm/html/api/run-script.html
deps/npm/html/api/search.html
deps/npm/html/api/shrinkwrap.html
deps/npm/html/api/start.html
deps/npm/html/api/stop.html
deps/npm/html/api/submodule.html
deps/npm/html/api/tag.html
deps/npm/html/api/test.html
deps/npm/html/api/uninstall.html
deps/npm/html/api/unpublish.html
deps/npm/html/api/update.html
deps/npm/html/api/version.html
deps/npm/html/api/view.html
deps/npm/html/api/whoami.html
deps/npm/html/doc/README.html
deps/npm/html/doc/adduser.html
deps/npm/html/doc/bin.html
deps/npm/html/doc/bugs.html
deps/npm/html/doc/build.html
deps/npm/html/doc/bundle.html
deps/npm/html/doc/cache.html
deps/npm/html/doc/changelog.html
deps/npm/html/doc/coding-style.html
deps/npm/html/doc/completion.html
deps/npm/html/doc/config.html
deps/npm/html/doc/deprecate.html
deps/npm/html/doc/developers.html
deps/npm/html/doc/disputes.html
deps/npm/html/doc/docs.html
deps/npm/html/doc/edit.html
deps/npm/html/doc/explore.html
deps/npm/html/doc/faq.html
deps/npm/html/doc/folders.html
deps/npm/html/doc/help-search.html
deps/npm/html/doc/help.html
deps/npm/html/doc/index.html
deps/npm/html/doc/init.html
deps/npm/html/doc/install.html
deps/npm/html/doc/json.html
deps/npm/html/doc/link.html
deps/npm/html/doc/list.html
deps/npm/html/doc/npm.html
deps/npm/html/doc/outdated.html
deps/npm/html/doc/owner.html
deps/npm/html/doc/pack.html
deps/npm/html/doc/prefix.html
deps/npm/html/doc/prune.html
deps/npm/html/doc/publish.html
deps/npm/html/doc/rebuild.html
deps/npm/html/doc/registry.html
deps/npm/html/doc/removing-npm.html
deps/npm/html/doc/restart.html
deps/npm/html/doc/root.html
deps/npm/html/doc/run-script.html
deps/npm/html/doc/scripts.html
deps/npm/html/doc/search.html
deps/npm/html/doc/semver.html
deps/npm/html/doc/shrinkwrap.html
deps/npm/html/doc/star.html
deps/npm/html/doc/start.html
deps/npm/html/doc/stop.html
deps/npm/html/doc/submodule.html
deps/npm/html/doc/tag.html
deps/npm/html/doc/test.html
deps/npm/html/doc/uninstall.html
deps/npm/html/doc/unpublish.html
deps/npm/html/doc/update.html
deps/npm/html/doc/version.html
deps/npm/html/doc/view.html
deps/npm/html/doc/whoami.html
deps/npm/html/n-64.png [new file with mode: 0644]
deps/npm/html/n-large.png [new file with mode: 0644]
deps/npm/html/npm-16.png [new file with mode: 0644]
deps/npm/html/npm-256-square.png [new file with mode: 0644]
deps/npm/html/npm-256w.png [new file with mode: 0644]
deps/npm/html/npm-64-square.png [new file with mode: 0644]
deps/npm/html/npm-fin.png [new file with mode: 0644]
deps/npm/html/npm-large-trans.png [new file with mode: 0644]
deps/npm/html/npm-large.png [new file with mode: 0644]
deps/npm/html/npm-logo-white-trans.png [new file with mode: 0644]
deps/npm/html/npm.png [new file with mode: 0644]
deps/npm/lib/cache.js
deps/npm/lib/install.js
deps/npm/lib/ls.js
deps/npm/lib/npm.js
deps/npm/lib/test.js
deps/npm/lib/utils/config-defs.js
deps/npm/lib/utils/error-handler.js
deps/npm/lib/utils/fetch.js
deps/npm/lib/version.js
deps/npm/man/man1/config.1
deps/npm/man/man1/list.1
deps/npm/man/man1/npm.1
deps/npm/man/man1/version.1
deps/npm/man/man3/npm.3
deps/npm/node_modules/ansi/examples/beep/index.js [new file with mode: 0755]
deps/npm/node_modules/ansi/examples/clear/index.js [new file with mode: 0755]
deps/npm/node_modules/ansi/examples/cursorPosition.js [new file with mode: 0755]
deps/npm/node_modules/ansi/examples/imgcat/index.js [new file with mode: 0755]
deps/npm/node_modules/ansi/examples/imgcat/yoshi.png [new file with mode: 0644]
deps/npm/node_modules/ansi/examples/progress/index.js [new file with mode: 0644]
deps/npm/node_modules/ansi/examples/starwars.js [new file with mode: 0755]
deps/npm/node_modules/couch-login/README.md [new file with mode: 0644]
deps/npm/node_modules/couch-login/couch-login.js [new file with mode: 0644]
deps/npm/node_modules/couch-login/package.json [new file with mode: 0644]
deps/npm/node_modules/couch-login/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/couch-login/test/registry.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/bundle.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/dir-tar.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/dir.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/example.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/ig-tar.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/example/tar.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/fstream-npm.js
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/example/basic.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/package.json
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/.ignore [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/.npmignore [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/00-setup.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/common.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/ignore-most.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/nested-ignores.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/unignore-child.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/node_modules/fstream-ignore/test/zz-cleanup.js [new file with mode: 0644]
deps/npm/node_modules/fstream-npm/package.json
deps/npm/node_modules/glob/examples/g.js [new file with mode: 0644]
deps/npm/node_modules/glob/examples/usr-local.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/00-setup.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/bash-comparison.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/cwd-test.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/pause-resume.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/root-nomount.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/root.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/zz-cleanup.js [new file with mode: 0644]
deps/npm/node_modules/graceful-fs/graceful-fs.js
deps/npm/node_modules/graceful-fs/package.json
deps/npm/node_modules/init-package-json/example.js [new file with mode: 0644]
deps/npm/node_modules/init-package-json/test/basic.input [new file with mode: 0644]
deps/npm/node_modules/init-package-json/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/lockfile/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/lockfile/test/fixtures/bad-child.js [new file with mode: 0644]
deps/npm/node_modules/lockfile/test/fixtures/child.js [new file with mode: 0644]
deps/npm/node_modules/lru-cache/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/minimatch/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/minimatch/test/brace-expand.js [new file with mode: 0644]
deps/npm/node_modules/minimatch/test/caching.js [new file with mode: 0644]
deps/npm/node_modules/minimatch/test/defaults.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/examples/pow.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/examples/pow.js.orig [new file with mode: 0644]
deps/npm/node_modules/mkdirp/examples/pow.js.rej [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/chmod.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/clobber.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/mkdirp.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/perm.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/perm_sync.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/race.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/rel.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/return.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/return_sync.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/root.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/sync.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/umask.js [new file with mode: 0644]
deps/npm/node_modules/mkdirp/test/umask_sync.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/bin/node-gyp.js
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/configure.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/lib/node-gyp.js
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/npm-registry-client/index.js
deps/npm/node_modules/npm-registry-client/lib/get.js
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-registry-client/test/00-setup.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/adduser-new.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/adduser-update.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/server.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/1.3.3/cache.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/cache.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/retries.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/zz-cleanup.js [new file with mode: 0644]
deps/npm/node_modules/npmlog/example.js [new file with mode: 0644]
deps/npm/node_modules/npmlog/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/osenv/test/unix.js [new file with mode: 0644]
deps/npm/node_modules/osenv/test/windows.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/read-package-json/read-json.js
deps/npm/node_modules/read-package-json/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/read/example/example.js [new file with mode: 0644]
deps/npm/node_modules/read/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/googledoodle.png [new file with mode: 0644]
deps/npm/node_modules/request/tests/run.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/server.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/squid.conf [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.cnf [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.crl [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.crt [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.csr [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.key [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/ca.srl [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/server.cnf [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/server.crt [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/server.csr [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/server.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/ca/server.key [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/npm-ca.crt [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/test.crt [new file with mode: 0644]
deps/npm/node_modules/request/tests/ssl/test.key [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-body.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-cookie.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-cookiejar.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-defaults.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-errors.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-headers.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-httpModule.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-https-strict.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-https.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-oauth.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-params.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-pipes.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-pool.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-proxy.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-qs.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-redirect.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-s3.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-timeout.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-toJSON.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-tunnel.js [new file with mode: 0644]
deps/npm/node_modules/retry/example/dns.js [new file with mode: 0644]
deps/npm/node_modules/retry/test/common.js [new file with mode: 0644]
deps/npm/node_modules/retry/test/integration/test-retry-operation.js [new file with mode: 0644]
deps/npm/node_modules/retry/test/integration/test-timeouts.js [new file with mode: 0644]
deps/npm/node_modules/retry/test/runner.js [new file with mode: 0644]
deps/npm/node_modules/slide/nodejs-controlling-flow.pdf [new file with mode: 0644]
deps/npm/package.json
deps/npm/scripts/relocate.sh [new file with mode: 0755]
deps/npm/test/disabled/bundlerecurs/package.json [new file with mode: 0644]
deps/npm/test/disabled/change-bin-1/bin/foo [new file with mode: 0644]
deps/npm/test/disabled/change-bin-1/package.json [new file with mode: 0644]
deps/npm/test/disabled/change-bin-2/bin/bar [new file with mode: 0644]
deps/npm/test/disabled/change-bin-2/package.json [new file with mode: 0644]
deps/npm/test/disabled/failer/package.json [new file with mode: 0644]
deps/npm/test/disabled/fast/package.json [new file with mode: 0644]
deps/npm/test/disabled/package-bar/package.json [new file with mode: 0644]
deps/npm/test/disabled/package-config/package.json [new file with mode: 0644]
deps/npm/test/disabled/package-config/test.js [new file with mode: 0755]
deps/npm/test/disabled/package-foo/package.json [new file with mode: 0644]
deps/npm/test/disabled/slow/package.json [new file with mode: 0644]
deps/npm/test/disabled/startstop/package.json [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/ignore3 [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/ignoredir1/a [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/ignoredir2/a [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/sub/ignore1 [new file with mode: 0644]
deps/npm/test/packages/npm-test-files/sub/ignore3 [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/ignore3 [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/ignoredir1/a [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/ignoredir2/a [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/sub/ignore1 [new file with mode: 0644]
deps/npm/test/packages/npm-test-ignore/sub/ignore3 [new file with mode: 0644]