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/doc
AgeCommit message (Expand)Author
2012-02-29Added information about dependency binaries being available in scripts to the...Christian Howe
2012-02-25start keeping a changelog type thingisaacs
2012-02-25Support --json flag for ls outputisaacs
2012-02-25doc: update json, add more explicit caveatsisaacs
2012-02-24fix shrinkwrap style and refactor installDave Pacheco
2012-02-24add "npm shrinkwrap"Dave Pacheco
2012-02-23Add --versions flag to show the version of node as wellisaacs
2012-02-05remove incorrect default valueGeorge Ornbo
2012-01-16Re #2040 Add -q --quiet alias for --loglevel warnisaacs
2012-01-13Fix #2018 Make git binary configurableisaacs
2012-01-02faq: remove reference to NODE_PATH, answer node_modules-in-git questionisaacs
2011-12-19npm help disputesisaacs
2011-12-08Add 'http' loglevel, by defaultisaacs
2011-12-07Add last publish date to search results, and search sortingisaacs
2011-12-07Remove npminclude referenceisaacs
2011-12-04Add --coverage conf optionisaacs
2011-12-03Fix #1673 Support for regexps in searchisaacs
2011-12-01typoisaacs
2011-12-01Move the cache into %APPDATA% on windowsisaacs
2011-12-01Add proprietary-attribs config, default to false for npm itself, true otherwiseisaacs
2011-11-30Remove symbolic links from npm itselfisaacs
2011-11-24Update to Iris Couch URLJason Smith (work)
2011-11-21minor: coding-style doc styling bug.isaacs
2011-11-20Remove tar and gzipbin configsisaacs
2011-11-02explain config locations more clearlyisaacs
2011-10-25Document changed windows paths.isaacs
2011-10-22Close #1582 Make prefixes better on windowsisaacs
2011-10-17Add auto-increment support to version commandStephen Sugden
2011-10-13Correct 'message' docisaacs
2011-10-13Add --message option and -m shorthandMaciej MaƂecki
2011-10-13Standardize the 'bugs' field in package.json.Martin Cooper
2011-10-12Close #1509 Add 'umask' config optionisaacs
2011-10-12Close #1493 Return values from npm.commands.view sanerisaacs
2011-10-12Close #1201 Specify ./node_modules in current packageisaacs
2011-10-08Document builtin config fileisaacs
2011-10-03New 'bugs' command.Martin Cooper
2011-09-28Use -z flag to tar. Best way forward for now.isaacs
2011-09-25More doc stuff.isaacs
2011-09-25Move new help docs to their proper placesisaacs
2011-09-25Merge branch 'api-doc' into api-doc2isaacs
2011-09-19mention that additional starring is sillyisaacs
2011-09-19Docs for starisaacs
2011-09-17Remove doc/index.md, since it's a generated fileisaacs
2011-09-17Small spelling fixes in docsOleg Efimov
2011-09-13More thorough explanation on this point, for wikipediaisaacs
2011-09-10Document install algorithm better.isaacs
2011-09-09Remove some contrived SYNOPSISes, and just use the headingisaacs
2011-09-09Add some see-also links to npm-index(1)isaacs
2011-09-09Add README into index buildisaacs
2011-09-09make docisaacs