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
2017-09-22unsupported: Fix formatting of unsupported version warningRebecca Turner
2017-09-15move: Cleanup standard violationRebecca Turner
2017-09-15unsupported: Update test matrixRebecca Turner
2017-09-14outdated: Use fetch-package-metadata, not cache.addJosh Clow
2017-09-14move: Stop writing package.jsonRebecca Turner
2017-09-12unsupported: Report unsupported node versions with greater granularityRebecca Turner
2017-09-09install: fix bug with rollback of failed optional packages on WindowsMarcin Szczepanski
2017-08-23tar: Remove use of old tarisaacs
2017-08-23pack: Use new tarisaacs
2017-08-23fstream@REMOVERebecca Turner
2017-08-23module-name: Module names must be stringsRebecca Turner
2017-08-18extract: only do multiple procs on OSX for nowKat Marchán
2017-08-18deps & module-name: allow spaces in _from, trim spaces in module nameIgor Nadj
2017-08-17build: Check if bin script starts with hashbangScott Santucci
2017-08-16lifecycle: use npm-lifecycle for lifecycle scripts (#18176)Mike Sherov
2017-08-16lifecycle: cache config options and remove boolean trapsMike Sherov
2017-08-16lifecycle: remove local dependencies other than spawnMike Sherov
2017-08-16config: provide --json cli switch to npm config listMike Sherov
2017-08-16config: clarify list codeMike Sherov
2017-08-15version: Adding the ability to control running of git hooksBrendan Warkentin
2017-08-13ls: Don't exclude modules that are both dev & prod with --productionRebecca Turner
2017-08-13npm: Don't use color/progress on dumb terminalsRebecca Turner
2017-08-13ping: improve outputlegodude17
2017-08-13actions: Recursion guard when marking packages as failedVictor Travieso
2017-07-29deps: catch more `npa` parse failures (#17816)Samuel Marks
2017-07-29unbuild: fix top-level rmStuff (closes #17781) (#17919)Amos Wenger
2017-07-28pkglock: Make package-lock.json sorting locale-agnostic (#17844)Benjamin Fernandes
2017-07-18run-script: Export the CWD that `npm` was run from to scriptsMichaelQQ
2017-07-18validate-tree: improve peer-dep missing warningsRyan Florence
2017-07-17help: Implement new help message like did-you-meanDaijiro Wachi
2017-07-14decompose-actions: Update should remove the OLD pkg, add the new (#17777)Rebecca Turner
2017-07-14version: Fixed lockfiles not being added to the commit (#17742)Mark Peter Fejes
2017-07-13doctor: Use semver to compare node versions in npm doctor (#17706)leonardo rojas
2017-07-13finalize: When rolling back use symlink project-relative path (#17748)Rebecca Turner
2017-07-12action: Split remove and unbuild actions into two (#17733)Rebecca Turner
2017-07-12ls: add --link filter (#17616)Richard Simko
2017-07-12Revert "install/deps: Stop flattening modules that require peer deps"Rebecca Turner
2017-07-11install: Fix deps getting moved on updateRebecca Turner
2017-07-11install/deps: Stop flattening modules that require peer depsRebecca Turner
2017-07-11outdated: Show results for globals againRebecca Turner
2017-07-11install: fix package.json and package-lock.json to use unix style pathsMark Banner
2017-07-11install: fix max callstack exceeded loops with linksRebecca Turner
2017-07-06remove: Make file: spec/link removal match specificationRebecca Turner
2017-07-06config: remove old comment (#17600)Ramana Venkata
2017-07-06run-script: allow custom shell (#16687)mmkal
2017-07-06config: refactor to use Object.assign (#17563)Ramana Venkata
2017-07-06install/deps: Compute required package in legacy npm compatible way (#17590)Rebecca Turner
2017-07-06install: fix spurious removal reporting (#17591)Rebecca Turner
2017-07-06validate-args: Check for name and version (#17592)Rebecca Turner
2017-07-06prune: Remove extraneous codeRebecca Turner