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
2012-01-05v1.1.0-beta-8v1.1.0-beta-8isaacs
2012-01-02faq: remove reference to NODE_PATH, answer node_modules-in-git questionisaacs
2012-01-02Switch npm install based on node versionisaacs
2012-01-02better messaging for building the local search indexisaacs
2011-12-29Fix #1950 Warn on non-object dep hashes, instead of crashingisaacs
2011-12-29Prefer devDependencies instead of dev-dependenciesisaacs
2011-12-21alias adduser to loginisaacs
2011-12-20cb undefined in fetch.jsisaacs
2011-12-20Fix #1877 Don't require global prefix to exist for non-global commandsisaacs
2011-12-20better output for testsisaacs
2011-12-19npm help disputesisaacs
2011-12-17Fix: Caching 404s too agressivelyisaacs
2011-12-17v1.1.0-beta-7v1.1.0-beta-7isaacs
2011-12-17Run npm tests using the installed copy, current nodeisaacs
2011-12-17v1.1.0-beta-6v1.1.0-beta-6isaacs
2011-12-17remove some cruftisaacs
2011-12-17Port npm tests to javascriptisaacs
2011-12-17Re #1892 Detect home pattern properlyisaacs
2011-12-17Test for #1888isaacs
2011-12-16Fix #1883 update fstreamisaacs
2011-12-16v1.1.0-beta-5v1.1.0-beta-5isaacs
2011-12-16Fix #1888 Add the dir-excluding pattern where it belongsisaacs
2011-12-15v1.1.0-beta-4v1.1.0-beta-4isaacs
2011-12-15Get absolute paths properly for windowsisaacs
2011-12-15don't always try to push to master. just push to originisaacs
2011-12-15v1.1.0-beta-3v1.1.0-beta-3isaacs
2011-12-15Bring npmignore behavior more into line with gitignoreisaacs
2011-12-14v1.1.0-beta-2v1.1.0-beta-2isaacs
2011-12-14lru-cache must be bundledisaacs
2011-12-14v1.1.0-beta-1v1.1.0-beta-1isaacs
2011-12-14update minimatchisaacs
2011-12-14Need to use --force to unpulbish entire project nowisaacs
2011-12-14don't put empty environment vars into config setisaacs
2011-12-14Close #1862 Rename .gitignore to .npmignore if not already a .npmignore presentisaacs
2011-12-14Close #1818 Strip '/' from the start of npmignore pathsisaacs
2011-12-14Move lru-cache into npm, out of minimatchisaacs
2011-12-13Attach readme contents to packages in more situationsisaacs
2011-12-13Fix #1872 Clean on rebuildisaacs
2011-12-12indent errorisaacs
2011-12-11https://twitter.com/jedschmidt/status/145897187719647232isaacs
2011-12-10v1.1.0-beta-0v1.1.0-beta-0isaacs
2011-12-10Limit to cached copies if no registry set.isaacs
2011-12-10If registry is not set, only use versions in the cacheisaacs
2011-12-10Fix #1738 Cache much more aggressivelyisaacs
2011-12-10If can't reach the registry, and have it in cache, use that.isaacs
2011-12-10standardize on https for github remotesisaacs
2011-12-10Use 'read' as a submoduleisaacs
2011-12-09update fstream to handle Sockets properlyisaacs
2011-12-09Show full fetch urlisaacs
2011-12-09Update tar and fstreamisaacs