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-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
2017-07-06save: Remove extraneous moduleRebecca Turner
2017-07-06actions: make refresh-package-json re-verify the package platform (#17552)Kat Marchán
2017-07-06prune: Fix unpruned and incorrectly pruned dependenciesBrian Beck
2017-07-06save: Don't update the package.json when modifying packages that don't go thereRebecca Turner
2017-07-06install: Only add removed children to summary if there's not already an actio...Rebecca Turner
2017-07-06diff-trees: Filter out prod and dev deps here when requestedRebecca Turner
2017-07-06inflate-shrinkwrap: Standardize how and which _ props we add to package metadataRebecca Turner