{"id":32654188,"url":"https://github.com/mcls/gitcsv","last_synced_at":"2026-04-17T08:31:30.689Z","repository":{"id":57573600,"uuid":"84041181","full_name":"mcls/gitcsv","owner":"mcls","description":"Convert git log to CSV","archived":false,"fork":false,"pushed_at":"2017-03-06T08:42:47.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-12-22T21:47:20.856Z","etag":null,"topics":["csv","git"],"latest_commit_sha":null,"homepage":null,"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/mcls.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":"2017-03-06T07:06:37.000Z","updated_at":"2020-05-11T14:54:22.000Z","dependencies_parsed_at":"2022-09-26T19:01:17.516Z","dependency_job_id":null,"html_url":"https://github.com/mcls/gitcsv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcls/gitcsv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcls%2Fgitcsv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcls%2Fgitcsv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcls%2Fgitcsv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcls%2Fgitcsv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcls","download_url":"https://codeload.github.com/mcls/gitcsv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcls%2Fgitcsv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["csv","git"],"created_at":"2025-10-31T08:59:42.867Z","updated_at":"2026-04-17T08:31:30.684Z","avatar_url":"https://github.com/mcls.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitcsv\n\nStore git log as CSV\n\n## Install\n\n```\ngo get github.com/mcls/gitcsv\n```\n\n## Usage\n\n```\ngitcsv path/to/git/repo/ ./git_log.csv\n```\n\n## Example\n\nParsing the [linux](https://github.com/torvalds/linux) kernel's git history:\n\n```\n$ gitcsv ~/Desktop/experiment/linux\n2017/03/06 09:31:26 Opening repo\n2017/03/06 09:31:26 Parsing each commit in history\n2017/03/06 09:31:52 Done.\n```\n\nAs you can see it takes less than 30 seconds to parse more than 600k commits.\n\n## Dependencies\n\nThis uses [git2go](https://github.com/libgit2/git2go), so it depends on [libgit2](https://libgit2.github.com/).\n\nTo install with Homebrew run `brew install libgit2`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcls%2Fgitcsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcls%2Fgitcsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcls%2Fgitcsv/lists"}