{"id":19343258,"url":"https://github.com/swashcap/commitdump","last_synced_at":"2026-05-15T08:01:53.299Z","repository":{"id":48016599,"uuid":"186179585","full_name":"swashcap/commitdump","owner":"swashcap","description":"Dump information about a repository's commits","archived":false,"fork":false,"pushed_at":"2023-01-03T21:44:45.000Z","size":591,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-17T08:29:11.409Z","etag":null,"topics":["git","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swashcap.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":"2019-05-11T20:42:57.000Z","updated_at":"2019-12-10T09:22:24.000Z","dependencies_parsed_at":"2023-02-01T10:31:55.216Z","dependency_job_id":null,"html_url":"https://github.com/swashcap/commitdump","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/swashcap/commitdump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swashcap%2Fcommitdump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swashcap%2Fcommitdump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swashcap%2Fcommitdump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swashcap%2Fcommitdump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swashcap","download_url":"https://codeload.github.com/swashcap/commitdump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swashcap%2Fcommitdump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33058965,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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","javascript"],"created_at":"2024-11-10T03:37:50.895Z","updated_at":"2026-05-15T08:01:53.260Z","avatar_url":"https://github.com/swashcap.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# commitdump\n\n_Dump information about a repository's commits_\n\n## You\n\n* Have a git repository\n* Want to know information about its commits\n\n## What\n\nThis CLI outputs commit information in CSV format:\n\n```shell\n$ npx @swashcap/commitdump \u003e dump.csv\n$ cat dump.csv\nCommit,Author name,Author email,Author date,Insertions,Deletions\n8eecf51,Bananas Bananas,bananas@gmail.com,2019-05-11T13:45:53-07:00,20,1\neaacef6,Space Kittens ,space.kittens@gmail.com,2019-05-11T13:44:12-07:00,9,0\na633653,Dino DNA,dinosaurs@gmail.com,2019-05-11T13:42:57-07:00,264,0\n```\n\n👏\n\n## Requirements\n\n* [Node.js][node] \u003e= v12.x.x\n* [npx][npx]) (comes with Node.js)\n* [Logged in][github-npm] to GitHub's npm registry:\n  ```shell\n  $ npm login --registry=https://npm.pkg.github.com\n  ```\n\n[github-npm]: https://help.github.com/en/github/managing-packages-with-github-packages/configuring-npm-for-use-with-github-packages\n[node]: https://nodejs.org/en/\n[npx]: https://www.npmjs.com/package/npx\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswashcap%2Fcommitdump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswashcap%2Fcommitdump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswashcap%2Fcommitdump/lists"}