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-07-25Exit with the proper code on failureisaacs
2011-07-23doa bug, annoying.isaacs
2011-07-23Close #1175 Add --production flagisaacs
2011-07-23Better checks for proper gid/uid in mkdirisaacs
2011-07-23Add a bunch of logging and commentary for #1153isaacs
2011-07-20s/sys/util/g finallyisaacs
2011-07-20remove async-map fileisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-07-20Use chain function from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-07-20Add tildes for >=0.1.0, not 1.0.0isaacs
2011-07-20Only use tilde range descriptor when package >=1.0Felix Geisendörfer
2011-07-20--save to devDependencies when --dev is setisaacs
2011-07-20Clear caches on DELETE better.isaacs
2011-07-20Don't scrub the cache on publish. Unnecessaryisaacs
2011-07-20filter out the _etag, and use couch 1.1 'update_after'isaacs
2011-07-20It is time. Allow https for node >= 0.4.9isaacs
2011-07-19Print a warning when the search index builds for the first timeisaacs
2011-07-19Make search ridiculously fast.isaacs
2011-07-18Make searches a little fasterisaacs
2011-07-18require.paths is goneisaacs
2011-07-16Fix bug found in submoduleisaacs
2011-07-16Move minimatch into a dependencyisaacs
2011-07-16docs: Open in npm search page if no repo/homepage listedisaacs
2011-07-15Close #1062 Add 'pack' command to create a tarballisaacs
2011-07-10Don't install deps that would be satisfied by familyisaacs
2011-07-10Setting to undefined is almost always a problemisaacs
2011-07-10Add node -v and npm -v to error outputisaacs
2011-07-09Better default usage outputisaacs
2011-07-09Put date on user objectisaacs
2011-07-08Close #1128 Use -o instead of --no-same-ownerisaacs
2011-07-07Don't bundle extraneous deps. Just causes clutter.isaacs
2011-07-05Close #1119 Always assume url-deps are validisaacs
2011-07-05Print cwd on failureisaacs
2011-07-05Close #1109 Treat . as a directoryisaacs
2011-07-05Close #1109 Object.keys on non-object in cache.jsisaacs
2011-07-01Close #1104 Don't put undefined in file listisaacs
2011-06-30npm submodule commandisaacs
2011-06-30Dumb typo.isaacs
2011-06-29Files shall end in \nisaacs
2011-06-29Fix the FIXME in validWdisaacs
2011-06-29Style, and remove an unnecessary chdirisaacs
2011-06-26Close #1078 Don't be confused by './' in 'files' listisaacs
2011-06-23move tree output to verbose, rather than warnisaacs
2011-06-23Close #1072 Track 'family' apart from 'ancestors'isaacs
2011-06-23Close #1066 Ignore OS X's stupid EPIPEs from 'source'isaacs
2011-06-22Enable including a file in a dir that is not includedisaacs
2011-06-22Handle 'files':[''] caseisaacs
2011-06-22Close #1059 Head-slappingly stupid regexp bug.isaacs
2011-06-19Close #944 Implement --save switch to write deps to package.jsonisaacs