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
2017-04-28cli: replace cli.js with bin/npm-cli.js and remove cli.js (#12096)Daijiro Wachi
2017-04-21tooling: dev-dep-update should add shrinkwrap tooRebecca Turner
2017-03-25script: fix lint errorDaijiro Wachi
2017-03-16scripts: Allow longer short-committishes when generating changelogsRebecca Turner
2017-02-24scripts: Update dep-update to include shrinkwrap as wellRebecca Turner
2016-11-04scripts: don't rely on latest being checked outForrest L Norvell
2016-10-25gen-changelog: change default branch to latestKat Marchán
2016-10-25maketest: Make the test boilerplate prefer our config over envRebecca Turner
2016-10-07scripts: Add dep-update & dev-dep-updateRebecca Turner
2016-09-10gen-changelog: Fix the missing/double hashmarks issueRebecca Turner
2016-09-09scripts: Fix fixture creation/cleanup in maketestRebecca Turner
2016-09-09scripts: Add helper for generating test skeletonsRebecca Turner
2016-08-12scripts: update changelog generatorRebecca Turner
2016-07-08scripts: Match non-npm URLs in fixes for changelogsRebecca Turner
2016-07-06scripts: Update changelog generator to support Fixes URLsRebecca Turner
2016-02-19gen-changelog: Support multiple creditsRebecca Turner
2016-01-21scripts: Add @iarna's changelog generator toolRebecca Turner
2015-10-22src: Update formatting to be compatible with standard@5Sebastiaan Deckers
2015-10-16src: install npm@3 with npm@2Forrest L Norvell
2015-08-21doc: stop building HTML partialsisaacs
2015-07-24build: use npm being released during releaseKat Marchán
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26building npm: Yell if you try to package npm@3 with npm@2Rebecca Turner
2015-05-22doc: use a preversion script to update AUTHORSForrest L Norvell
2015-03-27Switching minutes and monthsMEDDAH Julien
2015-03-12doc: use perl in update-authors.sh instead of awkKenan Yildirim
2015-01-24add script for updating AUTHORS fileKenan Yildirim
2014-12-11install.sh: Drop support for node <0.8, remove engines bitsisaacs
2014-10-24perl 5.18.x doesn't like -pi without filenamesForrest L Norvell
2014-09-30doc: build partial html content as well as full-baked pagesisaacs
2014-09-11s/ronn/marked-man/gisaacs
2014-08-22doc: Fix 'npm help index'isaacs
2014-08-15Add script to output 'v1.4-next' publish tagisaacs
2014-06-28Allow to build all the docs OOTB.GeJ
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