summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1
Commit message (Collapse)AuthorAgeFilesLines
* npm: Upgrade to 1.2.21isaacs2013-05-134-3/+8
|
* npm: Upgrade to 1.2.20isaacs2013-05-1060-79/+93
|
* npm: Upgrade to 1.2.18isaacs2013-04-112-2/+2
|
* npm: Upgrade to 1.2.17isaacs2013-04-0360-62/+62
|
* npm: Upgrade to v1.2.15isaacs2013-03-281-7/+18
|
* npm: upgrade to 1.2.15isaacs2013-03-204-6/+42
|
* npm: Update to 1.2.14isaacs2013-03-0660-65/+77
|
* npm: Upgrade to v1.2.11isaacs2013-02-158-5/+127
|
* npm: Upgrade to v1.2.10isaacs2013-02-0659-72/+100
|
* npm: Upgrade to v1.2.2isaacs2013-01-182-2/+2
|
* npm: Upgrade to v1.2.0isaacs2013-01-0957-72/+131
|
* npm: upgrade to 1.1.70isaacs2012-12-216-8/+21
|
* npm: Upgrade to v1.1.69isaacs2012-12-1257-59/+59
|
* npm: Upgrade to 1.1.66isaacs2012-11-2357-59/+62
|
* npm: Upgrade to 1.1.65isaacs2012-10-252-2/+2
|
* npm: Upgrade to 1.1.64isaacs2012-10-232-2/+2
|
* npm: Upgrade to 1.1.63isaacs2012-10-1157-73/+70
|
* npm: upgrade to 1.1.62isaacs2012-09-252-2/+2
|
* npm: Upgrade to 1.1.61isaacs2012-09-1057-68/+104
|
* npm: Upgrade to 1.1.59isaacs2012-08-222-2/+2
|
* npm: Upgrade to 1.1.57isaacs2012-08-212-2/+2
|
* npm: Upgrade to 1.1.56isaacs2012-08-213-2/+17
|
* npm: Upgrade to 1.1.55isaacs2012-08-214-2/+95
|
* npm: Upgrade to 1.1.49isaacs2012-08-143-87/+17
| | | | | | | - node-gyp@0.6.5 - abstracted-out configs - publishing over proxies - bugfixes to all the deps
* npm: Upgrade to 1.1.48isaacs2012-08-062-2/+2
| | | | | Fixes an issue with publishing readmes that are not called 'README.md', so that they still end up on the website
* npm: Upgrade to 1.1.47isaacs2012-08-0656-79/+85
|
* npm: Upgrade to 1.1.46isaacs2012-08-0256-59/+59
|
* npm: Upgrade to 1.1.45isaacs2012-07-242-2/+2
| | | | This includes node-gyp 0.6.1
* npm: Upgrade to 1.1.44isaacs2012-07-192-2/+2
|
* npm: Upgrade to 1.1.43isaacs2012-07-173-2/+6
|
* npm: upgrade to 1.1.41isaacs2012-07-134-13/+60
|
* npm: Upgrade to 1.1.36isaacs2012-07-0756-57/+57
|
* npm: Upgrade to 1.1.33isaacs2012-06-283-3/+129
| | | | | | | 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.32isaacs2012-06-221-1/+1
|
* npm: Upgrade to 1.1.31isaacs2012-06-221-1/+1
|
* npm: Upgrade to 1.1.30isaacs2012-06-191-1/+1
|
* npm: Upgrade to 1.1.29isaacs2012-06-182-40/+51
|
* npm: Upgrade to 1.1.27isaacs2012-06-174-8/+19
| | | | | - severely enhanced 'npm init' - upgraded node-gyp
* Upgrade npm to 1.1.26isaacs2012-06-152-2/+2
|
* Upgrade npm to 1.1.25isaacs2012-06-113-65/+7
|
* Upgrade npm to 1.1.24isaacs2012-06-0456-57/+92
|
* upgrade npm to 1.1.23isaacs2012-05-281-1/+1
| | | | This also upgrades node-gyp to 0.4.3
* Upgrade npm to 1.1.21isaacs2012-05-0556-94/+473
| | | | Somehow this got downgraded in the last v0.6 merge. Very strange.
* Merge remote-tracking branch 'ry/v0.6' into v0.6-mergeisaacs2012-05-0455-472/+93
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Upgrade npm to 1.1.21isaacs2012-05-0456-57/+57
| |
| * Upgrade npm to 1.1.18isaacs2012-04-303-33/+97
| |
| * Update npm to 1.1.16isaacs2012-04-0656-58/+71
| |
| * Upgrade npm to 1.1.12isaacs2012-03-221-1/+1
| |
* | Upgrade npm to 1.1.17isaacs2012-04-1856-90/+167
| |
* | Upgrade npm to 1.1.15isaacs2012-03-291-1/+1
| |