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-06-28Close #1088 Configure needs submodulesisaacs
2011-06-26bump nopt versionisaacs
2011-06-26v1.0.15v1.0.15isaacs
2011-06-26Close #1078 Don't be confused by './' in 'files' listisaacs
2011-06-25typo in config docisaacs
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-22images for the [n] logo/faviconisaacs
2011-06-22v1.0.14v1.0.14isaacs
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-21Add Iain to authors listisaacs
2011-06-21Installer: Added quotation marksIain Sproat
2011-06-19Close #944 Implement --save switch to write deps to package.jsonisaacs
2011-06-16v1.0.13v1.0.13isaacs
2011-06-16Properly handle 304 responses, and duplicate lessisaacs
2011-06-16capture json opts when json is parsedisaacs
2011-06-15v1.0.12v1.0.12isaacs
2011-06-15Close #1032 Don't try to read from nullisaacs
2011-06-15v1.0.11v1.0.11isaacs
2011-06-15Excluding a dir should exclude everythingisaacs
2011-06-13Don't exclude files in ~/.gitignore and prefix/gitignore.isaacs
2011-06-11Support 'npm-g' as a global binisaacs
2011-06-10Test that it doesn't crash when the bindir is missingisaacs
2011-06-10Don't crash on empty bindirisaacs
2011-06-09Resolve confusion between remote and localisaacs
2011-06-06v1.0.10v1.0.10isaacs
2011-06-06Make sure package.json 'files' list is top-priorityisaacs
2011-06-05Close #1008 Parse auth in config file (whoops)isaacs
2011-06-05Disable bin publishes by default.isaacs
2011-06-05Close #1000 Parseable output for link and buildisaacs
2011-06-05Close #1000 Parseable output for installisaacs
2011-06-04Close #898 Get and cache the uid/gid values earlyisaacs
2011-06-04make docisaacs
2011-06-04Changelog ReformatTony
2011-06-04add Zearinisaacs
2011-06-04Added syntax highlighting for codeblocks (README.md).Zearin
2011-06-03v1.0.9-1v1.0.9-1isaacs
2011-06-03Regression from 1.0.9 env.HOME fix.isaacs
2011-06-03v1.0.9v1.0.9isaacs
2011-06-03Work properly in absence of a HOME environisaacs
2011-06-03Drop support for encrypted auth info in .npmrcisaacs
2011-06-01add semver readme to npm docsisaacs
2011-06-01new version of semverisaacs
2011-06-01s/ls/search/ in help jsonisaacs
2011-05-31Don't lose error info in help-search failuresisaacs
2011-05-31v1.0.8v1.0.8isaacs
2011-05-31Alias remove to uninstallisaacs