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
2014-05-02Use marked instead of ronn for html docsisaacs
2014-05-01Do not replace the canonical url for README.html on doc buildingRobert Kowalski
2014-04-13doc: Add canonical urlisaacs
2014-02-26Move toc.js script into a fileisaacs
2014-02-16Follow redirects on curl|sh installer scriptisaacs
2013-11-12#3759: do not install npm on node <= v0.5Alex Rodionov
2013-07-12doc: Build index and readme html properlyisaacs
2013-07-12doc: update index builder for new formatisaacs
2013-07-12doc: update build scripts for new structureisaacs
2013-07-11doc: build sections 5 and 7isaacs
2013-06-22Fix the environment used for the doc-build script.Florian Margaine
2012-10-04Fix #2850 Use https url for npmjs.org in docs etc.isaacs
2012-07-23Don't remove stuff from release tarballsisaacs
2012-07-13Fix relocate script properlyisaacs
2012-07-13Add a script to point the shebang at something elseisaacs
2012-04-07Sort output of fs.readdir to ensure an ordered command list.Martin Cooper
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