summaryrefslogtreecommitdiff
path: root/deps/npm/lib/cache.js
Commit message (Collapse)AuthorAgeFilesLines
* npm: Upgrade to 1.2.21isaacs2013-05-141-37/+75
|
* npm: Upgrade to v1.2.15isaacs2013-03-281-0/+10
|
* npm: upgrade to 1.2.15isaacs2013-03-201-9/+11
|
* npm: Update to 1.2.14isaacs2013-03-061-23/+26
|
* npm: Upgrade to v1.2.11isaacs2013-02-151-18/+100
|
* npm: Upgrade to v1.2.10isaacs2013-02-061-13/+22
|
* npm: Upgrade to v1.2.2isaacs2013-01-181-71/+184
|
* npm: Upgrade to v1.2.0isaacs2013-01-091-3/+11
|
* npm: Upgrade to 1.1.64isaacs2012-10-231-2/+29
|
* npm: Upgrade to 1.1.47isaacs2012-08-061-1/+1
|
* npm: Upgrade to 1.1.43isaacs2012-07-171-8/+19
|
* npm: upgrade to 1.1.41isaacs2012-07-131-46/+0
|
* npm: Upgrade to 1.1.36isaacs2012-07-071-7/+25
|
* npm: Upgrade to 1.1.33isaacs2012-06-281-80/+194
| | | | | | | Support for parallel use of the cache folder Retry on registry timeouts or network failures Reduce 'engines' failures to a warning Use new zsh completion if aviailable
* npm: Upgrade to 1.1.29isaacs2012-06-181-9/+0
|
* Upgrade npm to 1.1.26isaacs2012-06-151-2/+1
|
* Upgrade npm to 1.1.25isaacs2012-06-111-46/+81
|
* Upgrade npm to 1.1.24isaacs2012-06-041-0/+11
|
* upgrade npm to 1.1.23isaacs2012-05-281-1/+0
| | | | This also upgrades node-gyp to 0.4.3
* Upgrade npm to 1.1.21isaacs2012-05-051-62/+63
| | | | Somehow this got downgraded in the last v0.6 merge. Very strange.
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-041-63/+62
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Update npm to 1.1.16isaacs2012-04-061-46/+44
| |
| * Upgrade npm to 1.1.12isaacs2012-03-221-13/+11
| |
| * Update npm to 1.1.9isaacs2012-03-141-1/+1
| |
* | Upgrade npm to 1.1.14isaacs2012-03-281-59/+55
| |
* | Upgrade npm to 1.1.6isaacs2012-03-121-1/+1
|/ | | | | | | | | | | | | | * Fix #472 Adds support for os/cpu fields in package.json (Adam Blackburn) * Don't use existing pkg if explicit * Install missing deps, even if they are in bundleDependencies * bundle node-gyp * Automatically node-gyp build stuff with a bindings.gyp * Fix #2230 Unpack in place. No folder renaming malarky * Never create un-listable directories * Fix cases where an optionalDependency fails to build * Always ignore .wafpickle-7 files * fix shrinkwrap test * Fix: bundleDependencies being re-installed unnecessarily
* Upgrade npm to 1.1.3isaacs2012-03-021-7/+12
| | | | | | | | | | | | | | | | | * 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)
* Update npm to 1.1.0-2isaacs2012-01-161-2/+2
|
* npm 1.1.0-beta-2isaacs2011-12-141-15/+92
|
* npm 1.1.0-alpha-5isaacs2011-12-011-1/+2
| | | | | Fix #2186 First part of #2207
* Include NPM, update .pkg to install it.Ryan Dahl2011-11-211-0/+735
.msi update coming soon.