{"id":22279825,"url":"https://github.com/wasabina67/git-commits-by-date","last_synced_at":"2026-05-19T10:30:56.429Z","repository":{"id":258177675,"uuid":"873525774","full_name":"wasabina67/git-commits-by-date","owner":"wasabina67","description":"Git commits by date","archived":false,"fork":false,"pushed_at":"2024-11-22T13:25:20.000Z","size":184,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:06:08.869Z","etag":null,"topics":["git-commit","matplotlib","pandas","pipenv","pyenv"],"latest_commit_sha":null,"homepage":"","language":"Python","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/wasabina67.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":"2024-10-16T10:09:46.000Z","updated_at":"2024-11-22T13:25:24.000Z","dependencies_parsed_at":"2025-01-18T23:15:35.179Z","dependency_job_id":null,"html_url":"https://github.com/wasabina67/git-commits-by-date","commit_stats":null,"previous_names":["wasabina67/git-commits-by-date"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wasabina67/git-commits-by-date","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fgit-commits-by-date","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fgit-commits-by-date/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fgit-commits-by-date/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fgit-commits-by-date/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabina67","download_url":"https://codeload.github.com/wasabina67/git-commits-by-date/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabina67%2Fgit-commits-by-date/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269317236,"owners_count":24396846,"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-08-07T02:00:09.698Z","response_time":73,"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-commit","matplotlib","pandas","pipenv","pyenv"],"created_at":"2024-12-03T15:21:21.437Z","updated_at":"2026-05-19T10:30:56.388Z","avatar_url":"https://github.com/wasabina67.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-commits-by-date\nGit commits by date\n\n## Setup\n\n```bash\npipenv shell\n```\n\n```bash\npipenv sync --dev\n```\n\n## Create daily_commits.csv\n\n```bash\ngit --no-pager log --shortstat --pretty=format:'%ad' --date=short \\\n| grep -E '^[0-9]{4}-[0-9]{2}-[0-9]{2}$' \\\n| uniq -c \\\n| awk -v 'OFS=,' '{print $1,$2}' \u003e daily_commits.csv\n```\n\n## Create png\n\n### plot\n\n```bash\npython run.py plot\n```\n\n### plot.png\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"images/plot.png\"\u003e\n\u003c/div\u003e\n\n### bar\n\n```bash\npython run.py bar\n```\n\n### bar.png\n\n\u003cdiv align=\"left\"\u003e\n  \u003cimg src=\"images/bar.png\"\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fgit-commits-by-date","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwasabina67%2Fgit-commits-by-date","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwasabina67%2Fgit-commits-by-date/lists"}