Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-23folder structure changeisaacs
2011-08-06Close #1235 Swap out unicode tree charsisaacs
2011-08-01Add a --yes config flag (with -y and -n shorthands)isaacs
2011-07-23Close #1175 Add --production flagisaacs
2011-06-25typo in config docisaacs
2011-06-19Close #944 Implement --save switch to write deps to package.jsonisaacs
2011-06-05Disable bin publishes by default.isaacs
2011-05-31Document --link configisaacs
2011-05-21Close #921 Proper handling of excludesisaacs
2011-04-22add 'npm help global' as alias to 'folders' help topicisaacs
2011-04-19Add the 'rollback' flag to enable/suppress roll backsisaacs
2011-04-09Close GH-781 add 'always-auth' config flagisaacs
2011-04-06Correct defaultsisaacs
2011-04-06Default version and auther info from config for `npm init`.Laurie Harper
2011-03-30Define config for bindistisaacs
2011-03-22Documentation for 1.0isaacs
2011-02-26Close GH-537 Add --listexclude configisaacs
2011-02-11Closes GH-565 Don't encrypt authisaacs
2011-01-31Fix #539 Implement configurable "onload-script"isaacs
2011-01-29Add --node-version config to override engine checkingisaacs
2011-01-06first wave of documentation overhaul.isaacs
2011-01-06Document package config hash and files list.isaacs
2011-01-05Add a rebuild-bundle config for Bryanisaacs
2011-01-01Alias set/get docs to configisaacs
2010-11-25Add the 'must-install' config, and use it in bundlingisaacs
2010-11-25Added listopts. Fixes #396Dav Glass
2010-11-06Document new config valuesisaacs
2010-10-15document config editisaacs
2010-10-02Document "viewer" configisaacs
2010-09-29document the 'usage' configisaacs
2010-09-11Better documnetation of loglevel configsisaacs
2010-08-29Fix #203. Use the env.GZIPBIN env instead of env.GZIPv0.1.27-12isaacs
2010-08-26Document "gzip" configisaacs
2010-08-26document "tar" confisaacs
2010-08-25Document the hidden feature of disabling bins by setting binroot to "false"isaacs
2010-08-25document "manroot" configisaacs
2010-08-24Docs for loglevel conf setting.isaacs
2010-08-11Document the 'dev' configisaacs
2010-08-03Rename auto-update to update-dependents, and update docs to reflect thisisaacs
2010-08-03Update docs with changed/corrected informationisaacs
2010-07-30Make config doc lie less. Version log info for 0.1.21isaacs
2010-07-30Add proxy supportCliffano Subagio
2010-07-25Update docs for _configName changesisaacs
2010-05-27Fix the docs about setting the auth manually.isaacs
2010-05-06Documentation updatesisaacs
2010-04-26Clean up the docs further. Make them more consistent.isaacs
2010-04-26refactor config docisaacs