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
2011-11-20show fstream_linkpath on errorsisaacs
2011-11-20Remove tar and gzipbin configsisaacs
2011-11-20Remove a lot of unnecessary codeisaacs
2011-11-20No need to silly-log the testEngine callisaacs
2011-11-20stack already printed, no need to do it againisaacs
2011-11-20Skip chown for windowsisaacs
2011-11-19More error decorationsisaacs
2011-11-19Allow directories if they have any included childrenisaacs
2011-11-19Don't delete the - cache entries unless --force is setisaacs
2011-11-19Aliases for cache commandsisaacs
2011-11-19Correct commentsisaacs
2011-11-18duct tape, almost passing make testisaacs
2011-11-18Exclude tmp.tgz from tarball in cache additionisaacs
2011-11-18Actually working sort of. Need to test more.isaacs
2011-11-17Use node-tar (not working yet)isaacs
2011-11-17Print fstream error info if providedisaacs
2011-11-17Correct pack/unpack queue for win32isaacs
2011-11-09Pass a real mode to mkdir to avoid null-related exceptions.Martin Cooper
2011-11-09Workaround for node 0.6.0 on windows with large dir listsisaacs
2011-11-07Better error message on engine mismatchisaacs
2011-11-06init: Make the engines.node default a bit looserisaacs
2011-11-06Experimental: no node version checking on --forceisaacs
2011-11-06Fix --node-version=null regressionisaacs
2011-11-06Report the requested user when removal fails.Martin Cooper
2011-11-06Fix incorrect path returned by npm-binMichael Budde
2011-11-01don't try to toString undefinedisaacs
2011-11-01Publish readme properly, and don't show in view by defaultisaacs
2011-10-31Using request, don't need this nowisaacs
2011-10-31publish the readme contents in the root package docisaacs
2011-10-28Close #1622 Fix incorrect check for -o tar argisaacs
2011-10-26Close #1605 Don't process bad data from search resultisaacs
2011-10-26Fix #1602 Fix #1603 APIs must be either always sync, or always asyncisaacs
2011-10-26Close #1598 Don't set global path until after figuring out node locationisaacs
2011-10-25fix link regression, regarding new path gettersisaacs
2011-10-22Close #1581 windows cmd: Look in local folder for interpreterisaacs
2011-10-22Close #1582 Make prefixes better on windowsisaacs
2011-10-21mkdir: A few more places where the noChmod wasn't setisaacs
2011-10-21Close #1509 Don't chmod the npm.prefix folder, just ensure it's there.isaacs
2011-10-20Don't treat /-/xyz registry urls as packages for 404 errorsisaacs
2011-10-20Close #1571 Also check status code on 'error' resultsisaacs
2011-10-18Fix #1564 Pre-load install.js and build.js in update commandisaacs
2011-10-17Add auto-increment support to version commandStephen Sugden
2011-10-15Fix #1555 Queue tar operations for windowsisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-10-14Default user and group to 0 on win32, and always make String the last typeisaacs
2011-10-14Fix #1552 Make it impossible to chown with a non-int uid/gidisaacs
2011-10-14typoisaacs
2011-10-13Don't write log file for simple usage stuffisaacs
2011-10-13Close #1549 Missed a mode referenceisaacs
2011-10-13Close #1502 Better usage message for 'version'isaacs