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
2013-06-21Update everything to work with semver@2isaacs
2013-06-19adduser: Delete token after signing inisaacs
2013-06-19publish -f: Fail with the first error if unpublish failedisaacs
2013-06-17Use git repo or tarball as update sourceMatt Lunn
2013-06-17init-package-json@0.0.9isaacs
2013-06-08Separate tar and cache lockfile usageisaacs
2013-06-07cache: Handle cases where git url contains host more than onceisaacs
2013-06-07Don't put a / on resolved gitosis-style git urlsisaacs
2013-06-03install: Partial revert of 6ef60235f10a4caeac2038844fe9e1489d9aaf7disaacs
2013-06-02Use os.EOL instead of custom solutionsRobert Kowalski
2013-06-02doc: Mention --nodedir in npm install documentationMatt McClure
2013-05-30install: Ignore shrinkwrap when --no-shrinkwrap is setisaacs
2013-05-30install: Fold devDeps into shrinkwrap on top level noargs installisaacs
2013-05-29shrinkwrap: Exclude devDependencies from shrinkwrap fileisaacs
2013-05-20call the cb if topPackage doesn't have dependenciesDi Wu
2013-05-20Fix #3443: Object.keys errorRobert Kowalski
2013-05-18Revert "Use log.write instead of console.log to output pretty tree after inst...isaacs
2013-05-12Merge branch 'weird'isaacs
2013-05-12explore: Use correct shell valueisaacs
2013-05-12remove unused SPLIT_CHARRobert Kowalski
2013-05-11Fixes bug where the man field is an arrayFlorian Margaine
2013-05-11Use log.write instead of console.log to output pretty tree after installJohan Nordberg
2013-05-11Ignore preferGlobal for dependenciesFlorian Margaine
2013-05-11Show an error message if git is missing, fixes #3297Robert Kowalski
2013-05-11Remove some unused completionsForbesLindesay
2013-05-10Create missing configured prefix (fixes #3431)Schabse Laks
2013-05-10better error message for proxy users, fixes #3415Robert Kowalski
2013-05-04introduce npm-user-validate, related to #3362Robert Kowalski
2013-05-03pass silent flag into addRemoteGit to error silentlyRaynos
2013-05-03Update maybeGithub to try private git repositoriesRaynos
2013-04-29Provide the raw config object to initJson.Martin Cooper
2013-04-29Use child-process-close for 0.6 supportisaacs
2013-04-29use 'customFds' instead of 'stdio'isaacs
2013-04-29Use editor moduleisaacs
2013-04-29replace `./lib/utils/sha.js` with `sha`ForbesLindesay
2013-04-29fs WriteStream has destroy(), not close()isaacs
2013-04-29remove exec.js, use child_process.execFileRobert Kowalski
2013-04-20build: Link mans properlyisaacs
2013-04-04remove cmd-shim utilisaacs
2013-04-03cmd-shim@1.1.0isaacs
2013-03-28Fail on empty nameMaciej MaƂecki
2013-03-21fix 'cb() never called' errors due to v0.10.0 tls bugisaacs
2013-03-20pass data along in addNamedTagisaacs
2013-03-20exec: Handle spawn errorsisaacs
2013-03-20rebuild: Don't do node-waf stuffisaacs
2013-03-13Handle gh shorthands that are not in the registryisaacs
2013-03-07Adding current version header to npm search outputLuke Arduini
2013-03-04set permissions after git clone, fix #3117Jaakko Manninen
2013-03-04cache: Remove race condition in git fetch/resolveisaacs
2013-02-16Log _id of packages that lack a shasumisaacs