{"id":13998251,"url":"https://github.com/jez/git-heatmap","last_synced_at":"2025-04-09T18:17:47.163Z","repository":{"id":28666339,"uuid":"116781254","full_name":"jez/git-heatmap","owner":"jez","description":":bar_chart: Display a heatmap for oft-edited files","archived":false,"fork":false,"pushed_at":"2022-07-05T01:53:53.000Z","size":297,"stargazers_count":298,"open_issues_count":10,"forks_count":16,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T18:17:41.532Z","etag":null,"topics":["cli","git","visualization"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/jez.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":"2018-01-09T07:25:50.000Z","updated_at":"2025-04-02T21:13:33.000Z","dependencies_parsed_at":"2022-07-30T21:17:55.587Z","dependency_job_id":null,"html_url":"https://github.com/jez/git-heatmap","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fgit-heatmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fgit-heatmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fgit-heatmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jez%2Fgit-heatmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jez","download_url":"https://codeload.github.com/jez/git-heatmap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085321,"owners_count":21045139,"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":["cli","git","visualization"],"created_at":"2024-08-09T19:01:30.444Z","updated_at":"2025-04-09T18:17:47.145Z","avatar_url":"https://github.com/jez.png","language":"Shell","readme":"# git-heatmap\n\n\u003e Display a heatmap for oft-edited files\n\n![screenshot of git heatmap](screenshot.png)\n\n## Install\n\n### Dependencies\n\nYou must have the either `barchart` or `bars` command on your system first. Pick\nyour poison:\n\n```bash\n# either:\nnpm install -g https://github.com/jez/bars.git\n# or:\ncargo install --git https://github.com/jez/barchart.git\n```\n\n### Installation\n\nDownload `git-heatmap` and put it on your path.\n\n```bash\n# Homebrew:\nbrew install jez/formulae/git-heatmap\n```\n\n## Usage\n\n```\n❯ git heatmap -h\nHeatmap of oft-edited files.\n\nUsage:\n  git heatmap [options] [\u003cpath\u003e...]\n\nOptions:\n  -n \u003ctop\u003e                      Limit to top \u003cn\u003e files. [default: 30]\n  --width \u003cn\u003e                   Limit histogram to \u003cn\u003e chars.\n  -b \u003cbranch\u003e, --base \u003cbranch\u003e  Compare relative to \u003cbranch\u003e. If on \u003cbranch\u003e,\n                                show heatmap for entire repo. [default: master]\n  -c \u003cchar\u003e, --char \u003cchar\u003e      Use \u003cchar\u003e to draw the bars. [default: █]\n  -f \u003ccmd\u003e, --filter \u003ccmd\u003e      Filter output through \u003ccmd\u003e before creating the\n                                the histogram.\n  -h                            Show this message.\n```\n\n## FAQ\n\n- **How do I disable color?**\n\n  Color is automatically disabled when output is not to a TTY (for example, when\n  piping to another command or redirecting to a file). If you need a flag to\n  control this, open an issue with your use case.\n  \n- **How do I heatmap directories instead of files?**\n\n  Use `--filter 'xargs dirname'`.\n  \n## License\n\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://jez.io/MIT-LICENSE.txt)\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fgit-heatmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjez%2Fgit-heatmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjez%2Fgit-heatmap/lists"}