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

I have a git repository on a ssh server that doesnt run on the default port 22. It is configured with a Port entry in my ~/.ssh/config file, so the...

lifecycle/stale

I would like to "delete" a comment. In the sense of marking it as deleted, so that in it's place, i would see "Comment deleted by Name" rather than the...

kind/feature
priority/backlog
triage/accepted
area/comments

Just started using git-bug. Really loving it, thus far. However, there's one little issue I've noticed. When I configured the GitHub bridge and thus created a new user, it didn't...

I think it's better to change the behavior to the same as `git commit -m`.

area/cli
kind/feature
priority/backlog
triage/accepted

git-bug v0.7.2 linux adm64 Is it the server URL or a project URL? When I run the command shown in the example of the help message, providing the server URL,...

As discussed in PR #883, scanning the project for security vulnerabilities when a PR is "checked" breaks the zen flow of PR approval process. The vulnerability found by `govulncheck` (via...

``` tumbleweed-pkg~/r/git-bug (master *)$ go clean -modcache tumbleweed-pkg~/r/git-bug (master *)$ go mod tidy tumbleweed-pkg~/r/git-bug (master *)$ git diff >/tmp/git-diff.patch tumbleweed-pkg~/r/git-bug (master *)$ go install # github.com/MichaelMure/git-bug/repository repository/gogit.go:30:7: clockPath redeclared in...

fixes #934 and #1023

Firstly: Great project and thank you very much. Is there a way to search for the git bug `ID` in the termui? So far I have tried `ID:265e26f` and `id:ID:265e26f`...

area/ui/terminal
kind/feature
priority/backlog
triage/accepted