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/utils
AgeCommit message (Expand)Author
2017-05-26shrinkwrap: update packageIntegrity for spec complianceKat Marchán
2017-05-26error-message: Remove last remaining "not a bug" error messageRebecca Turner
2017-05-26filespecs: Implement new file: specifier behaviorRebecca Turner
2017-05-26error-message: Stop gaslighting our users with "this is probably your fault"Rebecca Turner
2017-05-26feat(git): git repos with prepare scripts are now built on installKat Marchán
2017-05-26feat(lockfile): add package-lock.json supportKat Marchán
2017-05-26fix(noise): stop the gentlyRm spam omgKat Marchán
2017-05-26feat(install): use pacote for package downloadsKat Marchán
2017-05-26install: Replace post install module list with summary reportRebecca Turner
2017-04-28*: Patch to support npm-package-arg@5Rebecca Turner
2017-04-28utils: remove `lib/utils/rename.js` (#16204)Daijiro Wachi
2017-04-21error-message: Shorten the ELIFECYCLE error messageJ F
2017-04-15npm: Add timing diagnostics on --loglevel=timingRebecca Turner
2017-03-25lifecycle: On SIGINT, ensure process stays alive until child exitsJarid Margolin
2017-03-17deps: Switch to move-concurrently to remove scoped dependencyRebecca Turner
2017-03-16error-message: Stop printing ENOENT errors more than onceRebecca Turner
2017-03-16pack: Bundle dependencies inside bundled scope depsRebecca Turner
2017-03-10standard: tiny whitespace fix. lolKat Marchán
2017-03-10completion: handle colons (e.g. in script names) correctly (#15735)Evgeny Kulikov
2017-03-10install: Use EXDEV aware move instead of rename (#15901)Rebecca Turner
2017-02-24error-handler: Write logs for cb() never calledRebecca Turner
2017-02-24error-handler: Make error output less verboseRebecca Turner
2017-02-24error-message: Stop encouraging users to always visit the issue tracker.Rebecca Turner
2017-01-25run-script: keep exit code (#15413)Dmitry Litvinchenko
2017-01-25utils: added an internal gunzip-maybe utilityKat Marchán
2017-01-25npm: Put the npm-debug logs in the cache folder, not cwd.isaacs
2017-01-04unsupported,travis: Remove 0.12 from our supported listRebecca Turner
2016-12-16metrics: Don't launch if we're runnning from a sender processRebecca Turner
2016-12-15util: put ansiTrim into util from outdatedDaijiro Wachi
2016-12-13fetch-package-metadata,add-named: Unify package version selectionRebecca Turner
2016-12-13metrics: Record and report success metricsRebecca Turner
2016-11-18unsupported: re-add 0.12Forrest L Norvell
2016-11-04unsupported: update supported version expressionForrest L Norvell
2016-10-22lifecycle: don’t warn about PATH for symlinked node (#14374)Anna Henningsen
2016-10-21error-handler: log out exit code at verbose levelKat Marchán
2016-10-20npm: Detect unsupported Node.js versions and warnRebecca Turner
2016-10-19lifecycle: small tweaks to messageKat Marchán
2016-10-19npat: Remove the npat featureRebecca Turner
2016-10-19run-script: Add option to ignore the current node executable for PATHAnna Henningsen
2016-09-09lifecycle: split node_module path parts properlyisaacs
2016-09-09tar: ignore *.orig filesChristopher Hiller
2016-09-09error-message: Improve error reporting for opt depsRebecca Turner
2016-09-09error-message: Improve error message for unsupported platformsRebecca Turner
2016-08-12error: Correct url in an error message of typeerrorDaijiro Wachi
2016-08-02tar: include scoped packages in bundledDepsJordan Klassen
2016-07-07run-script: only prepend node dir to PATH if not already in PATHSergey Simonchik
2016-07-01cache: ignore enoent on chownr while adding packages to cacheJulian Duque
2016-07-01utils: Fix a Windows corner case with correct-mkdirKat Marchán
2016-06-18tar: restore our version of applyIgnoresRebecca Turner
2016-06-18tar: revert 4e52cef3d4170c8abab98149666ec599Forrest L Norvell