{"id":13899585,"url":"https://github.com/git-bug/git-bug","last_synced_at":"2026-01-15T22:20:26.775Z","repository":{"id":37444659,"uuid":"140680839","full_name":"git-bug/git-bug","owner":"git-bug","description":"Distributed, offline-first bug tracker embedded in git","archived":false,"fork":false,"pushed_at":"2025-09-26T20:04:44.000Z","size":33521,"stargazers_count":9518,"open_issues_count":139,"forks_count":290,"subscribers_count":77,"default_branch":"trunk","last_synced_at":"2025-10-08T18:50:45.967Z","etag":null,"topics":["bugtracker","decentralized-application","distributed-systems","git","gitdb"],"latest_commit_sha":null,"homepage":"","language":"Go","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/git-bug.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"git-bug"}},"created_at":"2018-07-12T07:55:57.000Z","updated_at":"2025-10-08T07:59:48.000Z","dependencies_parsed_at":"2023-12-02T20:05:43.714Z","dependency_job_id":"5bee48a0-aaa5-4081-9a81-b97c8bd095d9","html_url":"https://github.com/git-bug/git-bug","commit_stats":{"total_commits":1884,"total_committers":75,"mean_commits":25.12,"dds":0.5307855626326964,"last_synced_commit":"d499b6e9d3333334614924669b74640a2d0b5485"},"previous_names":["git-bug/git-bug"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/git-bug/git-bug","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bug%2Fgit-bug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bug%2Fgit-bug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bug%2Fgit-bug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bug%2Fgit-bug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/git-bug","download_url":"https://codeload.github.com/git-bug/git-bug/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/git-bug%2Fgit-bug/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28472626,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T22:13:38.078Z","status":"ssl_error","status_checked_at":"2026-01-15T22:12:11.737Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bugtracker","decentralized-application","distributed-systems","git","gitdb"],"created_at":"2024-08-06T19:00:54.393Z","updated_at":"2026-01-15T22:20:26.769Z","avatar_url":"https://github.com/git-bug.png","language":"Go","readme":"\u003cdiv align=\"center\"\u003e\n\n\u003cimg width=\"64px\" src=\"https://cdn.rawgit.com/git-bug/git-bug/trunk/misc/logo/logo-alpha-flat-bg.svg\"\u003e\n\n# git-bug: a decentralized issue tracker\n\n[![Build Status][ci/badge]][ci/url]\n\n[![Backers on Open Collective][backers/badge]][oc]\n[![Sponsors on Open Collective][sponsors/badge]][oc]\n[![GPL v3 License][license/badge]][license/url]\n[![GoDoc][godoc/badge]][godoc/url]\n[![Go Report Card][report-card/badge]][report-card/url]\n[![Matrix][matrix/badge]][matrix/url]\n\n[Issues] - [Documentation][doc] - [Feedback][discuss]\n\n\u003c/div\u003e\n\n## Overview\u003ca name=\"overview\"\u003e\u003c/a\u003e\n\n[git-bug](https://github.com/git-bug/git-bug) is a standalone, distributed,\noffline-first issue management tool that embeds issues, comments, and more as\nobjects in a git repository (_not files!_), enabling you to push and pull them\nto one or more remotes.\n\n\u003c!-- mdformat-toc start --slug=github --maxlevel=6 --minlevel=2 --\u003e\n\n- [Overview](#overview)\n- [Key Features](#key-features)\n- [Getting Started](#getting-started)\n- [Our Community](#our-community)\n  - [Backers :star:](#backers-star)\n  - [Sponsors :star2:](#sponsors-star2)\n- [License](#license)\n\n\u003c!-- mdformat-toc end --\u003e\n\n## Key Features\u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **Native Git Storage:** Manage issues, users, and comments directly within\n  your repository - keeping everything versioned and clutter-free\n- **Distributed \u0026 Versioned:** Leverage Git’s decentralized architecture to work\n  offline and sync seamlessly later\n- **Lightning Fast:** List and search issues in mere _milliseconds_\n- **Third-Party Bridges:** Easily synchronize issues with platforms like GitHub\n  and GitLab [using bridges][doc/usage/bridges]\n- **Flexible Interfaces:** Choose how you interact - via CLI, TUI, or a web\n  browser\n- **Effortless Integration:** Start managing issues your repository with minimal\n  setup\n\n## Getting Started\u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\n- :triangular_flag_on_post: **Install:** Check out\n  [`//:INSTALLATION.md`][doc/install] for step-by-step installation instructions\n  or explore [the latest release][rel/latest] to get started immediately.\n- :page_with_curl: **Explore:** Read [the documentation][doc] to learn how to\n  use `git-bug` effectively\n- :computer: **Contribute:** Interested in hacking on `git-bug`? Head over to\n  [`//:CONTRIBUTING.md`][contrib] and see how you can help shape the project\n- :speech_balloon: **Connect:** Chat with us live on Matrix at\n  [`#git-bug:matrix.org`][matrix/url]\n- :books: **Discuss:** Browse [existing discussions][discuss] or\n  [start a new one][discuss/new] to ask questions and share ideas\n\n## Our Community\u003ca name=\"our-community\"\u003e\u003c/a\u003e\n\n`git-bug` thrives thanks to the passion of its [contributors], the generosity of\nindependent [backers][oc], and the strategic support of our [sponsors][oc]. Each\nof you plays a crucial role in our journey, and we deeply appreciate every\ncontribution that helps drive our project forward.\n\n_[Make a contribution][oc] to support this project and get featured below!_\n\n### Backers :star:\u003ca name=\"backers-star\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![backers][backers/image]][oc]\n\n\u003c/div\u003e\n\n### Sponsors :star2:\u003ca name=\"sponsors-star2\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![][sponsor/0]][sponsor/0/url]\n\n\u003c/div\u003e\n\n## License\u003ca name=\"license\"\u003e\u003c/a\u003e\n\nUnless otherwise stated, this project and all assets within it are released\nunder [GPLv3][license/url] or later, copyright [Michael Muré][gh/mm].\n\nThe `git-bug` logo is authored by and copyright [Viktor Teplov][gh/vandesign],\nreleased under a [CC BY 4.0][license/logo] license.\n\n______________________________________________________________________\n\n\u003cdiv align=\"center\"\u003e\n\nThis project and its vibrant community was initially dreamt up and built by\n[Michael Muré][gh/mm].\n\nThank you for all of your hard work!\n\n:heart:\n\n\u003c/div\u003e\n\n[backers/badge]: https://opencollective.com/git-bug/backers/badge.svg\n[backers/image]: https://opencollective.com/git-bug/tiers/backer.svg?avatarHeight=50\n[ci/badge]: https://github.com/git-bug/git-bug/actions/workflows/trunk.yml/badge.svg\n[ci/url]: https://github.com/git-bug/git-bug/actions/workflows/trunk.yml\n[contrib]: ./CONTRIBUTING.md\n[contributors]: https://github.com/git-bug/git-bug/graphs/contributors\n[discuss]: https://github.com/git-bug/git-bug/discussions\n[discuss/new]: https://github.com/git-bug/git-bug/discussions/new/choose\n[doc]: ./doc\n[doc/install]: ./INSTALLATION.md\n[doc/usage/bridges]: ./doc/usage/third-party.md\n[gh/mm]: https://github.com/MichaelMure\n[gh/vandesign]: https://github.com/vandesign\n[godoc/badge]: https://godoc.org/github.com/git-bug/git-bug?status.svg\n[godoc/url]: https://godoc.org/github.com/git-bug/git-bug\n[issues]: https://github.com/git-bug/git-bug/issues\n[license/badge]: https://img.shields.io/badge/License-GPLv3+-blue.svg\n[license/logo]: ./misc/logo/LICENSE\n[license/url]: ./LICENSE\n[matrix/badge]: https://img.shields.io/badge/chat%20on%20matrix-%23238636\n[matrix/url]: https://matrix.to/#/#git-bug:matrix.org\n[oc]: https://opencollective.com/git-bug\n[rel/latest]: https://github.com/git-bug/git-bug/releases/latest\n[report-card/badge]: https://goreportcard.com/badge/github.com/git-bug/git-bug\n[report-card/url]: https://goreportcard.com/report/github.com/git-bug/git-bug\n[sponsor/0]: https://opencollective.com/git-bug/tiers/sponsor/0/avatar.svg\n[sponsor/0/url]: https://opencollective.com/git-bug/sponsor/0/website\n[sponsors/badge]: https://opencollective.com/git-bug/sponsors/badge.svg\n","funding_links":["https://opencollective.com/git-bug"],"categories":["Go","git"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bug%2Fgit-bug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgit-bug%2Fgit-bug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgit-bug%2Fgit-bug/lists"}