{"id":22963798,"url":"https://github.com/ivarprudnikov/my_commit_history","last_synced_at":"2026-04-12T22:14:18.300Z","repository":{"id":150716618,"uuid":"47114261","full_name":"ivarprudnikov/my_commit_history","owner":"ivarprudnikov","description":"Generate GitHub commit history among organisation repos","archived":false,"fork":false,"pushed_at":"2021-04-01T18:59:09.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T18:49:35.304Z","etag":null,"topics":["commits","github","history","log"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/ivarprudnikov.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":"2015-11-30T11:31:08.000Z","updated_at":"2022-05-11T19:14:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b668ed6-4058-4e3d-862f-38a62fc68dd5","html_url":"https://github.com/ivarprudnikov/my_commit_history","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarprudnikov%2Fmy_commit_history","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarprudnikov%2Fmy_commit_history/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarprudnikov%2Fmy_commit_history/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivarprudnikov%2Fmy_commit_history/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivarprudnikov","download_url":"https://codeload.github.com/ivarprudnikov/my_commit_history/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246752603,"owners_count":20827987,"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","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":["commits","github","history","log"],"created_at":"2024-12-14T19:39:56.141Z","updated_at":"2025-10-17T11:18:08.866Z","avatar_url":"https://github.com/ivarprudnikov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Print your GitHub commit history within organisation\n\n**Prerequisite**\n\n- script uses `jq` (to install on macOS `brew install jq`)\n- script needs a github organisation name as the first argument\n- script requires a Github token as the second argument [https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/](https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/)\n\n*Usage*\n\n- clone the repo, then\n- running `./main.sh myorgname 09709a87d098d7as90fa8s709d87a0s9d87 ivar 2019-02-18`\n- generates `tmp/history.log`\n\n```\n---------------------------------------------------------------\nhttps://260eecf91e51f1afc867ac86af159409d5c39@github.com/myorgname/hello-world.git\n---------------------------------------------------------------\nFri, 22 Feb 2019 18:56:51 +0000 3 days ago, branch:  (HEAD -\u003e master, tag: 10.5.0, origin/master, origin/HEAD) message: #2 fix typo on homepage\nTue, 19 Feb 2019 12:55:01 +0000 6 days ago, branch:  message: initial commit\n\n---------------------------------------------------------------\nhttps://260eecf91e51f1afc867ac86af159409d5c39@github.com/myorgname/awesome-product.git\n---------------------------------------------------------------\nWed, 20 Feb 2019 11:31:30 +0000 5 days ago, branch:  message: readme [ci skip]\nWed, 20 Feb 2019 11:22:49 +0000 5 days ago, branch:  message: improve stability of functional tests\n```\n\n**Run without cloning**\n\n```\ncurl -o- https://raw.githubusercontent.com/ivarprudnikov/my_commit_history/master/main.sh | bash -s -- myorgname 09709a87d098d7as90fa8s709d87a0s9d87 ivar 2021-02-22\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivarprudnikov%2Fmy_commit_history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivarprudnikov%2Fmy_commit_history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivarprudnikov%2Fmy_commit_history/lists"}