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
AgeCommit message (Expand)Author
2020-06-11chore: remove lib/install/*.jsclaudiahdz
2019-08-15gentle-fs@2.2.1isaacs
2018-02-22Revert "*: Switch from mkdirp to correctMkdir to preserve perms and owners"Kat Marchán
2018-02-20*: Switch from mkdirp to correctMkdir to preserve perms and ownersRebecca Turner
2017-09-15move: Cleanup standard violationRebecca Turner
2017-09-14move: Stop writing package.jsonRebecca Turner
2017-08-16lifecycle: cache config options and remove boolean trapsMike Sherov
2017-06-27action: convert all callback style move usage to promise styleRamana Venkata
2017-03-10install: Use EXDEV aware move instead of rename (#15901)Rebecca Turner
2016-11-18action: Cleanup the arguments passed to actionsRebecca Turner
2015-12-04install: wrap rename so errors have stack tracesRebecca Turner
2015-12-04move: preserve dest node_modules when movingRebecca Turner
2015-12-04move: underscores in var names?Rebecca Turner
2015-12-04move: refactor to closure-based callbacksRebecca Turner
2015-12-04move: add silly logging so function is debuggableRebecca Turner
2015-07-03Fixing minor standard failureKat Marchán
2015-07-01install: Remove the largely untested move rollback codeRebecca Turner
2015-06-26src: make the npm source comply with `standard`Forrest L Norvell
2015-06-26Add full rolling back of failed module installsRebecca Turner
2015-06-26Fix various complicated dedupe bugsRebecca Turner
2015-06-26Use graceful-fs instead of fsRebecca Turner
2015-06-26Improve the look of install resultsRebecca Turner
2015-06-26Add multi-stage installerRebecca Turner