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
2012-01-16Build ronn by checking the bin, not the packageisaacs
2012-01-06Get the 'building ronn' lock pid less cleverlyisaacs
2012-01-06Fix hang on `make doc` when earlier attempt failsGautham Pai
2012-01-05A script for building a releaseisaacs
2012-01-02Switch npm install based on node versionisaacs
2011-12-02Scripts should be 0755isaacs
2011-11-10Fix #1694 Test for directory-ness rather than -eisaacs
2011-11-03Use npm_config_tar in install scriptisaacs
2011-10-31Print tar --version even if explicitly setisaacs
2011-10-28Close #1622 Fix incorrect check for -o tar argisaacs
2011-10-22Handle seds that don't support -eisaacs
2011-10-18Fail faster in cases like #1566isaacs
2011-10-17Add Stephen to AUTHORSisaacs
2011-10-12Some seds are simpletonsisaacs
2011-10-04Update 'make doc' to only ronn build if necessaryisaacs
2011-10-04Building docs is too tedious to do on installationisaacs
2011-10-01Remove the cacert before trying to cd into the folderisaacs
2011-10-01cacert takes a file, not a stringisaacs
2011-10-01install.sh: Use tar -z, since npm does anywayisaacs
2011-09-25More html doc styling stuffisaacs
2011-09-25Include api docs in indexisaacs
2011-09-25More doc stuff.isaacs
2011-09-25Merge branch 'api-doc' into api-doc2isaacs
2011-09-23Re #1448 add some output around tar that it's usingisaacs
2011-09-22Close #1445 'make' should build docs as wellisaacs
2011-09-20Use cacert in install scriptisaacs
2011-09-17Remove spurious <a> tag around <title>READMEisaacs
2011-09-17Use sed instead of egrepisaacs
2011-09-10Sniff for the MAKE env properlyisaacs
2011-09-09Remove some contrived SYNOPSISes, and just use the headingisaacs
2011-09-09Add README into index buildisaacs
2011-09-09Change to make index build properlyisaacs
2011-09-09Build an index of all html documentation filesisaacs
2011-09-08Portability to non-bourne posix shisaacs
2011-09-04Abstract doc building to a separate scriptisaacs
2011-09-04Update clean-old script to show list that will be deleted firstisaacs
2011-07-27Support npm_debug env in install scriptisaacs
2011-07-27No need to clean cache as often, makes search slowisaacs
2011-07-27Clearer messaging of cleanup prefixisaacs
2011-07-20Fix #1163: clean-old.sh breakage on ancient /bin/shTrent Mick
2011-07-05Added quotation marks around $node to allow for node.js installation paths wi...Iain Sproat
2011-06-29Remove install message script. No longer used.isaacs
2011-06-21Installer: Added quotation marksIain Sproat
2011-05-31Close #964 Use greadlink if readlink is missing, or abortisaacs
2011-05-11fixed typo in scripts/clean-old.shFederico Romero
2011-05-03If there's a prefix env, use that rather than sniffingisaacs
2011-05-01Support for Linux.isaacs
2011-05-01Also support clean=noisaacs
2011-05-01Ask for permission before cleaning old cruftisaacs
2011-05-01Clean up 0.x if installing 1.0isaacs