{"id":19485476,"url":"https://github.com/rylan12/homebrew-blame","last_synced_at":"2025-04-25T17:30:32.541Z","repository":{"id":103954427,"uuid":"295007419","full_name":"Rylan12/homebrew-blame","owner":"Rylan12","description":"🍺🧐External Homebrew command for viewing git blame output for a formula or cask","archived":true,"fork":false,"pushed_at":"2021-04-09T20:51:22.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-25T18:39:14.219Z","etag":null,"topics":["brew","command","external","homebrew","homebrew-blame","homebrew-tap","linuxbrew"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/Rylan12.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":"2020-09-12T18:56:57.000Z","updated_at":"2024-06-11T21:31:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3b1a274-750f-483c-a722-8e2b2db17251","html_url":"https://github.com/Rylan12/homebrew-blame","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rylan12%2Fhomebrew-blame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rylan12%2Fhomebrew-blame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rylan12%2Fhomebrew-blame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rylan12%2Fhomebrew-blame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rylan12","download_url":"https://codeload.github.com/Rylan12/homebrew-blame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250861906,"owners_count":21499181,"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":["brew","command","external","homebrew","homebrew-blame","homebrew-tap","linuxbrew"],"created_at":"2024-11-10T20:27:57.296Z","updated_at":"2025-04-25T17:30:32.536Z","avatar_url":"https://github.com/Rylan12.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebrew-blame\n\nExternal [Homebrew](https://github.com/Homebrew/brew) command for viewing `git blame` output for a formula or cask.\n\n## Installation\n\n```sh\nbrew tap rylan12/blame\n```\n\n## Usage\n\n```sh\nbrew blame \u003cformula|cask\u003e [\u003crevision\u003e] [-L \u003cline\u003e | -L \u003cstart\u003e,\u003cend\u003e]\n```\n\nPass `-L` to choose which lines to annotate. `-L \u003cline\u003e` will annotate only the given line while `-L \u003cstart\u003e,\u003cend\u003e` will annotate the range of lines from `\u003cstart\u003e` to `\u003cend\u003e`. Leave `\u003cstart\u003e` or `\u003cend\u003e` blank (keeping the comma) to annotate from the beginning of the file to `\u003cend\u003e` or from `\u003cstart\u003e` to the end of the file respectively.\n\nFor example, `brew blame foo -L 16` will annotate only line 16 of `foo.rb` but `brew blame foo -L 16,` will annotate from line 16 to the end of `foo.rb`\n\nA revision can also be passed as a second named argument. For example, `brew blame foo aad80774352^` will annotate `foo.rb` starting from the parent commit to `aad80774352`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frylan12%2Fhomebrew-blame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frylan12%2Fhomebrew-blame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frylan12%2Fhomebrew-blame/lists"}