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-03-22don't rebuild if not a packageisaacs
2011-03-22typoisaacs
2011-03-22update edit to new setupisaacs
2011-03-22Overzealous with removing console.logisaacs
2011-03-22missed this one in the globalprefix/prefix config changeisaacs
2011-03-22bug with arg change for output()isaacs
2011-03-22Correct a but in output, and print bins that are installed in the top levelisaacs
2011-03-22missed this one somehowisaacs
2011-03-22Do the stuff for GH-619 better.isaacs
2011-03-22Terseness. simplify "prefix" config and output cmd.isaacs
2011-03-22Support 2-d arrays as results from funcs that call cb with more than 1 non-er...isaacs
2011-03-22..isaacs
2011-03-22Add an 'npm prefix' command to get the prefixisaacs
2011-03-22Remove the delicate kludgeisaacs
2011-03-22Prune would get confused by link packagesisaacs
2011-03-22Output link data betterisaacs
2011-03-22make outdated/update work with linked pkgsisaacs
2011-03-22Only show : stuff in -parseable -long modeisaacs
2011-03-22Closes GH-691 Resolve linked deps when building tarballsisaacs
2011-03-22Don't crash on umet depsisaacs
2011-03-22GH-691 almost working. Just doens't clean up after itself properly.isaacs
2011-03-22handle linked packages better, and bfs the outputisaacs
2011-03-22forgot to include chainisaacs
2011-03-22Closes GH-678 Rebuild in 1.0isaacs
2011-03-22report case when cb() never called.isaacs
2011-03-22Off to the races!isaacs
2011-03-22Closes GH-677 Rebuild bundled deps on installisaacs
2011-03-22delete debug log on successisaacs
2011-03-22 no longer relevantisaacs
2011-03-22config updatesisaacs
2011-03-22Slash-less patterns match filenames or full pathsisaacs
2011-03-22Closes GH-647 Dump **all** logs to a npm-debug.log file on faiureisaacs
2011-03-22New link functionality.isaacs
2011-03-22detect and display link packagesisaacs
2011-03-22Don't be so agressive with realpathing.isaacs
2011-03-22bug in default bin hashisaacs
2011-03-22Add globalprefix optionisaacs
2011-03-22Detect global-ness betterisaacs
2011-03-22Make and unmake links more gentlyisaacs
2011-03-22Support 'gently' flagisaacs
2011-03-22Report on attempts to remove non-npm filesisaacs
2011-03-22Add a 'gently' path to only remove our own stuffisaacs
2011-03-22Walk up the folder tree for the prefixisaacs
2011-03-22Adding empty dirs was a mistake.isaacs
2011-03-22devDependencies aren't extraneousisaacs
2011-03-22export the default config objectisaacs
2011-03-22Use prefix, and delete all the old commented-out crapisaacs
2011-03-22Print output based on install prefixisaacs
2011-03-22Revert "Cache lstats"isaacs
2011-03-22Use the new file list creation logicisaacs