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
2014-02-15Forbid deleting important npm dirsisaacs
2014-02-15link: do not allow linking unnamed packagesisaacs
2013-01-19readdir more carefullyisaacs
2012-07-17Replace lib/utils/output.js with console.logisaacs
2012-06-12No long silly relative pathsisaacs
2012-06-12Replace relativize with path.relativeisaacs
2012-06-11Use read-package-json depisaacs
2012-06-09Enable npm link on windowsisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-02-25Add XXX comments regarding --json supportisaacs
2011-10-25fix link regression, regarding new path gettersisaacs
2011-10-22Close #1582 Make prefixes better on windowsisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-10-01npm link not supported on win32isaacs
2011-08-07Use rimraf instead of local thingisaacs
2011-08-07Put .js on filenamesisaacs
2011-07-20Use asyncMap from slide moduleisaacs
2011-07-20Use chain function from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-06-05Close #1000 Parseable output for link and buildisaacs
2011-05-31Regression in 'npm link' when referencing a relative pathisaacs
2011-05-25Regression in implicit global install for linkisaacs
2011-05-23Regression from install data changeisaacs
2011-05-14Close #916 Ignore '.' as an arg to linkisaacs
2011-05-05implicitly install globally properlyisaacs
2011-04-30Change ordering of install scriptsisaacs
2011-04-27Run preinstall before installing dependenciesisaacs
2011-04-27Close #843 install dev-deps locallyisaacs
2011-04-21Close #827 Proper error message when linking invalid json thingisaacs
2011-04-13Update docs about new linking behaviorisaacs
2011-04-13Close #795 Allow linking a folder path explicitlyisaacs
2011-03-22Don't put node_modules directly in prefix. put it in prefix/libisaacs
2011-03-22Link bins for linked packages globally.isaacs
2011-03-22link based on package name, not folder nameisaacs
2011-03-22completion for linkisaacs
2011-03-22missed this one somehowisaacs
2011-03-22Terseness. simplify "prefix" config and output cmd.isaacs
2011-03-22..isaacs
2011-03-22Output link data betterisaacs
2011-03-22forgot to include chainisaacs
2011-03-22New link functionality.isaacs
2011-02-25Add a 'rollback' boolean config to prevent rolling back failed installsisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2011-01-26Nevermind, they're staying.isaacs
2011-01-26Bundled url and querystring, just in case.isaacs
2011-01-12Fix #499. Only mkdir when appropriate.isaacs
2011-01-11Revert "Make the bundle folder configurable"isaacs
2011-01-09Make the bundle folder configurableisaacs
2011-01-07Support url deps in link.isaacs
2010-12-06Could potentially be emptyisaacs