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
2022-03-30deps: @npmcli/template-oss@3.2.2 (#4639)Luke Karrys
2022-03-17chore: fix unary operator error in makefilenlf
2022-03-17chore: point to commands properly when making docsGar
2021-08-24chore: update config snapshot when manually making docsisaacs
2021-08-17chore(ci): check that docs are up to date in ciisaacs
2021-06-10chore: check less stuff into node_modulesisaacs
2021-06-01chore: manage docs as a workspaceRuy Adorno
2021-05-14fix(docs): autogenerate config docs for commandsisaacs
2021-03-26test: skip smoke tests coverage checkRuy Adorno
2021-03-26add smoke testsRuy Adorno
2021-03-18Auto-generate 'npm help 7 config' from actual definitionsisaacs
2020-12-18Remove docs-clean from the publish make targetisaacs/faster-make-publish-no-docs-cleanisaacs
2020-10-30chore: cleanup makefilenlf
2020-10-23Rebuild minimal doc set on package.json changesisaacs
2020-10-23Merge docs deps with main projectisaacs
2020-10-23docs: use "dockhand" for static generationEdward Thomson
2020-10-23docs: change command links to `/commands`Edward Thomson
2020-08-04Get 'make htmldocs' workingisaacs
2020-07-31Add 'npm exec', port npx to use it directlyisaacs
2019-12-03makefile: fix docs target typoRichard Lau
2019-11-05doc: Move @VERSION@ for html docs into gatsbyisaacs
2019-11-05docs: migrate existing docs to gatsbyclaudiahdz
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