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
2018-05-04makefile: call cache clean with --forceJérémy Lal
2018-03-09makefile: dont call destructive 'uninstall' on clean (#16540)Enrico Weigelt
2017-08-17makefile: fix doc build tools dependenciesEnrico Weigelt, metux IT consult
2017-07-11npx: bundle npx with npm itselfKat Marchán
2017-07-11selfinstall: Fix self install in Makefile and install.shRebecca Turner
2017-05-26make: stop saving marked-man and prune stuff during buildKat Marchán
2017-04-28cli: replace cli.js with bin/npm-cli.js and remove cli.js (#12096)Daijiro Wachi
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2016-03-31makefile: add doc-clean to `make publish`Daijiro Wachi
2016-02-23build: Make sure ls on a clean repo works w/o errorRebecca Turner
2015-12-18src: always install in npm in legacy modeForrest L Norvell
2015-09-09doc: remove misleading API documentationForrest L Norvell
2015-08-21doc: stop building HTML partialsisaacs
2015-05-22doc: use a preversion script to update AUTHORSForrest L Norvell
2015-05-01Makefile: update AUTHORS before publishForrest L Norvell
2015-01-30If AUTHORS doesn't change, don't complain.Forrest L Norvell
2015-01-30Add an NPMOPTS variable to toplevel installAria Stewart
2015-01-24add script for updating AUTHORS fileKenan Yildirim
2014-10-08write builtin config on any global npm installisaacs
2014-09-30doc: build partial html content as well as full-baked pagesisaacs
2014-09-11s/ronn/marked-man/gisaacs
2014-08-15build: explicitly push to a branchForrest L Norvell
2014-08-15Add 'make tag' to tag current release as latestisaacs
2014-08-15Publish with --tag=v1.4-nextisaacs
2014-08-15Remove outdated docpublish make targetisaacs
2014-08-15Remove unpublish step from make publishisaacs
2014-06-28Allow to build all the docs OOTB.GeJ
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