GithubHelp home page GithubHelp logo

archived-new-contributors's Introduction

new-contributors

Generate a list of recent (possible) new contributors to a GitHub project

(Extracted from http://github.com/rvagg/iojs-tools)

Usage: `new-contributors [--days|-d ] [org/repo]

The default number of days of history to inspect is 7, this can be changed with the --days (or -d) argument.

The default organisation and repository pair is node/nodejs but this can be overridden by supplying the pair as an argument, e.g: new-contributors Level/level.

new-contributors will load the git history of the repository in the current working directory, collecting email addresses of contributors up to <days> ago. It will also attempt to load a .mailmap file as it existed <days> ago, if it exists. Pull requests created since <days> ago are then analysed and the git email addresses of each of the contributors are compared to the existing contributors as per the git log and and .mailmap entries. Any addresses that are new indicate a possible new contributor. The output consists of a list of pull requests and the names and addresses of the authors.

Example

$ new-contributors --days 4
Loaded 4 days old /Users/rvagg/git/nodejs/node/.mailmap with 159 entries...
Found 884 email addresses in git log up to 4 days ago for /Users/rvagg/git/nodejs/node...
Checking 21 pull requests for nodejs/node...

New contributors for the last 4 days:

NUMBER CONTACT                           TITLE                                                           URL
#4269  Martin von Gagern <[email protected]>    Fix deprecation message for ErrnoException                      https://github.com/nodejs/node/pull/4269
#4263  Hideki Yamamura <[email protected]>      doc: fix improper http.get sample code in http.markdown         https://github.com/nodejs/node/pull/4263
#4234  Vitor Cortez <[email protected]>         doc: clarify explanation of first stream section                https://github.com/nodejs/node/pull/4234
#4231  Vladimir Krivosheev <[email protected]>  v8 remote debug: export BreakEvent, BreakPoint and CompileEvent https://github.com/nodejs/node/pull/4231

License

new-contributors is Copyright (c) 2015 Rod Vagg @rvagg and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

archived-new-contributors's People

Contributors

rvagg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

pombredanne

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.