{"id":18641736,"url":"https://github.com/honza/gitutils","last_synced_at":"2025-11-04T22:30:32.120Z","repository":{"id":137588655,"uuid":"2143136","full_name":"honza/gitutils","owner":"honza","description":"Fun git scripts written in Python","archived":false,"fork":false,"pushed_at":"2011-08-02T15:35:30.000Z","size":100,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-27T10:28:07.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/honza.png","metadata":{"files":{"readme":"README.rst","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":"2011-08-02T15:01:59.000Z","updated_at":"2013-10-06T21:19:00.000Z","dependencies_parsed_at":"2023-03-11T03:11:06.942Z","dependency_job_id":null,"html_url":"https://github.com/honza/gitutils","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/honza%2Fgitutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fgitutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fgitutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honza%2Fgitutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honza","download_url":"https://codeload.github.com/honza/gitutils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239442920,"owners_count":19639398,"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-11-07T05:59:56.583Z","updated_at":"2025-11-04T22:30:32.081Z","avatar_url":"https://github.com/honza.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Git Utils\n=========\n\nThis is a collection of fun little scripts to give you some stats about a git\nrepo.\n\nInstall\n-------\n\n::\n\n    $ pip install -e  git://github.com/honza/gitutils.git#egg=gitutils\n\nUsage\n-----\n\n``cd`` into a git repository and run::\n\n    $ blamer\n\nor:\n\n::\n\n    $ chart\n\n**blamer** will run through all the files git tracks, and see how many lines\neach user has written/edited. You will get a number of lines and percentage.\nThroughout the course of a project, you will add lines and your lines will be\ndeleted. This shows you how much of your code is still in the project now.\n\n**chart** will run through all the files git track, and see how many lines each\nperson has touched. Unlike *blamer* this will include all lines, not just the\nones still visible.\n\nLicense\n-------\n\nSweet and short, BSD license.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonza%2Fgitutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonza%2Fgitutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonza%2Fgitutils/lists"}