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
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26docs: Add documentation for new --dry-run optionRebecca Turner
2015-06-26Add multi-stage installerRebecca Turner
2015-06-26Set unicode default based on stated locale/OSRebecca Turner
2015-06-26Swap the spinner out for the new progress bar code in npmlogRebecca Turner
2015-05-01config: fix broken getLocalAddressesForrest L Norvell
2015-04-24config: version tag version prefix is configurableKevin Kragenbrink
2015-04-03npmconf: add braces missing from 5d7f704Charmander
2015-03-27npmconf: don't open a deleted cafileKenan Yildirim
2015-03-04config: remove redundant validatorForrest L Norvell
2015-03-03publish, config: move tag-semver testsmikes
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-13config: clear credentials by nerf dartForrest L Norvell
2015-02-13config: ensure etc dir exists before writing to itJordan Harband
2015-01-30correct confusing commentForrest L Norvell
2015-01-30allow --no-proxy to set value of proxy to falseForrest L Norvell
2015-01-29publish: only set `access` when explicitly setForrest L Norvell
2015-01-23add access qualifier to publishingForrest L Norvell
2015-01-23add `npm access` command, with 1/3 of its featuresForrest L Norvell
2015-01-16report umask as zero-padded octalsmikes
2014-11-08replace proxy settings in defaults with `null`.Tauren Mills
2014-10-31nerf betterForrest L Norvell
2014-10-24reconcile init-* config with init-package-jsonForrest L Norvell
2014-10-17better errors for malformed .npmrc propertiesNick Santos
2014-10-16defactored npmconf back into npmForrest L Norvell