{"id":17928528,"url":"https://github.com/evilsocket/gitstats","last_synced_at":"2025-09-17T22:33:34.558Z","repository":{"id":61638253,"uuid":"114497786","full_name":"evilsocket/gitstats","owner":"evilsocket","description":"Git Repository Analyzer.","archived":false,"fork":false,"pushed_at":"2017-12-18T17:18:00.000Z","size":29,"stargazers_count":147,"open_issues_count":3,"forks_count":17,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-12-30T21:41:55.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evilsocket.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-12-16T23:53:23.000Z","updated_at":"2024-04-09T18:53:16.000Z","dependencies_parsed_at":"2022-10-18T20:30:27.606Z","dependency_job_id":null,"html_url":"https://github.com/evilsocket/gitstats","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fgitstats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fgitstats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fgitstats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilsocket%2Fgitstats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilsocket","download_url":"https://codeload.github.com/evilsocket/gitstats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233429749,"owners_count":18674992,"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":[],"created_at":"2024-10-28T21:03:50.646Z","updated_at":"2025-09-17T22:33:29.219Z","avatar_url":"https://github.com/evilsocket.png","language":"Go","readme":"# Git Repository Analyzer\n\nInspired by x0rz's [tweets analyzer](https://github.com/x0rz/tweets_analyzer), `gitstats` is a simple tool which goal is to perform commits activity analysis on git repositories and visualizing statistics such as as:\n\n* Per user activity distribution.\n* Daily commits distribution (per hour). \n* Weekly commits distribution (by day).\n* Monthly commits distribution. \n* Yearly commits distribution.\n* Words distribution in commits logs.\n\n## Usage\n\nYou can download precompiled releases of gitstats [here](https://github.com/evilsocket/gitstats/releases), if instead you want to build it from source, make sure you have Go \u003e= 1.8 installed and configured, then clone this repository, install the dependencies and compile:\n\n    git clone https://github.com/evilsocket/gitstats $GOPATH/src/github.com/evilsocket/gitstats\n    cd $GOPATH/src/github.com/evilsocket/gitstats\n    make vendor_get\n    make\n\nTo use `gitstats` simply:\n\n    /path/to/gitstats -repo /path/to/repo\n\nOr filtering by author:\n\n    /path/to/gitstats -repo /path/to/repo -authors \"some@one.com, some.one@else.ru\"\n\nExample output:\n\n![output](https://i.imgur.com/e4kGoAn.png)\n\n## License\n\ngitstats was made with ♥  by [Simone Margaritelli](https://www.evilsocket.net/) and it is released under the GPL 3 license.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fgitstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilsocket%2Fgitstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilsocket%2Fgitstats/lists"}