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 (Collapse)Author
2014-05-05Ignore marked moduleisaacs
2013-08-15use npm-registry-mock, fixes #3633Robert Kowalski
2013-07-12doc: Build index as 'npm-index.md'isaacs
Otherwise, we end up creating 'man 7 index' which is weird.
2013-03-20ignore pyc filesisaacs
2013-02-15npm-registry-client@0.2.16isaacs
2012-07-18Ignore 'npm pack' tarballsisaacs
2012-06-26Ignore stuff betterisaacs
2012-06-19ignore tap package subdeps, as wellisaacs
2012-01-05A script for building a releaseisaacs
2011-10-08Ignore ./npmrc fileisaacs
2011-09-25Merge branch 'api-doc' into api-doc2isaacs
Conflicts: Makefile doc/cli/find.md lib/help.js man/man1/adduser.1 man/man1/bin.1 man/man1/build.1 man/man1/bundle.1 man/man1/cache.1 man/man1/changelog.1 man/man1/coding-style.1 man/man1/completion.1 man/man1/config.1 man/man1/developers.1 man/man1/docs.1 man/man1/faq.1 man/man1/find.1 man/man1/folders.1 man/man1/get.1 man/man1/global.1 man/man1/help-search.1 man/man1/home.1 man/man1/init.1 man/man1/install.1 man/man1/json.1 man/man1/link.1 man/man1/ln.1 man/man1/npm.1 man/man1/outdated.1 man/man1/prefix.1 man/man1/registry.1 man/man1/removing-npm.1 man/man1/rm.1 man/man1/root.1 man/man1/run-script.1 man/man1/scripts.1 man/man1/search.1 man/man1/semver.1 man/man1/set.1 man/man1/tag.1 man/man1/uninstall.1 man/man1/update.1 man/man1/version.1 man/man1/whoami.1 man/man3/author.3 man/man3/deprecate.3 man/man3/edit.3 man/man3/explore.3 man/man3/list.3 man/man3/ls.3 man/man3/owner.3 man/man3/pack.3 man/man3/prune.3 man/man3/publish.3 man/man3/rebuild.3 man/man3/restart.3 man/man3/start.3 man/man3/stop.3 man/man3/submodule.3 man/man3/test.3 man/man3/unpublish.3 man/man3/view.3 npm.js
2011-09-17Remove doc/index.md, since it's a generated fileisaacs
2011-09-17Ignore 'make doc' files from git, but not npmisaacs
2011-05-23don't ignore node-uuid submoduleisaacs
2011-04-27Just depend on node-uuid, don't include it.isaacs
Since this isn't required for the npm self-install process, don't bundle it or load as a git submodule. It's only necessary for the adduser command.
2011-03-22Ignore npm-debug fileisaacs
2011-03-22Ignore ronnisaacs
2011-03-22don't need .npmignore if there's a .gitignore (soon)isaacs
2011-02-18ignore test dataisaacs
2010-12-30ignore test/packages/depends-on-spark/which-spark.logisaacs
2010-11-20ignore bundled test stuff.isaacs
2010-11-01ignore swp filesisaacs
2010-10-02Sort .gitignore alphabeticallyBart Teeuwisse
2010-09-02ignore test output logisaacs
2010-08-28ignore bundle test stuffisaacs
2010-08-09ignore bin, not binrootisaacs
2010-08-09ignore test dataisaacs
2010-07-25Ignore test fixturesisaacs
2010-05-03Add built documentation to project, so that the install doesn't require ronnisaacs
2010-04-26Ignore the man folder and its contentsisaacs