{"id":51651441,"url":"https://github.com/sebcej/githis","last_synced_at":"2026-07-14T04:30:41.820Z","repository":{"id":233274117,"uuid":"780041142","full_name":"sebcej/githis","owner":"sebcej","description":"Aggregate git logs from multiple projects","archived":false,"fork":false,"pushed_at":"2024-04-30T09:18:10.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-30T10:47:54.481Z","etag":null,"topics":["git","log"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sebcej.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":"2024-03-31T14:33:55.000Z","updated_at":"2024-06-19T12:38:44.943Z","dependencies_parsed_at":"2024-04-30T10:41:21.098Z","dependency_job_id":null,"html_url":"https://github.com/sebcej/githis","commit_stats":null,"previous_names":["sebcej/githis"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/sebcej/githis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebcej%2Fgithis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebcej%2Fgithis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebcej%2Fgithis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebcej%2Fgithis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebcej","download_url":"https://codeload.github.com/sebcej/githis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebcej%2Fgithis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35446750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-14T02:00:06.603Z","response_time":114,"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","log"],"created_at":"2026-07-14T04:30:40.453Z","updated_at":"2026-07-14T04:30:41.814Z","avatar_url":"https://github.com/sebcej.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# githis\n\nSimple commits aggregator for your projects folders\n\n## Why\n\n* Get all your projects commits in a single place\n* Filter all projects by date, author or list of authors\n* Support for multiple projects folders\n\n## Installation\n\n### Mac\n\n```bash\nxattr -d com.apple.quarantine githis\nchmod +x githis\nsudo mv githis /usr/local/bin\n```\n\n## Get started\n\nSet your projects folder, the cli will scan this folder and will get all commits\n\n`githis sources add projects /home/sebcej/Projects`\n\nSet yourself as the commit author filter if you want only your logs\n\n`githis config set author sebcej`\n\n## Use cases and examples\n\nSee your yesterday commits in all your local projects\n\n`githis logs -o -1`\n\n... or filter by date range\n\n`githis logs --from 2024-04-10 --to 2024-04-13`\n\n... or filter by single day\n\n`githis logs -d 2024-04-10`\n\nDate autocomplete is supported for single day param\n\n`githis logs -d 10` equals to `githis logs -d 2024-04-10`\n\n`githis logs -d 04-10` equals to `githis logs -d 2024-04-10`\n\nFilter by multiple authors\n\n`githis logs -a sebcej -a anotherdev`\n\nTo enable auto-pull use the `-p` param\n\n`githis logs -o -1 -p`\n\nUse `githis help` to see all functionalities","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebcej%2Fgithis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebcej%2Fgithis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebcej%2Fgithis/lists"}