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-02-13src: warn that peerDependency behavior is changingForrest L Norvell
2015-02-13src: deprecate engineStrict in package.jsonForrest L Norvell
2015-02-13logout: add new commandForrest L Norvell
2015-02-13config: clear credentials by nerf dartForrest L Norvell
2015-02-13config: ensure etc dir exists before writing to itJordan Harband
2015-02-13outdated: fix occasional 'property of undefined' errorisaacs
2015-02-13install man pages correctlyBryan English
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-24Supports npm outdated include package type with long optionDaijiro Wachi
2015-01-23only specify npm.prefix as gentlyRm base when it is inside folder pathBlaine Bublitz
2015-01-23deprecate `npm tag` the simplest way possibleForrest L Norvell
2015-01-23add 'npm dist-tag {add,del,list}'Forrest 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-23npm-registry-client@6.0.0Forrest L Norvell
2015-01-16scripts: use full path for cmd.exe on Win32Ed Morley
2015-01-16cache based on last-modified headersAleksey Smolenchuk
2015-01-16report umask as zero-padded octalsmikes
2015-01-16Git cache prefix exists before clone (fixes #7083)Forrest L Norvell
2015-01-16getCacheStat passes stub stat (fixes #7107)Forrest L Norvell
2015-01-16the new whoami endpoint might not return a valueForrest L Norvell
2015-01-09run-script: add a default env scriptgcb
2015-01-09obfuscate secrets, incl. nerfed URLs (fixes #7067)smikes
2015-01-04version doesn't need a package.json (fixes #7056)Forrest L Norvell
2014-12-25find auth for shrinkwrapped deps (fixes #7011)Forrest L Norvell
2014-12-25badly-named man files won't install (fixes #7000)Forrest L Norvell
2014-12-25inflight directory packing, just to be safeForrest L Norvell
2014-12-25pack tarballs to their final locations atomicallyForrest L Norvell
2014-12-25normalize git URLs when caching (fixes #7009)Forrest L Norvell
2014-12-25don't chownr the entire remotes hierarchy for each addForrest L Norvell
2014-12-25map git inflighting to path rather than URLForrest L Norvell
2014-12-25give whitelisted git environment variables a nameForrest L Norvell
2014-12-23registry URL always ends in / (fixes #6982)Forrest L Norvell
2014-12-23npm version: handle checkGit errorsAlex Kocharin
2014-12-19call path.normalize() in gently-rm.js to fix windows drive letter caseBen Page
2014-12-12make `outdated` ignore private packagesKenan Yildirim
2014-12-12tar detection looks for magic number (fixes #6868)David Volm
2014-12-12version: update shrinkwrap post-check (fixes #6879)Forrest L Norvell
2014-12-05add alias verison=versionisaacs
2014-11-28correct spacingForrest L Norvell
2014-11-28test the fix for #6767smikes
2014-11-28pass parameters under win32 (fixes #6767)Forrest L Norvell
2014-11-26resolve symlinks on source & target (fixes #6774)Kazuhito Hokamura
2014-11-22npm-registry-client@4.0.4Forrest L Norvell
2014-11-20Fix leak into global scopesmikes
2014-11-20Fixes #6735 - "already built" is not errorsmikes
2014-11-14owners handles scoped packages (closes #6542)Forrest L Norvell
2014-11-14sudo won't make a bad git-remotes dir (fixes #6548)Forrest L Norvell