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 require a cb to specify stream to write toisaacs
2011-03-22Don't put node_modules directly in prefix. put it in prefix/libisaacs
2011-03-22proper semver, and report folder properlyisaacs
2011-03-22Closes GH-734 Newer things must be newer to countv1.0.0-1-rcisaacs
2011-03-22dump completion stderr to /dev/nullisaacs
2011-03-22also allow setting tag by a 'tag' param in package.jsonisaacs
2011-03-22tag with the --tag config on publishisaacs
2011-03-22remove debuggingisaacs
2011-03-22trimisaacs
2011-03-22put off install/publish/cache-add completion for nowisaacs
2011-03-22bundle url dependenciesisaacs
2011-03-22Link bins for linked packages globally.isaacs
2011-03-22More config updates found goinng through documentationisaacs
2011-03-22Forgot about this command, since it's almost never usedisaacs
2011-03-22Make force clobber thingsisaacs
2011-03-22remove activate/deactivate configsisaacs
2011-03-22Test on install when --npat flag is setisaacs
2011-03-22npats configsisaacs
2011-03-22rollback installation on failureisaacs
2011-03-22remove extraneous linesisaacs
2011-03-22postinstall eventisaacs
2011-03-22Correct output of unmet vs max-depth in lsisaacs
2011-03-22link based on package name, not folder nameisaacs
2011-03-22bundle URL dependenciesisaacs
2011-03-22don't complete configs that start with _isaacs
2011-03-22move filename completion into a shared utilisaacs
2011-03-22don't build legacy package dirsisaacs
2011-03-22completion for viewisaacs
2011-03-22completion for unpublishisaacs
2011-03-22completion for uninstallisaacs
2011-03-22completion for searchisaacs
2011-03-22completion for owner commandisaacs
2011-03-22completion for docs commandisaacs
2011-03-22completion for deprecateisaacs
2011-03-22prefer the explicit /-/all uriisaacs
2011-03-22Default to 60000 timeout on cache when doing completionisaacs
2011-03-22Add 'username' to the list of known configsisaacs
2011-03-22Only complete to packages with the script in questionisaacs
2011-03-22completion for run-script commandsisaacs
2011-03-22use abstracted completion functionsisaacs
2011-03-22move these into separate utilsisaacs
2011-03-22shorthands are flagsisaacs
2011-03-22no longer relevantisaacs
2011-03-22shorthands must be flags. new ruleisaacs
2011-03-22move installed-packages to installed-shallowisaacs
2011-03-22completion for edit commandisaacs
2011-03-22prevent infinite call stack when there are argsisaacs
2011-03-22filter after de-array-ifyingisaacs
2011-03-22Completion for updateisaacs
2011-03-22Completion for outdatedisaacs