{"id":18353942,"url":"https://github.com/arnested/bug-reference-github","last_synced_at":"2025-04-06T12:31:43.833Z","repository":{"id":5289561,"uuid":"6469965","full_name":"arnested/bug-reference-github","owner":"arnested","description":"Automatically set `bug-reference-url-format' and enable `bug-reference-prog-mode' in Emacs buffers from Github repositories.","archived":false,"fork":false,"pushed_at":"2020-02-06T22:02:01.000Z","size":32,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T23:11:18.364Z","etag":null,"topics":["emacs","hacktoberfest"],"latest_commit_sha":null,"homepage":"https://melpa.org/#/bug-reference-github","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arnested.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"COPYING","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2012-10-31T06:40:29.000Z","updated_at":"2025-02-05T09:22:31.000Z","dependencies_parsed_at":"2022-09-09T08:51:25.573Z","dependency_job_id":null,"html_url":"https://github.com/arnested/bug-reference-github","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fbug-reference-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fbug-reference-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fbug-reference-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arnested%2Fbug-reference-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arnested","download_url":"https://codeload.github.com/arnested/bug-reference-github/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247484305,"owners_count":20946384,"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":["emacs","hacktoberfest"],"created_at":"2024-11-05T21:43:33.454Z","updated_at":"2025-04-06T12:31:43.435Z","avatar_url":"https://github.com/arnested.png","language":"Emacs Lisp","readme":"# bug-reference-github\n\nAutomatically set `bug-reference-url-format` and enable\n`bug-reference-prog-mode` buffers from Github repositories.\n\nWhat it does is: \n\n1. If `bug-reference-url-format` is not set and this appears to be\n    part of a git working copy (we can locate a .git/config).\n\n2. Find the git remote repository (run `git ls-remote --get-url`).\n\n3. If the remote matches github.com set `bug-reference-url-format` to\n    the correct Github issue URL (we set it buffer locally).\n\n4. Enable `bug-reference-prog-mode`.\n\n## Installation and usage\n\nThe easiest way to install bug-reference-github is probably to install\nit via the ELPA archive from\n[MELPA](http://melpa.milkbox.net/#/bug-reference-github).\n\nIf you don't install via ELPA make sure that bug-reference-github.el is in\nyour load-path and require the library\n\n    (add-to-list 'load-path \"~/.emacs.d/path/to/bug-reference-github\")\n    (require 'bug-reference-github)\n\nThen, to use `bug-reference-github` in every opened file:\n\n    (add-hook 'find-file-hook 'bug-reference-github-set-url-format)\n\nAlternatively, you can use `prog-mode-hook`:\n\n    (add-hook 'prog-mode-hook 'bug-reference-github-set-url-format)\n\n## Requirements\n\nbug-reference-github depends on bug-reference.el which is part of\nEmacs 23 and greater.\n\n## Development of bug-reference-github\n\nbug-reference-github.el is developed at\n[GitHub](https://github.com/arnested/bug-reference-github).  Feature\nrequests, ideas, bug reports, and pull request are more that welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnested%2Fbug-reference-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farnested%2Fbug-reference-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farnested%2Fbug-reference-github/lists"}