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/utils
AgeCommit message (Expand)Author
2014-06-13Properly handle errors that can occur in the config-loading processisaacs
2014-05-24stop the spinner when the process finishesisaacs
2014-05-14npmconf@1.0.0, Refactor config/uid/prefix loading processisaacs
2014-05-08remove the 'use strict' and jshint bitsForrest L Norvell
2014-05-08refactor add* into separate filesForrest L Norvell
2014-05-08split out cache locking into separate fileForrest L Norvell
2014-05-08Busy Spinner, no http noiseisaacs
2014-05-06fetch: Send referer and npm-session headersisaacs
2014-04-29bump tap dep, make tests stderr a bit quieterisaacs
2014-04-18Add test for lifecycle.makeEnv()Yeonghoon Park
2014-04-18Fix lifecycle to pass `Infinity` for config env valueYeonghoon Park
2014-04-13view: handle unpublished packages properlyisaacs
2014-04-10do not log if silentRaynos (Jake Verbaten)
2014-03-16read-installed@2.0.0isaacs
2014-02-15Forbid deleting important npm dirsisaacs
2014-02-15read-installed@1.0.0isaacs
2014-02-07Replace references to isaacs/npm with npm/npm.Dylan Greene
2014-01-11npm-run: fix commands with whitespaces on windowsRobert Kowalski
2013-12-23On a 404, specify the parent package if it existsEvan Lucas
2013-12-16Add --ignore-scripts option.Quinn Slack
2013-11-26Alter text, so people will post the full output in issues.Robert Kowalski
2013-11-11lifecycle: proxy the child process' "signal" to npmNathan Rajlich
2013-11-02Tell users it's not our fault when no compatible versions are foundRobert Kowalski
2013-10-28scripts: Only run one script at a timeisaacs
2013-10-27Add better error message for missing package.jsonRobert Kowalski
2013-10-24scripts: Avoid 'weird errors' from numeric codesisaacs
2013-09-13Add exitCode propertyThom Blake
2013-07-25add ECONNRESET to 'network issues' categoryisaacs
2013-07-25show better error message for proxy usersRobert Kowalski
2013-06-25ls: show git urls in parenthesesRobert Kowalski
2013-06-08Separate tar and cache lockfile usageisaacs
2013-06-02Use os.EOL instead of custom solutionsRobert Kowalski
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-04-29use 'customFds' instead of 'stdio'isaacs
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-04remove cmd-shim utilisaacs
2013-03-21fix 'cb() never called' errors due to v0.10.0 tls bugisaacs
2013-03-20exec: Handle spawn errorsisaacs
2013-02-11Do not suggest publish -f on EPUBLISHCONFLICTisaacs
2013-02-11Raise error if registry packages lack shasum, or if crypto is not availableisaacs
2013-02-06tar.js: Lock the tarballs as well as target foldersisaacs
2013-02-06tar.js: Don't unlock locks we didn't lockisaacs
2013-01-30Error out if an installation results in invalid peer dependencies.Domenic Denicola
2013-01-25Fix #3092 Exclude readme contents from lifecycle envisaacs
2013-01-16Set PATH in the proper order in lifecycle scriptsisaacs