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-24Makefile: Don't publish zips to nodejs.org automaticallyisaacs
2014-03-21makefile: remove the tag on publish thingisaacs
2014-02-26rsync docs to local npm-www folderisaacs
2014-02-26Move toc.js script into a fileisaacs
2014-01-23Don't publish webfonts we don't haveisaacs
2013-11-20minor makefile fixupisaacs
2013-10-10Run npm's prepublish script locallyisaacs
2013-10-03the tests require docs to be made alreadyisaacs
2013-07-12Avoid doc collisions on npm version upgradeisaacs
2013-07-12delete old docs on publishisaacs
2013-07-12doc: Build index as 'npm-index.md'isaacs
2013-07-12doc: Fix links on legacy html docsisaacs
2013-07-12makefile: spacingisaacs
2013-07-12doc: Build index and readme html properlyisaacs
2013-07-11doc: Don't copy to legacy url if already something thereisaacs
2013-07-11doc: Build legacy json/global docsisaacs
2013-07-11build: docclean more thoroughlyisaacs
2013-07-11doc: build sections 5 and 7isaacs
2013-06-13Makefile: git push on publishisaacs
2012-11-30Prevent recursive installation on makeisaacs
2012-09-10make: Fix 'publish' static file uploadsisaacs
2012-08-07Use public ronn instead of git forkisaacs
2012-08-02Put npm's dist tarbals on nodejs.orgisaacs
2012-08-02dist: Upload npm tarballs to a new placeisaacs
2012-08-02Don't upload docs to old site any moreisaacs
2012-08-01Upload docs to new npm site as well as oldisaacs
2012-07-12Using 'npm version' now. No need for 'make version'isaacs
2012-06-04Proper use of webfontisaacs
2012-02-25Upload tarball as well as zipsisaacs
2012-01-16Build ronn by checking the bin, not the packageisaacs
2012-01-13Do a git-clean when publishingisaacs
2012-01-13update makefile for submodule removalisaacs
2012-01-06Fix 'make publish'isaacs
2012-01-05A script for building a releaseisaacs
2011-12-15don't always try to push to master. just push to originisaacs
2011-10-10make clean removes npmrcisaacs
2011-10-04Update 'make doc' to only ronn build if necessaryisaacs
2011-09-25Depending on a folder is dumbisaacs
2011-09-25Makefile: cli docs live in doc/cli/%.mdisaacs
2011-09-25Merge branch 'api-doc' into api-doc2isaacs
2011-09-23Alias doc-clean and doc-publish to docclean and docpublishisaacs
2011-09-22Close #1445 'make' should build docs as wellisaacs
2011-09-17Remove doc/index.md on doc-cleanisaacs
2011-09-17Update 'make publish' to push tags to github, tooisaacs
2011-09-17Don't complain about doc-clean not having filesisaacs
2011-09-17Don't try to double-build/clean indexisaacs
2011-09-17docs include versionisaacs
2011-09-09Add man1/index.1 to buildisaacs
2011-09-09Docs depend on their builder scriptsisaacs
2011-09-09doc/index.md depends on readmeisaacs