{"id":21817926,"url":"https://github.com/iansu/git-blast","last_synced_at":"2025-04-14T01:33:42.803Z","repository":{"id":70309546,"uuid":"461304922","full_name":"iansu/git-blast","owner":"iansu","description":"A custom git command that works just like git blame but shows the committer's Twitter username instead of their name","archived":false,"fork":false,"pushed_at":"2022-02-19T20:26:02.000Z","size":3,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T15:48:40.118Z","etag":null,"topics":[],"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/iansu.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-19T20:25:31.000Z","updated_at":"2022-09-29T14:50:04.000Z","dependencies_parsed_at":"2023-02-25T03:00:23.178Z","dependency_job_id":null,"html_url":"https://github.com/iansu/git-blast","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/iansu%2Fgit-blast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansu%2Fgit-blast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansu%2Fgit-blast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansu%2Fgit-blast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansu","download_url":"https://codeload.github.com/iansu/git-blast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248808303,"owners_count":21164822,"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-27T15:49:06.896Z","updated_at":"2025-04-14T01:33:42.785Z","avatar_url":"https://github.com/iansu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-blast\n\nA custom git command that works just like `git blame` but shows the committer's Twitter username instead of their name.\n\nThis project was inspired by [these](https://twitter.com/sigfig/status/1494548394982854663) [tweets](https://twitter.com/jaredforsyth/status/1494773495674380289)\n\n## Warning\n\nThis is for novelty purposes only. I don't suggest blasting people on Twitter over some code they wrote. If you do please be nice.\n\nThis project is meant to be a fun experiment and has many limitations:\n\n1. The code does not have good error handling\n1. You should probably not write Node.js/JavaScript code like this. I was avoiding using any external libraries.\n1. Using this a lot is probably a good way to get rate limited by the GitHub API\n1. This script is written in Node.js which is maybe weird for a custom git command but I suck at bash\n1. This script finds the committer's Twitter username by looking up their GitHub profile and then reading the `twitter_username` field. If they user hasn't set their Twitter username on their GitHub profile this won't work and will just show their email address.\n\n## Installation\n\nYou must have Node.js installed to use this\n\n1. Download the `git-blast` file from this repo and save it somewhere in your `PATH`\n1. Make the file is executable by running `chmod 755 git-blast`\n\n## Usage\n\nIn any git project run `git blast [git-blame-options] \u003cfilename\u003e`\n\nThis command takes all the same arguments as `git blame`\n\n## License\n\nThis code is made available under the MIT license\n\n## Credits\n\nMade with 🥃 by [Ian Sutherland](https://iansutherland.ca) ([@iansu](https://twitter.com/iansu))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansu%2Fgit-blast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansu%2Fgit-blast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansu%2Fgit-blast/lists"}