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/bin
AgeCommit message (Expand)Author
2014-05-13fix cygwin encoding issueKarsten Tinnefeld
2012-08-15Use new npmconf moduleisaacs
2012-08-13Show all versions in 'npm version<noargs>'isaacs
2012-06-17Fix #2465: Make npm script and windows shims cygwin-awarePhillip Howell
2012-06-11Use read-package-json depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-03-27Abstract out 'uid-number' to a separate dependencyisaacs
2012-03-13Always favor the bundled node-gypisaacs
2012-02-23Add --versions flag to show the version of node as wellisaacs
2012-02-16Simplify confusing windows pathsisaacs
2012-01-13Remove npm-g/npm_g bin namesisaacs
2012-01-13git bash shim for npm itselfisaacs
2011-12-06move process.title to correct spotisaacs
2011-11-17npm cmd files, for easier node msi buildingisaacs
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-10-10Fix #1521 Remove unnecessary shebangsisaacs
2011-09-26Merge remote branch 'deanlandolt/winbin' into winbinisaacs
2011-09-17Add shebangs for bin/ scripts, chmod 755 for completion.shOleg Efimov
2011-09-15Minor cli.js styleisaacs
2011-09-07make command proxy silentDean Landolt
2011-09-07relativize npm batch script using %~dp0Dean Landolt
2011-09-07use cmd instead of bat extension, see: http://stackoverflow.com/questions/148...Dean Landolt
2011-09-04batch file for running on Windowsisaacs
2011-08-07Use rimraf instead of local thingisaacs
2011-07-20s/sys/util/g finallyisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-06-11Support 'npm-g' as a global binisaacs
2011-04-30Read contributors out of AUTHORS file, if presentisaacs
2011-03-30Rename optparse to noptisaacs
2011-03-25Use optparse instead of parse-args.jsisaacs
2011-02-19chmodisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2011-02-08Report the error, rather than just failing badly.isaacs
2011-02-08Numeric UID/GID values, and remove the script runnerisaacs
2011-02-08make the uid numeric, and log a bit moreisaacs
2011-02-08A script to get the numeric uid/gidisaacs
2011-02-08Specify uid and gid to script runnerisaacs
2011-02-08Broken first pass at setuid script runnerisaacs
2011-01-09Use the package.json data in the installationisaacs
2011-01-09Put executables in ./binisaacs
2010-01-12Removing some stuff that no longer applies.isaacs
2009-10-05(nevermind)isaacs
2009-10-05Moving things into a bin folder.isaacs