{"id":20332262,"url":"https://github.com/ajardin/git-contribs","last_synced_at":"2026-05-12T19:09:16.021Z","repository":{"id":57620368,"uuid":"183050437","full_name":"ajardin/git-contribs","owner":"ajardin","description":":zap: Display the contributors statistics of a Git project.","archived":false,"fork":false,"pushed_at":"2019-05-12T17:02:45.000Z","size":11,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T07:06:03.758Z","etag":null,"topics":["contributions","git","golang","statistics"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajardin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-23T16:02:58.000Z","updated_at":"2020-07-14T17:04:43.000Z","dependencies_parsed_at":"2022-09-02T17:33:08.336Z","dependency_job_id":null,"html_url":"https://github.com/ajardin/git-contribs","commit_stats":null,"previous_names":["ajardin/contributions"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajardin%2Fgit-contribs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajardin%2Fgit-contribs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajardin%2Fgit-contribs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajardin%2Fgit-contribs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajardin","download_url":"https://codeload.github.com/ajardin/git-contribs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241851469,"owners_count":20030964,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contributions","git","golang","statistics"],"created_at":"2024-11-14T20:25:45.731Z","updated_at":"2026-05-12T19:09:10.997Z","avatar_url":"https://github.com/ajardin.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-contribs\nA lightweight tool, written in GO, to display the contributors statistics of a Git project. \n\n## Installation\n  \n### Homebrew \n```bash\nbrew tap ajardin/formulas\nbrew install git-contribs\n```\n\n### Manual\n1. Download the binary corresponding to your operating system from\nthe [releases page](https://github.com/ajardin/git-contribs/releases).\n2. Compile by yourself the binary corresponding to your operating system from the source code.\n\n## Usage\n```bash\n# Default settings from a project where Git has been initialized.\ngit-contribs\n\n# With a specific path to a Git project (default value is \".\").\ngit-contribs -path=\"${HOME}/myproject\"\n\n# From a specific date (default value is \"01 Jan 2000\").\ngit-contribs -start=\"01 May 2019\"\n\n# With a specific threshold (default value is 10).\ngit-contribs -threshold=100\n\n# All flags can also be used at the same time.\ngit-contribs -path=\"${HOME}/myproject\" -start=\"01 May 2019\" -threshold=100\n```\n\n## Preview\n```bash\ngit clone git@github.com:golang/go.git\ngit-contribs -path=\"go/\" -threshold=1000\n\n+------+----------------------+---------------------+---------+------------+-----------+---------------+-----------+\n| RANK |         NAME         |        EMAIL        | COMMITS | INSERTIONS | DELETIONS | LINES/COMMITS | ACTIVITY  |\n+------+----------------------+---------------------+---------+------------+-----------+---------------+-----------+\n|    1 | Russ Cox             | rsc@golang.org      |    6399 |    1182715 |    895122 |           324 | 3932 days |\n|    2 | Robert Griesemer     | gri@golang.org      |    3044 |     391169 |    261566 |           214 | 4082 days |\n|    3 | Rob Pike             | r@golang.org        |    2961 |     691834 |    522117 |           409 | 4070 days |\n|    4 | Brad Fitzpatrick     | bradfitz@golang.org |    2232 |     254591 |     50782 |           136 | 3032 days |\n|    5 | Ian Lance Taylor     | iant@golang.org     |    1719 |      63945 |     31969 |            55 | 3890 days |\n|    6 | Josh Bleecher Snyder | josharian@gmail.com |    1211 |     144696 |    139687 |           234 | 2106 days |\n|    7 | Andrew Gerrand       | adg@golang.org      |    1184 |      80560 |     75804 |           132 | 2559 days |\n|    8 | Austin Clements      | austin@google.com   |    1143 |      45505 |     29075 |            65 | 1659 days |\n+------+----------------------+---------------------+---------+------------+-----------+---------------+-----------+\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajardin%2Fgit-contribs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajardin%2Fgit-contribs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajardin%2Fgit-contribs/lists"}