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

when I try to push my issues i get the following error ![grafik](https://user-images.githubusercontent.com/62671479/153078591-d7f3f372-6977-441d-9abf-c10abd393096.png) Do I have a wrong configuration?

Bumps [dset](https://github.com/lukeed/dset) from 3.1.1 to 3.1.2. Release notes Sourced from dset's releases. v3.1.2 Patches (dset/merge): Prevent possible prototype pollution (#34): 2d156c7 Thank you @​n1ru4l~! Chores (dset/merge): Add tests for "proto"...

dependencies
javascript

Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8. Release notes Sourced from ejs's releases. v3.1.8 Version 3.1.8 v3.1.7 Version 3.1.7 Commits 5126ff5 Version 3.1.8 7d5a1c6 Merge branch 'main' of github.com:mde/ejs into main...

dependencies
javascript

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies
javascript

It should be possible to push/pull the configured bridges from the termui interface. Or at least Ctrl-Z to background the termui. It's the two things I use in my workflow:...

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

This a just a preview. Not all features are expected to work. Refs #349

Great to see such project, what do you think - how integrate such thing into gitea to store issues inside git?

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies
javascript

Fix #749. The errors in #749 are seemingly arbitrary errors by github. I think we cannot really avoid them. On this branch the bridge tries to import the issues one...

lifecycle/stale

Ten minutes ago, trying to `git bug bridge pull` the [nixpkgs](https://github.com/nixos/nixpkgs) project's bugs (>5k bugs, >3k PRs -- a very very large set of bugs): ``` import error: Something went...