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-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
2013-01-15styleisaacs
2013-01-15git-remotes: Refactor code out of one functionisaacs
2013-01-09Expose npm bin as env.npm_execpathisaacs
2012-11-09Expose node's execPath to scriptsisaacs
2012-09-10Don't put array configs in the env for scriptsisaacs
2012-08-20Set https-proxy to http by defaultbogushevich
2012-08-18Fix #2606 Better error message when not logged inisaacs
2012-08-17Don't do the walk-up thing for the global prefixisaacs
2012-08-15Remove obsolete config stuffisaacs
2012-08-15Use new npmconf moduleisaacs
2012-08-08node exe dir to the PATH for lifestyle scriptsNathan Rajlich
2012-08-04removed superfluous and erroneous node-gyp command replacementeinaros
2012-07-31The token is an object. Treat it as one.isaacs
2012-07-24Cleanup stack printingisaacs