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
path: root/lib
AgeCommit message (Expand)Author
2015-03-20outdated: remove incredibly noisy loggingForrest L Norvell
2015-03-20adduser: explicit registry on command line winsForrest L Norvell
2015-03-20hosted-git-info@1.5.3Forrest L Norvell
2015-03-20realize-package-specifier@2.2.0Forrest L Norvell
2015-03-20npm-package-arg@3.1.1Forrest L Norvell
2015-03-17shrinkwrap: npm shrinkwrap --dev means prod tooForrest L Norvell
2015-03-13install: track bundled dependencies in contextForrest L Norvell
2015-03-12install: removed obsolete commentRichard Littauer
2015-03-12link: rm rmForrest L Norvell
2015-03-12gently-rm: more context on failureForrest L Norvell
2015-03-12gently-rm: always resolve against a base directoryForrest L Norvell
2015-03-12gently-rm: swap checks & match target, not sourceForrest L Norvell
2015-03-11gently-rm: npm.globalRoot is not a thingForrest L Norvell
2015-03-06install: tweak install --link for gitForrest L Norvell
2015-03-06install: don't try to --link git dependenciessmikes
2015-03-06update: a completely uncontroversial changeForrest L Norvell
2015-03-05install: engineStrict only warns for this packageForrest L Norvell
2015-03-05update: only update when current !== wantedForrest L Norvell
2015-03-05dedupe: test/tap/dedupe-scoped.js uses find-dupesForrest L Norvell
2015-03-05dedupe: Handle scoped packagesKarolis Narkevicius
2015-03-05restore order to caching git remotesForrest L Norvell
2015-03-04`npm stars` don't send bogus auth when not authedForrest L Norvell
2015-03-04config: remove redundant validatorForrest L Norvell
2015-03-03publish, config: move tag-semver testsmikes
2015-03-02error-handler: update support url to https from httpDaijiro Wachi
2015-03-02Adds function call to gitEnv in checkGitDirAndreas
2015-03-02error-handler: FreeBSD does EAI_FAIL,not ENOTFOUNDForrest L Norvell
2015-02-27error-handler: added er.parent to ETARGET errorDav Glass
2015-02-27rm: npm rm <noargs> globally removes (unlinks) '.'isaacs
2015-02-27completion: make separator a localForrest L Norvell
2015-02-27cache: test add-remote-git's URL normalizationForrest L Norvell
2015-02-27cache: add-remote-git expects no 'git+' on URLsForrest L Norvell
2015-02-27cache: don't add 'git+' when it's already thereTim Whidden
2015-02-27Added an --if-present flag for not erroring on unspecified scripts.Jussi Kalliokoski
2015-02-27ls: allow filtering by --dev / --prod[uction]Daijiro Wachi
2015-02-27git: log full git command line on errorthriqon
2015-02-27run-script: tweak wording of output, add testsForrest L Norvell
2015-02-27run-scripts: group scripts in list outputDaijiro Wachi
2015-02-27run-script: test run-script restart defaultsBryant Williams
2015-02-27run-script: only run restart lifecyle when no scriptDaijiro Wachi
2015-02-27help: tweaks to compressed filename matchingForrest L Norvell
2015-02-27Adding handling of compressed man pagesPeter A. Shevtsov
2015-02-27completion: -/all stragglersForrest L Norvell
2015-02-27completion: remove registry calls to -/shortForrest L Norvell
2015-02-27completion: install completion on folders and urlsHelge Skogly Holm
2015-02-27make npm commands configurable by defaultsmikes
2015-02-20npm outdated: have default depth=0smikes
2015-02-20deprecation: peerDependencie deprecation tweaksForrest L Norvell
2015-02-20deprecation: say where engineStrict is being used.Forrest L Norvell
2015-02-20utils: selectively warn on deprecationForrest L Norvell