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-26changelog: Add two more known bugsRebecca Turner
2015-06-26changelog: minor tweaks that didn't make it in prior to mergingRebecca Turner
2015-06-26changelog for 3.0.0Rebecca Turner
2015-06-26test: more descriptive assertions + assertion labelRebecca Turner
2015-06-26uninstall: Support "no arguments"=global action semanticsRebecca Turner
2015-06-26gitignore: Ignore dev subdep unpipeRebecca Turner
2015-06-26test: Only run standard once regardless of how we invoke testsRebecca Turner
2015-06-26pack: fix infinite loop when packing w/ node_modules w/ dep cyclesRebecca Turner
2015-06-26standard@4.3.2Forrest L Norvell
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26ls: Don't error on missing optional depsRebecca Turner
2015-06-26travis: Use the version of npm being testedRebecca Turner
2015-06-26building npm: Yell if you try to package npm@3 with npm@2Rebecca Turner
2015-06-26install: Run top level lifecycles AFTER rolling back failed optdepsRebecca Turner
2015-06-26recalculate-metadata: don't compute missing dev deps for subdepsRebecca Turner
2015-06-26install: save: Don't sort the top level package.json keysRebecca Turner
2015-06-26install: Make shrinkwrap extraction work in 0.8Rebecca Turner
2015-06-26install: Move more npm config into the installer objectRebecca Turner
2015-06-26install: Refactor --link to behave betterRebecca Turner
2015-06-26publish: Throw an error if the bundled deps package.json entry is invalidRebecca Turner
2015-06-26test: outdated-private: match new outdated formatRebecca Turner
2015-06-26outdated: fix filtering of private modulesRebecca Turner
2015-06-26test: update-examples update for npm@3Rebecca Turner
2015-06-26install: code cleanupRebecca Turner
2015-06-26test: update-examples: add assertions to setup to track its completionRebecca Turner
2015-06-26tree-validater: check for invalid peer deps at all levels, not just topRebecca Turner
2015-06-26install: bug fix, thinkoRebecca Turner
2015-06-26install: bug fix, missingPeers is not there by defaultRebecca Turner
2015-06-26npm-registry-couchapp@2.6.11Rebecca Turner
2015-06-26install: Add initial npm@3 support for install --linkRebecca Turner
2015-06-26test: shrinkwrap-empty-deps: match npm@3 empty shrinkwrapRebecca Turner
2015-06-26test: outdated: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth: Update to expect npm@3 style outputRebecca Turner
2015-06-26test: outdated-depth-deep: Update to match npm@3 outputRebecca Turner
2015-06-26test: ls-l-depth-0: update to expect npm@3 install outputRebecca Turner
2015-06-26ls: don't error out if our folder can't be readRebecca Turner
2015-06-26test: Insist that unresolved peer deps produce warningsRebecca Turner
2015-06-26test: install-scoped-already-installed match package.json name to dep nameRebecca Turner
2015-06-26test: Update install-scoped-already-installed handle npm@3 outputRebecca Turner
2015-06-26bug: Remove debugging logging from finalize rollbackRebecca Turner
2015-06-26bug: top level errors are fatalRebecca Turner
2015-06-26test: fix bitbucket & gitlab shortcut orderingRebecca Turner
2015-06-26test: fix verify-bundle-depsRebecca Turner
2015-06-26dedupe: Only clone + load-extraneousRebecca Turner
2015-06-26install: Refactor tracker creation/destructionRebecca Turner
2015-06-26bug: Fix #8138 stack-overflow when idealizing large treesRebecca Turner
2015-06-26docs: Add documentation for new --dry-run optionRebecca Turner
2015-06-26test: builtin-config– no-spin is no longer a thingRebecca Turner
2015-06-26test: builtin-config– add test plansRebecca Turner
2015-06-26outdated: Code cleanupRebecca Turner