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-03-31bindist: Use install instead of unpack/buildisaacs
2011-03-30Only do bindist if it's got a build stepisaacs
2011-03-30Downgrade some logs, and fix a regression in publishisaacs
2011-03-30make the bintag configurableisaacs
2011-03-30Don't ignore the build/ folder on prebuilt packagesisaacs
2011-03-30make prebuilt json readableisaacs
2011-03-30Add a prebuilt tag on json before writing, and don't default the node-waf if ...isaacs
2011-03-30Write the object to package.json, not the stringisaacs
2011-03-30Correct how bins are attached to docisaacs
2011-03-30logging for prebuilt installisaacs
2011-03-30Publish binary distribution as well as sourceisaacs
2011-03-22put off install/publish/cache-add completion for nowisaacs
2011-03-22rename registry to 'npm-registry-client'isaacs
2011-03-22make registry usage consistentisaacs
2011-02-08Add a config to scrub the cache before addingisaacs
2011-02-02Closes GH-552 Add 'private' flag to prevent publishing.isaacs
2011-01-30Kludge: dont' publish 'modules' hash. Too big.isaacs
2011-01-28Allow forceful publishingisaacs
2011-01-13Remove unused paramisaacs
2010-10-15Pass in the reg as an argument to publishisaacs
2010-09-29Outputting data dumps is sillyisaacs
2010-09-29Print nice short "usage" lines when doing -h, -?, or --helpisaacs
2010-08-24log betterisaacs
2010-06-29Default publish, install, and link to "." if no arguments given. Fix #73isaacs
2010-06-08Remove a bunch of unnecessary require() statementsisaacs
2010-05-10Make publish awesomeisaacs
2010-05-02Remove the 'conf' argument that all the commands were taking, now that they c...isaacs
2010-04-25Update the way that the npm cli commands work so that it's a bit more robust ...isaacs
2010-03-23trailing whitespaceisaacs
2010-03-11Actually working now.isaacs
2010-03-11First pass at publish command.isaacs