Update npm to 1.1.0-alpha-2
authorisaacs <i@izs.me>
Wed, 23 Nov 2011 00:56:59 +0000 (16:56 -0800)
committerisaacs <i@izs.me>
Wed, 23 Nov 2011 01:03:58 +0000 (17:03 -0800)
commit3ab15cde2516564a2bc4fe6246fe447f07752ed4
treee858b4c4617fe2f9d1b69e7b2186f6b0674ec93b
parent0ba78d5f36256dacf625e96dc40e4e34bacfdd35
Update npm to 1.1.0-alpha-2
139 files changed:
deps/npm/.gitmodules
deps/npm/doc/cli/coding-style.md
deps/npm/lib/completion.js
deps/npm/lib/utils/tar.js
deps/npm/node_modules/abbrev/LICENSE [new file with mode: 0644]
deps/npm/node_modules/abbrev/package.json
deps/npm/node_modules/block-stream/bench/block-stream.js [deleted file]
deps/npm/node_modules/block-stream/bench/dropper-pause.js [deleted file]
deps/npm/node_modules/block-stream/bench/dropper.js [deleted file]
deps/npm/node_modules/block-stream/test/basic.js [deleted file]
deps/npm/node_modules/block-stream/test/nopad-thorough.js [deleted file]
deps/npm/node_modules/block-stream/test/nopad.js [deleted file]
deps/npm/node_modules/block-stream/test/pause-resume.js [deleted file]
deps/npm/node_modules/block-stream/test/thorough.js [deleted file]
deps/npm/node_modules/fast-list/README.md [new file with mode: 0644]
deps/npm/node_modules/fast-list/bench.js [new file with mode: 0644]
deps/npm/node_modules/fast-list/fast-list.js [new file with mode: 0644]
deps/npm/node_modules/fast-list/package.json [new file with mode: 0644]
deps/npm/node_modules/fstream/examples/pipe.js [deleted file]
deps/npm/node_modules/fstream/examples/reader.js [deleted file]
deps/npm/node_modules/fstream/examples/symlink-write.js [deleted file]
deps/npm/node_modules/fstream/lib/writer.js
deps/npm/node_modules/fstream/package.json
deps/npm/node_modules/graceful-fs/graceful-fs.js
deps/npm/node_modules/graceful-fs/package.json
deps/npm/node_modules/ini/test/fixtures/foo.ini [deleted file]
deps/npm/node_modules/ini/test/foo.js [deleted file]
deps/npm/node_modules/minimatch/test/basic.js [deleted file]
deps/npm/node_modules/mkdirp/examples/pow.js [deleted file]
deps/npm/node_modules/mkdirp/test/chmod.js [deleted file]
deps/npm/node_modules/mkdirp/test/clobber.js [deleted file]
deps/npm/node_modules/mkdirp/test/mkdirp.js [deleted file]
deps/npm/node_modules/mkdirp/test/race.js [deleted file]
deps/npm/node_modules/mkdirp/test/rel.js [deleted file]
deps/npm/node_modules/node-uuid/.gitignore [new file with mode: 0644]
deps/npm/node_modules/node-uuid/README.md
deps/npm/node_modules/node-uuid/benchmark/README.md [new file with mode: 0644]
deps/npm/node_modules/node-uuid/benchmark/bench.gnu [new file with mode: 0644]
deps/npm/node_modules/node-uuid/benchmark/bench.sh [new file with mode: 0755]
deps/npm/node_modules/node-uuid/benchmark/benchmark-native.c [new file with mode: 0644]
deps/npm/node_modules/node-uuid/benchmark/benchmark.js [new file with mode: 0644]
deps/npm/node_modules/node-uuid/package.json
deps/npm/node_modules/node-uuid/test/benchmark-native.c [deleted file]
deps/npm/node_modules/node-uuid/test/benchmark.js [deleted file]
deps/npm/node_modules/node-uuid/test/test.html [deleted file]
deps/npm/node_modules/node-uuid/test/test.js [deleted file]
deps/npm/node_modules/node-uuid/uuid.js
deps/npm/node_modules/nopt/README.md
deps/npm/node_modules/nopt/examples/my-program.js [deleted file]
deps/npm/node_modules/request/README.md
deps/npm/node_modules/request/main.js
deps/npm/node_modules/request/oauth.js [new file with mode: 0644]
deps/npm/node_modules/request/package.json
deps/npm/node_modules/request/tests/googledoodle.png [deleted file]
deps/npm/node_modules/request/tests/run.sh [deleted file]
deps/npm/node_modules/request/tests/server.js [deleted file]
deps/npm/node_modules/request/tests/test-body.js [deleted file]
deps/npm/node_modules/request/tests/test-errors.js [deleted file]
deps/npm/node_modules/request/tests/test-pipes.js [deleted file]
deps/npm/node_modules/request/tests/test-timeout.js [deleted file]
deps/npm/node_modules/request/uuid.js [new file with mode: 0644]
deps/npm/node_modules/request/vendor/cookie/index.js [new file with mode: 0644]
deps/npm/node_modules/request/vendor/cookie/jar.js [new file with mode: 0644]
deps/npm/node_modules/rimraf/test/run.sh [deleted file]
deps/npm/node_modules/rimraf/test/setup.sh [deleted file]
deps/npm/node_modules/rimraf/test/test-async.js [deleted file]
deps/npm/node_modules/rimraf/test/test-fiber.js [deleted file]
deps/npm/node_modules/rimraf/test/test-sync.js [deleted file]
deps/npm/node_modules/semver/test.js [deleted file]
deps/npm/node_modules/tar/examples/extracter.js [deleted file]
deps/npm/node_modules/tar/examples/reader.js [deleted file]
deps/npm/node_modules/tar/lib/entry-writer.js
deps/npm/node_modules/tar/lib/extended-header-writer.js
deps/npm/node_modules/tar/old/README.md [deleted file]
deps/npm/node_modules/tar/old/doc/example.js [deleted file]
deps/npm/node_modules/tar/old/generator.js [deleted file]
deps/npm/node_modules/tar/old/parser.js [deleted file]
deps/npm/node_modules/tar/old/tar.js [deleted file]
deps/npm/node_modules/tar/old/test/test-generator.js [deleted file]
deps/npm/node_modules/tar/old/test/test-generator.tar [deleted file]
deps/npm/node_modules/tar/old/test/test-generator.txt [deleted file]
deps/npm/node_modules/tar/old/test/test-parser.js [deleted file]
deps/npm/node_modules/tar/old/test/test-tar.tar [deleted file]
deps/npm/node_modules/tar/old/test/test-tar.txt [deleted file]
deps/npm/node_modules/tar/package.json
deps/npm/node_modules/tar/test/extract.js [deleted file]
deps/npm/node_modules/tar/test/fixtures/200.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/200L.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/200ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc [deleted file]
deps/npm/node_modules/tar/test/fixtures/200longlink.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/200longname.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/a.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/a.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/a.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/b.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/b.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/b.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/c.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/c.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/c.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/cc.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/foo.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/foo.js [deleted file]
deps/npm/node_modules/tar/test/fixtures/foo.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/hardlink-1 [deleted file]
deps/npm/node_modules/tar/test/fixtures/hardlink-2 [deleted file]
deps/npm/node_modules/tar/test/fixtures/omega.hex [deleted file]
deps/npm/node_modules/tar/test/fixtures/omega.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/omega.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/omegapax.tar [deleted file]
deps/npm/node_modules/tar/test/fixtures/packtest/omega.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/packtest/star.4.html [deleted file]
deps/npm/node_modules/tar/test/fixtures/packtest/Ω.txt [deleted file]
deps/npm/node_modules/tar/test/fixtures/r/e/a/l/l/y/-/d/e/e/p/-/f/o/l/d/e/r/-/p/a/t/h/cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc [deleted file]
deps/npm/node_modules/tar/test/fixtures/symlink [deleted symlink]
deps/npm/node_modules/tar/test/fixtures/Ω.txt [deleted file]
deps/npm/node_modules/tar/test/header.js [deleted file]
deps/npm/node_modules/tar/test/pack.js [deleted file]
deps/npm/node_modules/tar/test/parse.js [deleted file]
deps/npm/package.json
deps/npm/test/common.js [deleted file]
deps/npm/test/disabled/bundlerecurs/package.json [deleted file]
deps/npm/test/disabled/failer/package.json [deleted file]
deps/npm/test/disabled/fast/package.json [deleted file]
deps/npm/test/disabled/package-config/package.json [deleted file]
deps/npm/test/disabled/package-config/test.js [deleted file]
deps/npm/test/disabled/slow/package.json [deleted file]
deps/npm/test/disabled/startstop/package.json [deleted file]
deps/npm/test/packages/npm-test-blerg/package.json [deleted file]
deps/npm/test/packages/npm-test-blerg/test.js [deleted file]
deps/npm/test/packages/npm-test-env-reader/package.json [deleted file]
deps/npm/test/packages/npm-test-env-reader/test.sh [deleted file]
deps/npm/test/packages/npm-test-missing-bindir/package.json [deleted file]
deps/npm/test/packages/npm-test-missing-bindir/test.js [deleted file]
deps/npm/test/packages/npm-test-private/package.json [deleted file]
deps/npm/test/packages/npm-test-test-package/package.json [deleted file]
deps/npm/test/packages/npm-test-url-dep/package.json [deleted file]
deps/npm/test/run [deleted file]
deps/npm/test/update-test.sh [deleted file]