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
2012-01-13Make error output useful againisaacs
2012-01-13remove unnecessary error logisaacs
2012-01-13Make git bash shims work, fix syntax errorsisaacs
2012-01-13Make sh shims executablePaul Vorbach
2012-01-13Fix sh shimPaul Vorbach
2012-01-13Write shell shims for MSYS (Git Bash) on WindowsPaul Vorbach
2012-01-13Fix #2018 Make git binary configurableisaacs
2012-01-13lifecycle.js: fix a brace indentation issueDavid Trejo
2012-01-13Fix #995 Optional Dependenciesisaacs
2012-01-06Add missing slice call.Martin Cooper
2012-01-05Fix #1994 Allow spaces in #! linesisaacs
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-17Fix: Caching 404s too agressivelyisaacs
2011-12-17Re #1892 Detect home pattern properlyisaacs
2011-12-16Fix #1888 Add the dir-excluding pattern where it belongsisaacs
2011-12-15Get absolute paths properly for windowsisaacs
2011-12-15Bring npmignore behavior more into line with gitignoreisaacs
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-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-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-10Use 'read' as a submoduleisaacs
2011-12-09Show full fetch urlisaacs
2011-12-08Make it harder to accidentally the projectisaacs
2011-12-08Add 'http' loglevel, by defaultisaacs
2011-12-07Add last publish date to search results, and search sortingisaacs
2011-12-05move process.title to correct spotisaacs
2011-12-04Add --coverage conf optionisaacs
2011-12-04Don't pass false confs to child procs as 'false' stringisaacs
2011-12-03Fix #1673 Support for regexps in searchisaacs
2011-12-03Better fix for folder locking issueisaacs
2011-12-03Revert "Workaround for fs.readdir bug"isaacs
2011-12-02Workaround for fs.readdir bugisaacs
2011-12-02Move envReplace to the parseField instead of ini.get methodisaacs
2011-12-01Support ${ENV} values in configsisaacs
2011-12-01use (exit 0) instead of 'true'isaacs
2011-12-01Move the cache into %APPDATA% on windowsisaacs
2011-12-01Show npm version and location in standard -h bannerisaacs