isaacs
911b0fddd3
Upgrade npm to 1.1.26
2012-06-15 10:00:30 -07:00
isaacs
13198357e9
Upgrade npm to 1.1.25
2012-06-11 08:13:36 -07:00
isaacs
b9e40fbaac
Upgrade npm to 1.1.24
2012-06-04 17:32:59 -07:00
isaacs
719376730d
upgrade npm to 1.1.23
...
This also upgrades node-gyp to 0.4.3
2012-05-28 20:02:39 -07:00
isaacs
33a9ac6087
Upgrade npm to 1.1.21
...
Somehow this got downgraded in the last v0.6 merge. Very strange.
2012-05-05 22:33:12 -07:00
isaacs
01d146c29f
Merge remote-tracking branch 'ry/v0.6' into v0.6-merge
...
Conflicts:
ChangeLog
Makefile
deps/npm/AUTHORS
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/man/man1/npm.1
deps/npm/man/man3/npm.3
deps/npm/package.json
doc/api/url.markdown
lib/http.js
src/node_version.h
test/simple/test-fs-sync-fd-leak.js
2012-05-04 15:12:47 -07:00
isaacs
aaf0453b7c
Upgrade npm to 1.1.21
2012-05-04 12:52:55 -07:00
isaacs
1ac05cc5ad
Upgrade npm to 1.1.18
2012-04-30 13:09:31 -07:00
isaacs
c8bbd13ea8
Upgrade npm to 1.1.17
2012-04-18 09:36:40 -07:00
isaacs
37ac5e52bf
Update npm to 1.1.16
2012-04-06 14:42:19 -07:00
isaacs
9a70d99980
Upgrade npm to 1.1.15
2012-03-29 20:20:23 -07:00
isaacs
cda3b6ff52
Upgrade npm to 1.1.14
2012-03-28 19:36:44 -07:00
isaacs
67f1778065
Upgrade npm to 1.1.12
2012-03-22 16:38:58 -07:00
isaacs
89653cb32f
Upgrade npm to 1.1.10
2012-03-19 09:59:57 -07:00
isaacs
f631c1d73b
Update npm to 1.1.9
2012-03-14 16:44:36 -07:00
isaacs
1bf3a14353
Upgrade npm to 1.1.4 (minor bugfix)
2012-03-02 09:48:25 -08:00
isaacs
054127112c
Upgrade npm to 1.1.3
...
* Update request to support HTTPS-over-HTTP proxy tunneling
* Throw on undefined envs in config settings
* Update which to 1.0.5
* Fix windows UNC busyloop in findPrefix
* Bundle nested bundleDependencies properly
* Alias adduser to add-user
* Doc updates (Christian Howe, Henrik Hodne, Andrew Lunny)
* ignore logfd/outfd streams in makeEnv() (Rod Vagg)
* shrinkwrap: Behave properly with url-installed deps
* install: Support --save with url install targets
* Support installing naked tars or single-file modules from urls etc.
* init: Don't add engines section
* Don't run make clean on rebuild
* Added missing unicode replacement (atomizer)
2012-03-02 09:31:46 -08:00
isaacs
ca0986fbd1
Update npm to 1.1.2
2012-02-24 18:52:17 -08:00
isaacs
163900dc68
npm: update to 1.1.1
2012-02-08 12:36:20 -08:00
isaacs
5c0f039c9c
Update npm to 1.1.0-3
2012-01-26 15:59:26 -08:00
isaacs
25410096b4
Update npm to 1.1.0-2
2012-01-16 15:06:16 -08:00
isaacs
78dbb4b5b1
npm@1.1.0-beta-10
2012-01-05 11:22:49 -08:00
isaacs
90fb81ad54
npm 1.1.0-beta-7
2011-12-16 18:05:17 -08:00
isaacs
56f65e3c3e
npm 1.1.0-beta-4
2011-12-15 08:32:07 -08:00
isaacs
2255efa171
npm 1.1.0-beta-3
2011-12-14 16:27:01 -08:00
isaacs
bb9316da28
npm 1.1.0-beta-2
2011-12-14 14:17:16 -08:00
isaacs
1ad30a2af4
npm 1.1.0-alpha-6
2011-12-01 17:12:21 -08:00
isaacs
61764613d1
npm 1.1.0-alpha-5
...
Fix #2186
First part of #2207
2011-12-01 21:12:17 +01:00
isaacs
e85a95dfa3
Remove npm's .gitignore, add generated docs
2011-11-27 13:09:04 -08:00
Ryan Dahl
b488be127a
Include NPM, update .pkg to install it.
...
.msi update coming soon.
2011-11-21 10:50:52 -08:00