{"id":21917292,"url":"https://github.com/bradford-smith94/git-summary","last_synced_at":"2026-05-16T12:31:23.935Z","repository":{"id":93389084,"uuid":"98815348","full_name":"bradford-smith94/git-summary","owner":"bradford-smith94","description":"Print a summary of git author contributions","archived":false,"fork":false,"pushed_at":"2025-03-01T19:00:14.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T09:45:54.167Z","etag":null,"topics":["git","git-addons"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/bradford-smith94.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-30T17:58:29.000Z","updated_at":"2025-03-01T19:00:14.000Z","dependencies_parsed_at":"2023-07-07T12:45:26.054Z","dependency_job_id":null,"html_url":"https://github.com/bradford-smith94/git-summary","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bradford-smith94/git-summary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradford-smith94%2Fgit-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradford-smith94%2Fgit-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradford-smith94%2Fgit-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradford-smith94%2Fgit-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradford-smith94","download_url":"https://codeload.github.com/bradford-smith94/git-summary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradford-smith94%2Fgit-summary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33102738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["git","git-addons"],"created_at":"2024-11-28T19:29:31.726Z","updated_at":"2026-05-16T12:31:23.916Z","avatar_url":"https://github.com/bradford-smith94.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-summary\n\nA script to provide `git summary`, a command to print a summary of git author\ncontributions.\n\n![Screenshot showing git summary output](./img/screenshot.png)\n\nYou can provide an author as an argument to see a summary of only that author's\ncontributions or leave it off for a summary from all authors.\n\n**Note:** git-summary is not a part of (or affiliated with) git.\n\n## Installing\n\nUse `./configure` to set install prefix if desired.\n\nThen `make install`.\n\nThere is also an [AUR](https://aur.archlinux.org/packages/git-summary/) package\nthat I maintain.\n\n## Options\n\nYou can provide a select set of options which are used directly by `git log`.\n\n- `--after=\u003cdate\u003e`/`--since=\u003cdate\u003e`\n    - Only show a summary of commits more recent than the given date.\n\n- `--until=\u003cdate\u003e`/`--before=\u003cdate\u003e`\n    - Only show a summary of commits older than the given date.\n\n- `-w`\n    - Ignore whitespace changes when providing summary\n\nSee the included manpage for more (`man git-summary`).\n\n### Colors\n\nIf you have git configured to print in color (using `color.ui`) than git-summary\nwill also. It will print author additions using the value of `color.diff.new`\n(defaulting to green) and it will print author deletions using the value of\n`color.diff.old` (defaulting to red).\n\nSee `man git-config` for more about configuring colors in git.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradford-smith94%2Fgit-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradford-smith94%2Fgit-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradford-smith94%2Fgit-summary/lists"}