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
2016-05-20ls: fix filter when prerelease version presentKat Marchán
2016-05-17inflate-shrinkwrap: Fix crasher when inflating shrinkwrapsRebecca Turner
2016-05-13inflate-shrinkwrap: Inflate nested dependencies within a shrinkwrapAdam Byrne
2016-05-13extract: Propagate read-package-tree errors for bundled dependenciesDaniel Lupu
2016-05-06cache: Never trust the cache if we can't find a matching versionZirak
2016-05-06file-completion: Ensure that 'npm cache ls' outputs real filenamesisaacs
2016-05-06npm: Warn if argument starts with non-ascii dashRebecca Turner
2016-05-04src: bring code up to standard@6 compatibilityForrest L Norvell
2016-05-04test: fix Windows-specific test issuesRebecca Turner
2016-05-04common-tap: Factor out exec path escapingRebecca Turner
2016-05-04src: Refactor windows detection out into lib functionsRebecca Turner
2016-05-04unbuild: Fix unbuilding bins for scoped modulesRebecca Turner
2016-05-04deps: Eliminate use of npa for dependency resolutionRebecca Turner
2016-05-04git: remove a function call from Git helperForrest L Norvell
2016-05-04link: fix absolute link resolutionRebecca Turner
2016-05-04util: fix module-name on windowsKat Marchán
2016-05-04explore: Fix running sub-commands on windowsRebecca Turner
2016-04-28lib: Refactor summary usage to use utils/usageDaijiro Wachi
2016-04-28utils: add usage summary generatorDaijiro Wachi
2016-04-28config: document run alias for run-scriptDaijiro Wachi
2016-04-28fetch-package-metadata: Ensure _resolved always available.Sam Minnee
2016-04-28view: fix view versions without --jsonDaijiro Wachi
2016-04-22install: failing to parse package.json should be errorDaijiro Wachi
2016-04-08lifecycle: Add info log when ignore-scripts is trueFederico Brigante
2016-04-08tar: Improve handling of special cases for files included in packagesGlen Mailer
2016-04-08doc: Add 'login' as alias to 'adduser' cli commandgnerkus
2016-03-31faq: remove faq command as the docs was removed at #10547Daijiro Wachi
2016-03-31deprecate: default to `*` instead of `latest`Paul O'Leary McCann
2016-03-25link: fail if package link target is the same as package link sourceThomas Hallock
2016-03-25search: Exit early if no arguments provided to searchSimen Bekkhus
2016-03-18config: only send token to registry hostsForrest L Norvell
2016-03-17filter-invalid-actions: check parent is there before checking targetthefourtheye
2016-03-11logout: Fix npm-logout to remove scope config if specifiedNeil Kistner
2016-03-11help: display all commands except for affordancesDaijiro Wachi
2016-03-11npm: refactor command list into separate fileDaijiro Wachi
2016-03-11config: include per-project .npmrc file in "npm config list"Andres Kalle
2016-03-11ls: Made `npm ls --parseable` honor the `depth` optionZac
2016-03-10config: Make the progress bars honor the unicode optionDaijiro Wachi
2016-03-10npm: Remove "verison" typo from npm command listdoug.wade
2016-03-10view: Make npm produce valid JSON when requested with --jsondoug.wade
2016-03-04lifecycle: propagate SIGTERM to childDaniel Pedersen
2016-03-04ls: Don't pass through options intended for install to ls summary at end.Chris Warren
2016-03-04install: Make install reports only include versions installedRebecca Turner
2016-02-26cache: Add maxsockets config setting for registry clientAdam Byrne
2016-02-19update: don't attempt to update linked packagesRyan Hendrickson
2016-02-19ls: Only list runtime dependencies when doing `npm ls --production`zoujie.wzj
2016-02-01Revert "fetch-package-metadata: Use JSON clone instead of lodash.cloneDeep"Rebecca Turner
2016-01-29fetch-package-metadata: Use JSON clone instead of lodash.cloneDeepSamuel Reed
2016-01-29npm: don't bail if require() onload-script throwsEvan Lucas
2016-01-29ls: don't subtract dev from production depsDave