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-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
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