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-05-08Busy Spinner, no http noiseisaacs
2014-05-07semver@2.3.0isaacs
2013-12-09Add option for omitting `git tag` on `npm version`Evan Lucas
2013-06-21Update everything to work with semver@2isaacs
2013-05-11Show an error message if git is missing, fixes #3297Robert Kowalski
2013-04-29remove exec.js, use child_process.execFileRobert Kowalski
2012-08-13Show all versions in 'npm version<noargs>'isaacs
2012-07-24version: Print resulting version on successisaacs
2012-07-12Add sign-git-tag config for 'npm version' commandisaacs
2012-06-11Use read-package-json depisaacs
2012-06-07Replace the log util with npmlog moduleisaacs
2012-02-29Add \n after package.json generated by npm versionPaul Vorbach
2012-01-13Fix #2018 Make git binary configurableisaacs
2011-10-17Add auto-increment support to version commandStephen Sugden
2011-10-15Avoid accidentally opening npm.js with WSHisaacs
2011-10-13Close #1502 Better usage message for 'version'isaacs
2011-10-13Add --message option and -m shorthandMaciej MaƂecki
2011-08-07Put .js on filenamesisaacs
2011-07-20Use chain function from slide moduleisaacs
2011-07-20Abstract out graceful-fsisaacs
2011-05-30Close #974 Better 'doing it wrong' output for 'npm version'isaacs
2011-04-26Close #842 More helpful usage for 'version'isaacs
2011-04-25Close #834 teeny tiny reference errorisaacs
2011-02-12Closes GH-547 Split semver into a separate utilityisaacs
2011-01-11Check git cleanliness more properlyisaacs
2010-11-25Version command. Fix #394isaacs