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-05-01readFile != statisaacs
2011-05-01typoisaacs
2011-05-01use force if requestedisaacs
2011-04-30Read contributors out of AUTHORS file, if presentisaacs
2011-04-30Change ordering of install scriptsisaacs
2011-04-30warn should be verboseisaacs
2011-04-30Don't blow up on empty chainsisaacs
2011-04-29helpful comments in a tricky conditionalisaacs
2011-04-28Close #832 null is falsey, and so is zero. Grr.isaacs
2011-04-28suggest adding -- in explore, since it's a good idea.isaacs
2011-04-28Close #848 handle oddball no-maintainer caseisaacs
2011-04-28Debugging code for #832isaacs
2011-04-28Include arch in bindist if knownisaacs
2011-04-27Just depend on node-uuid, don't include it.isaacs
2011-04-27Failed to pass didPreinstall to build_ worker fnisaacs
2011-04-27Run preinstall before installing dependenciesisaacs
2011-04-27Remove 'directories.lib' from init. Sends the wrong message.isaacs
2011-04-27Close #843 install dev-deps locallyisaacs
2011-04-27remove unnecessary warningisaacs
2011-04-26Run build script, even if no deps foundisaacs
2011-04-26Close #842 More helpful usage for 'version'isaacs
2011-04-26Chmod bins in non-global folders, tooisaacs
2011-04-25Close #837 Put other versions of things in bindistisaacs
2011-04-25Don't warn about non-issuesisaacs
2011-04-25Run hooks, even if there isn't a lifecycle script for itisaacs
2011-04-25Close #835 Never under any circumstances chmod when in --unsafe mode.isaacs
2011-04-25Close #834 teeny tiny reference errorisaacs
2011-04-24warn should be a verboseisaacs
2011-04-24Remove global bin symlinks properlyisaacs
2011-04-21Less noisy lsisaacs
2011-04-21Run the build process on top-level dir for implicit installisaacs
2011-04-21Close #827 Proper error message when linking invalid json thingisaacs
2011-04-20Meticulous permission setting in cache.isaacs
2011-04-20Don't put error objects in debug log, put the stringisaacs
2011-04-20sort keys in config lsisaacs
2011-04-19Close #818 Better permission/ownership polishisaacs
2011-04-19Add the 'rollback' flag to enable/suppress roll backsisaacs
2011-04-19Close #817 install won't install invalid depsisaacs
2011-04-19#817 Update adds missing deps, and downgrades if necessaryisaacs
2011-04-19adding todo'sisaacs
2011-04-16Clean up some environment stuff getting passed to scriptsisaacs
2011-04-15Correct the exclusion/inclusion logicisaacs
2011-04-15Always include .js files in prebuiltsisaacs
2011-04-15Stop negating after the startisaacs
2011-04-15Always include .node files in prebuiltsisaacs
2011-04-15Make sure to include build in pbo filesisaacs
2011-04-15show ~/.npm at the start of the ls outputisaacs
2011-04-15Proper top detectionisaacs
2011-04-14glob matching: 'foo' should match 'foo/'isaacs
2011-04-14typo. s/authentication/authorization/isaacs