{"id":16185171,"url":"https://github.com/herrmanno/git_stats","last_synced_at":"2026-05-02T02:39:54.062Z","repository":{"id":91808925,"uuid":"568403643","full_name":"herrmanno/git_stats","owner":"herrmanno","description":"Extract changes (insertion + deletion) stats per file and author from git","archived":false,"fork":false,"pushed_at":"2022-11-20T12:36:59.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T13:13:08.608Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/herrmanno.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-20T12:36:38.000Z","updated_at":"2022-11-20T12:37:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"2264b4ce-f109-4f49-9efd-abbc8b5884ff","html_url":"https://github.com/herrmanno/git_stats","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/herrmanno/git_stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fgit_stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fgit_stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fgit_stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fgit_stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/herrmanno","download_url":"https://codeload.github.com/herrmanno/git_stats/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/herrmanno%2Fgit_stats/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32521113,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"],"created_at":"2024-10-10T07:13:40.909Z","updated_at":"2026-05-02T02:39:54.045Z","avatar_url":"https://github.com/herrmanno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git change stats by file and author\n\nExtract change (insertion + deletion) stats per file and author from git.\n\n## Usage\nRequirement: `cwd` is a valid git repository.\n\n### Arrange by author\n```sh\nnode git_stats.js --by-author \u003e stats.csv\n```\n\n### Arrange by file\n```sh\nnode git_stats.js --by-file \u003e stats.csv\n```\n\n### Customize git log used to extract stats\n\n```sh\nnode git_stats.js --by-file|--by-author -- [extra-git-args]\u003e stats.csv\n```\n\nWhere `extra-git-args` gets concatenated to the underlying `git log` command verbatimly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherrmanno%2Fgit_stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fherrmanno%2Fgit_stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fherrmanno%2Fgit_stats/lists"}