Git Product home page Git Product logo

repo-contributor-list's Introduction

repo-contributor-list's People

Contributors

argibson avatar colinangusmackay avatar

Watchers

 avatar  avatar

repo-contributor-list's Issues

Ordering of output

Have options to order the output by:

  • Name
  • First Commit
  • Last Commit
  • Number of commits

Bug: Incorrectly consolidates some commits

Some commits in a test repo have the name "Unknown" attached to them. Several users are in this situation which means that one of the users gets a ton of commits assigned to them incorrectly.

Add an "ignore" file that contains details of the items to ignore when determining which contributor gets the commit allocated to them.

Have some way to provide known AKAs

The script tries to work out AKAs itself. It doesn't always get it right either by conflating two distinct users or by not merging commits by a single used because they came via a different tool.

e.g.

"2019-02-19 07:18:14 +0000","colin.mackay","colin.mackay@TeamCity"

Doesn't match any of my other commits in that repo so it shows up as two distinct users in the final report.

It would be useful to provide some way of telling the script up front that this commit is the same user as:

"2018-12-17 10:05:41 +0000","Colin Mackay","[email protected]"

Add a summary to the end of the output

There should be a summary at the end with the following information:

  • Total Commits
  • First commit date
  • Last commit date
  • Name of person that committed the most

Ignore lists are badly named. They're not really ignored.

The "ignore lists" are badly named because they don't define what is to be ignored, they define what is not to be conflated with other things. The AKA details are automatically added to the "ignore lists", yet they are explicit about what is supposed to exist.

Find a better name for the ignore lists.

Summary needs better formatting

The summary needs better formatting to be easier to read. Probably in bullet form:


:octocat: 31 commits in total
๐Ÿ“… from Sunday, 19 May, 2019 @ 10:41:24 +01:00
๐Ÿ“… until Sunday, 18 August, 2019 @ 18:40:09 +01:00.
๐Ÿฅ‡ The top committer was Colin Mackay with 29 commits which represents 93.55% of all commits.

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.