git-bug icon indicating copy to clipboard operation
git-bug copied to clipboard

Distributed, offline-first bug tracker embedded in git, with bridges

Results 236 git-bug issues
Sort by recently updated
recently updated
newest added

This project is awesome. I like the idea of running my own Git server and Soft Serve: https://github.com/charmbracelet/soft-serve is nice and clean. Would I need to write a bridge ?...

area/bridges
kind/feature
priority/awaiting-more-evidence
triage/needs-information

Been testing this out. If I make a local git repo, everything seems fine, but if I clone a remote repo, and try to use it I get an error:...

kind/bug
area/bugs
priority/awaiting-more-evidence
triage/needs-information

I just installed current master as of today, and am testing: 1. The docu mentions `git bug ls`, but is seems not to exist anymore. Is there an other way...

I can't figure this from the docs : are issues pulled from github (or another bridge) saved inside the git repo and can they be pushed to a remote for...

This can be helpful to build git-bug on loongarch64(a risc architecture) machine.

Bumps the npm_and_yarn group with 1 update in the /webui directory: [webpack](https://github.com/webpack/webpack). Updates `webpack` from 5.93.0 to 5.94.0 Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition...

javascript
dependencies

Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.8.2 to 8.8.3. Commits 99ffa83 v8.8.3 2ae65d2 avoid negative time normalized values See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/vbauerster/mpb/v8&package-manager=go_modules&previous-version=8.8.2&new-version=8.8.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

go
dependencies

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.107.0 to 0.108.0. Release notes Sourced from github.com/xanzy/go-gitlab's releases. v0.108.0 Breaking Changes Get scoped group variables by @​andersparslov in xanzy/go-gitlab#1995 Rename GroupId to GroupID in the MemberRole...

go
dependencies

We recently transferred the repository from `michaelmure/git-bug` to `git-bug/git-bug`. We should update references to it, such as those in various package ecosystems, imports, and documentation. GitHub will keep a 301...

kind/feature
priority/backlog
triage/needs-information
area/documentation
triage/needs-approval

This change cleans up erroneous language and formatting in //:README.md, adds explicit installation documentation under //:INSTALLATION.md, and moves usage documentation to //doc. - Added CI pipeline badge for the `trunk`...