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
2010-08-25Remove the install-docs script, since npm does this itself now.isaacs
2010-08-23Use the graceful-fs module instead of using fs directly.isaacs
2010-08-12$RANDOM isn't random in real shisaacs
2010-08-08Uninstall, and use a random directoryisaacs
2010-07-25Fix tar usage so that it works on BSDisaacs
2010-07-25Fix #119. Install man pages based on execPath, not installPrefix.isaacs
2010-07-25Fixing bugs in 0.1.99, and enable support for itisaacs
2010-07-25pull in the npm.js into the install-docs script so that the shims are thereisaacs
2010-07-25Make install script executable, and also report success or die on failureisaacs
2010-07-25A simple install script that can be piped to sh easily.isaacs
2010-06-13Update install script to check man path using the new mechanismisaacs
2010-05-17don't panic when docs don't install.isaacs
2010-05-17Fix the stupid man -w stuff that makes the install fail on linux.isaacs
2010-05-13Stupid regression caused by moving the scripts into a subfolder.isaacs
2010-05-10Move install-docs.js into the scripts folder so that it's not so confusing.isaacs
2010-03-05Use the "bin" field rather than the install/activate scripts.isaacs
2010-03-05Refactor out the utils/index.js file, and clean up some style issues.isaacs
2010-03-01Don't debug all the env vars.isaacs
2010-03-01A missing ! makes all the differenceisaacs
2010-03-01env debuggeryisaacs
2010-03-01env debuggeryisaacs
2010-03-01Use the correct env varisaacs
2010-03-01Remove debug codeisaacs
2010-03-01Remove the debug code.isaacs
2010-03-01Make the scripts executable.isaacs
2010-03-01Scripts for different parts of the installation/activation lifecycle.isaacs
2010-02-27Start moving towards using the commonjs packages/1.0-style "scripts" hash rat...isaacs