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
AgeCommit message (Expand)Author
2011-02-16remove untrue fixmeisaacs
2011-02-14Die, Module Shims!isaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2011-01-30Don't dump the whole env into package.json.jsisaacs
2011-01-22Show who required it when a requirement failsisaacs
2011-01-12Remove the ill-conceived "link" property.isaacs
2011-01-11Revert "Make the bundle folder configurable"isaacs
2011-01-09Make the bundle folder configurableisaacs
2011-01-05Add a rebuild-bundle config for Bryanisaacs
2010-12-31add env to package.json.js module.isaacs
2010-12-30Always have modules, even if emptyisaacs
2010-12-22Fix #459. Be aware of module file extensions.isaacs
2010-12-16Don't try to read things that might be undefinedisaacs
2010-12-13Fix #446 Expose all KINDS of data about install setup.isaacs
2010-12-13Warnings and pointers for homebrew users.isaacs
2010-12-06remove unused utilisaacs
2010-12-03Refactor and fix a few old bugs.isaacs
2010-12-03Fix #401 Segregate versioned dependency binsisaacs
2010-11-19Change build/link/install to work with cache changes.isaacs
2010-11-15Don't allow building outside of npm dir.isaacs
2010-11-15Rebuild bundled dependencies on installation.isaacs
2010-11-15Respect bundled dependenciesisaacs
2010-10-30Make some verbose logs not defaultisaacs
2010-10-24comment fixisaacs
2010-10-24s/dependencies/node_modules/gisaacs
2010-10-19remove two unnecessary require() statementsisaacs
2010-10-16Avoid the sys warnings.isaacs
2010-09-29Print nice short "usage" lines when doing -h, -?, or --helpisaacs
2010-09-21Get rid of that ugly number-passing trick.isaacs
2010-09-21Allow implied suffixes on .js binsisaacs
2010-09-11Use "name@version" rather than "name-version". Everywhere.isaacs
2010-09-01Numberless async mapisaacs
2010-08-27Don't fail the build if autoActivate fails.isaacs
2010-08-25Clean up exec usageisaacs
2010-08-25Clean up some loggingisaacs
2010-08-25Have to read data before linking modulesisaacs
2010-08-25trinary attack!isaacs
2010-08-25Load package default data when objects are providedisaacs
2010-08-25Load mans properly from the folder, and install them when building.isaacs
2010-08-25Use the abstracted-out package default loader thingisaacs
2010-08-25First pass at installing a default bin hash from a "bin" directory. Doesn't ...isaacs
2010-08-24lug butterisaacs
2010-08-24lob getterisaacs
2010-08-24log betterisaacs
2010-08-24log configgy puddingisaacs
2010-08-24Upon closer examination, fuck it.isaacs
2010-08-24whitespaceisaacs
2010-08-23Use the graceful-fs module instead of using fs directly.isaacs
2010-08-23Make shim clobber when writtenisaacs
2010-08-23Increase the asynchronyisaacs