{"id":30920705,"url":"https://github.com/stabldev/gitwhodid","last_synced_at":"2025-09-10T01:49:01.907Z","repository":{"id":307480961,"uuid":"1029175201","full_name":"stabldev/gitwhodid","owner":"stabldev","description":"Who did that? A CLI to reveal Git history by file.","archived":false,"fork":false,"pushed_at":"2025-08-15T11:29:12.000Z","size":203,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T12:27:12.414Z","etag":null,"topics":["cli","git","git-blame"],"latest_commit_sha":null,"homepage":"https://pypi.org/p/gitwhodid","language":"Python","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/stabldev.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,"zenodo":null}},"created_at":"2025-07-30T16:25:04.000Z","updated_at":"2025-08-15T11:25:55.000Z","dependencies_parsed_at":"2025-07-31T15:12:55.124Z","dependency_job_id":"f13ee277-5910-4c96-8f91-0e0f6d77589f","html_url":"https://github.com/stabldev/gitwhodid","commit_stats":null,"previous_names":["stabldev/gitwhodid"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/stabldev/gitwhodid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2Fgitwhodid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2Fgitwhodid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2Fgitwhodid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2Fgitwhodid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stabldev","download_url":"https://codeload.github.com/stabldev/gitwhodid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stabldev%2Fgitwhodid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274397597,"owners_count":25277399,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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":["cli","git","git-blame"],"created_at":"2025-09-10T01:48:57.241Z","updated_at":"2025-09-10T01:49:01.896Z","avatar_url":"https://github.com/stabldev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitwhodid\n\n\u003e Who did that? A CLI to reveal Git history by file.\n\n![demo](assets/demo.png)\n\n## Overview\n\n`gitwhodid` helps you find out who contributed to a specific file in your Git repo - how much, how recently, and with what kind of commits. (it's a fun weekend project)\n\n## Features\n\n- Shows top contributors to a file with percentage breakdown\n- Last seen info for each contributor\n- Notable commit messages from each contributor\n- Friendly, colorful output powered by [`Rich`](https://github.com/Textualize/rich)\n\n## Installation\n\n```bash\npipx install gitwhodid\n```\n\nOr clone the repo and run directly:\n\n```bash\ngit clone https://github.com/stabldev/gitwhodid\ncd gitwhodid\nuv sync\nuv run gitwhodid \u003cfile\u003e\n```\n\n### Git Integration (Optional)\n\nAdd this alias to your Git config to run `gitwhodid` as a Git subcommand:\n\n```bash\ngit config --global alias.whodid '!gitwhodid'\n# now you can use it like\ngit whodid \u003cfile\u003e\n```\n\n## License\n\n[MIT](https://github.com/stabldev/gitwhodid/blob/main/LICENSE) Copyright (c) [stabldev](https://github.com/stabldev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabldev%2Fgitwhodid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstabldev%2Fgitwhodid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstabldev%2Fgitwhodid/lists"}