{"id":20718317,"url":"https://github.com/dimitri4788/git-snoop","last_synced_at":"2026-04-21T11:04:46.456Z","repository":{"id":94110175,"uuid":"85753608","full_name":"dimitri4788/git-snoop","owner":"dimitri4788","description":":wrench: Command line tool for statistical analysis of a git repository.","archived":false,"fork":false,"pushed_at":"2017-04-01T17:51:26.000Z","size":406,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-11T07:46:18.425Z","etag":null,"topics":["command-line-tool","git","git-addons","git-snoop","statistics"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dimitri4788.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,"governance":null}},"created_at":"2017-03-21T21:07:28.000Z","updated_at":"2017-04-05T17:21:46.000Z","dependencies_parsed_at":"2023-04-16T03:48:48.924Z","dependency_job_id":null,"html_url":"https://github.com/dimitri4788/git-snoop","commit_stats":null,"previous_names":["dimitri4788/git-snoop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dimitri4788/git-snoop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2Fgit-snoop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2Fgit-snoop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2Fgit-snoop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2Fgit-snoop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimitri4788","download_url":"https://codeload.github.com/dimitri4788/git-snoop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2Fgit-snoop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27762497,"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","status":"online","status_checked_at":"2025-12-16T02:00:10.477Z","response_time":57,"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":["command-line-tool","git","git-addons","git-snoop","statistics"],"created_at":"2024-11-17T03:13:09.520Z","updated_at":"2025-12-16T10:07:34.787Z","avatar_url":"https://github.com/dimitri4788.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"git-snoop\n=========\n\n\u003e `git-snoop`: A command line tool for statistical analysis of a git repository. It generates a detailed statistical information about a repository.\n\nDescription\n-----------\nWouldn't it be amazing if say you clone a huge codebase and want to quickly see some important details about this repository. `git-snoop` lets you do that with just a simple command from your terminal.\n\n#### Statistics\n- shows authors info (name and number of commits) and lead author\n- shows number of branches\n- shows start date\n- shows total number of commits\n- shows top 10 filetypes (by extension) and total number of filetypes\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"resources/images/git-snoop-appImage.png\"\u003e\n\u003c/p\u003e\n\nInstallation\n------------\n- Install Node.js and npm\n- `cd git-snoop`\n- `npm install -g`\n\nUsage\n-----\n```sh\n$ cd \u003csome-git-repository\u003e\n$ git-snoop .\n```\n\nFuture Improvements\n-------------------\n- The display can be converted into a nice image that will open using native image viewer\n- It currently ignores the files or directories (patterns) that are listed in *src/ignore.js* but this list can be missing some other files or directories that should not be included while calculating file-types related information\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitri4788%2Fgit-snoop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitri4788%2Fgit-snoop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitri4788%2Fgit-snoop/lists"}