Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
git-bug_windows_amd64.exe | 2025-05-05 | 40.7 MB | |
git-bug_windows_386.exe | 2025-05-05 | 38.4 MB | |
git-bug_openbsd_amd64 | 2025-05-05 | 39.9 MB | |
git-bug_openbsd_386 | 2025-05-05 | 37.3 MB | |
git-bug_netbsd_arm | 2025-05-05 | 36.8 MB | |
git-bug_netbsd_amd64 | 2025-05-05 | 39.8 MB | |
git-bug_netbsd_386 | 2025-05-05 | 37.2 MB | |
git-bug_linux_s390x | 2025-05-05 | 41.9 MB | |
git-bug_linux_mipsle | 2025-05-05 | 40.9 MB | |
git-bug_linux_mips64le | 2025-05-05 | 42.4 MB | |
git-bug_linux_mips64 | 2025-05-05 | 42.6 MB | |
git-bug_linux_mips | 2025-05-05 | 41.1 MB | |
git-bug_linux_arm | 2025-05-05 | 37.5 MB | |
git-bug_linux_amd64 | 2025-05-05 | 40.7 MB | |
git-bug_linux_386 | 2025-05-05 | 38.1 MB | |
git-bug_freebsd_arm | 2025-05-05 | 36.9 MB | |
git-bug_freebsd_amd64 | 2025-05-05 | 39.9 MB | |
git-bug_freebsd_386 | 2025-05-05 | 37.2 MB | |
git-bug_darwin_amd64 | 2025-05-05 | 40.3 MB | |
README.md | 2025-05-05 | 38.2 kB | |
v0.8.1 source code.tar.gz | 2025-05-05 | 2.6 MB | |
v0.8.1 source code.zip | 2025-05-05 | 2.8 MB | |
Totals: 22 Items | 755.0 MB | 2 |
Features
- detect os.Stdin/os.Stdout mode #994 (Steve Moyer)
- use isatty to detect a Termios instead #994 (Steve Moyer)
- add concurrency limits to all pipelines #1189 (sudoforge)
- update action library versions #1189 (sudoforge)
- add initial nix development shell #1190 (sudoforge)
- add a commit message template #1190 (sudoforge)
- add a common file for git-blame ignored revisions #1190 (sudoforge)
- add initial editorconfig configuration file #1190 (sudoforge)
- add workflow for triaging stale issues and prs #1192 (sudoforge)
- increase operations per run for workflow: cron (sudoforge)
- allow for manual execution of workflow: cron (sudoforge)
- refactor pipelines into reusable workflows #1203 (sudoforge)
- bump node versions to 16.x, 18.x, and 20.x #1205 (sudoforge)
- improved lifecycle management with stale-bot #1224 (sudoforge)
- merge go directive and toolchain specification (sudoforge)
- ci: support a merge queue #1235 (sudoforge)
- add package to dev shell: delve (#1240) #1240 (sudoforge)
- update references to the git-bug organization (#1249) #1249 (sudoforge)
- support new exclusion label: lifecycle/pinned (#1375) #1375 (sudoforge)
- remove lifecycle/frozen (#1377) #1377 (sudoforge)
- add action: auto-label (#1380) #1380 (sudoforge)
- bump to go v1.24.2 (#1389) #1389 (sudoforge)
Bug Fixes
- 972: use prerelease of GoKart with repaired panic #974 (Steve Moyer)
- resolve Go vulnerabilities #976 (Steve Moyer)
- TestCache: eliminate hanging Windows tests #978 (Steve Moyer)
- commands: run tests in ./commands/... without ANSI color #984 (Steve Moyer)
- commands: create env.Env once for all Cobra commands #998 (Steve Moyer)
- commands: replace missing import #998 (Steve Moyer)
- correct typo: acceps => accepts #1189 (sudoforge)
- bump to go v1.22.5 #1189 (sudoforge)
- add missing
with
property to //.github/workflows:cron.yml (sudoforge) - add write for prs: stale/issue-and-pr (sudoforge)
- move codeql into an independent workflow #1206 (sudoforge)
- run the presubmit pipeline for PRs #1208 (sudoforge)
- correct path for reusable workflow: lifecycle #1229 (sudoforge)
- set GitLastTag to an empty string when git-describe errors (#1355) #1355 (sudoforge)
- refactor how gitlab title changes are detected (#1370) #1370 (sudoforge)
- use correct url for gitlab PATs (#1384) #1384 (sudoforge)
- use -0700 when formatting time (#1388) #1388 (sudoforge)
- checkout repo before setting up go environment (#1390) #1390 (sudoforge)
- resolve the remote URI using url.*.insteadOf (#1394) #1394 (sudoforge)
Documentation
- commands: try to make cleaned argument use more obvious #1001 (Steve Moyer)
- update install, contrib, and usage documentation (#1222) #1222 (sudoforge)
Styles
- TestCache: remove empty trailing line from function #976 (Steve Moyer)
- clean up linter complaints #1001 (Steve Moyer)
- resolve PR comments #1001 (Steve Moyer)
Code Refactoring
- TestCache: guarantee test caches are closed when tests finish #979 (Steve Moyer)
- rename github test repository: test-github-bridge (#1256) #1256 (sudoforge)
- Directly swap two variables to optimize code (#1272) #1272 (荆长逯)
- rename //:git-bug.go to //:main.go (#1373) #1373 (sudoforge)
- remove depdendency on pnpm for auto-label action (#1383) #1383 (sudoforge)
Tests
- cache: close second instance of RepoCache #976 (Steve Moyer)
- resolve changes for PR [#1004], add unit test, fix issue uncovered by unit test #1004 (Alec Lanter)
Builds
- deps: bump golang.org/x/text from 0.5.0 to 0.6.0 #980 (dependabot[bot])
- deps: bump golang.org/x/crypto from 0.4.0 to 0.5.0 #982 (dependabot[bot])
- deps: bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2 #983 (dependabot[bot])
- deps: bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 #992 (dependabot[bot])
- deps: bump github.com/xanzy/go-gitlab from 0.77.0 to 0.78.0 #986 (dependabot[bot])
- deps: bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 #1006 (dependabot[bot])
- deps: bump github.com/xanzy/go-gitlab from 0.78.0 to 0.79.1 #1015 (dependabot[bot])
- deps: bump golang.org/x/net from 0.5.0 to 0.7.0 #1029 (dependabot[bot])
- deps: bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1 #1039 (dependabot[bot])
- deps: bump golang.org/x/oauth2 from 0.4.0 to 0.8.0 #1067 (dependabot[bot])
- deps: bump github.com/stretchr/testify from 1.8.1 to 1.8.4 #1073 (dependabot[bot])
- deps: bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0 #1083 (dependabot[bot])
- deps: bump golang.org/x/text from 0.9.0 to 0.12.0 #1085 (dependabot[bot])
- deps: bump golang.org/x/sys from 0.8.0 to 0.11.0 #1086 (dependabot[bot])
- deps: bump golang.org/x/term from 0.8.0 to 0.11.0 #1082 (dependabot[bot])
- deps: bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2 #1084 (dependabot[bot])
- deps: bump golang.org/x/crypto from 0.5.0 to 0.12.0 #1087 (dependabot[bot])
- deps: bump github.com/cloudflare/circl from 1.3.1 to 1.3.3 #1070 (dependabot[bot])
- deps: bump github.com/spf13/cobra from 1.6.1 to 1.7.0 #1089 (dependabot[bot])
- deps: bump golang.org/x/vuln #1090 (dependabot[bot])
- deps: bump github.com/fatih/color from 1.13.0 to 1.15.0 #1091 (dependabot[bot])
- deps: bump golang.org/x/sync from 0.1.0 to 0.3.0 #1095 (dependabot[bot])
- deps: bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19 #1096 (dependabot[bot])
- deps: bump golang.org/x/oauth2 from 0.8.0 to 0.11.0 #1094 (dependabot[bot])
- deps: bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2 #1092 (dependabot[bot])
- deps: bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36 #1088 (dependabot[bot])
- deps: bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36 #1088 (dependabot[bot])
- deps: bump golang.org/x/sys from 0.11.0 to 0.14.0 (#1132) #1132 (dependabot[bot])
- deps: bump github.com/xanzy/go-gitlab from 0.90.0 to 0.106.0 (#1167) #1167 (dependabot[bot])
- deps: bump golang.org/x/oauth2 from 0.11.0 to 0.21.0 (#1165) #1165 (dependabot[bot])
- deps: bump golang.org/x/net from 0.14.0 to 0.23.0 (#1166) #1166 (dependabot[bot])
- deps: bump github.com/hashicorp/go-retryablehttp (#1162) #1162 (dependabot[bot])
- deps: bump github.com/vektah/gqlparser/v2 from 2.5.8 to 2.5.15 (#1164) #1164 (dependabot[bot])
- deps: bump golang.org/x/text from 0.14.0 to 0.16.0 (#1173) #1173 (dependabot[bot])
- deps: bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.7 (#1113) #1113 (dependabot[bot])
- deps: bump golang.org/x/crypto from 0.21.0 to 0.25.0 (#1175) #1175 (dependabot[bot])
- deps: bump golang.org/x/vuln from 1.0.0 to 1.1.2 (#1171) #1171 (dependabot[bot])
- deps: bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#1179) #1179 (dependabot[bot])
- deps: bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1181) #1181 (dependabot[bot])
- deps: bump github.com/fatih/color from 1.16.0 to 1.17.0 (#1183) #1183 (dependabot[bot])
- deps: bump minimatch and recursive-readdir in /webui #914 (dependabot[bot])
- deps: bump loader-utils from 2.0.2 to 2.0.4 in /webui #918 (dependabot[bot])
- deps: bump json5 from 1.0.1 to 1.0.2 in /webui #977 (dependabot[bot])
- deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #1170 (dependabot[bot])
- deps: bump github.com/vektah/gqlparser/v2 from 2.5.15 to 2.5.16 #1176 (dependabot[bot])
- deps: bump ua-parser-js from 0.7.31 to 0.7.33 in /webui #1013 (dependabot[bot])
- deps: bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0 #1177 (dependabot[bot])
- deps: bump webpack from 5.74.0 to 5.76.1 in /webui #1048 (dependabot[bot])
- deps: bump github.com/vbauerster/mpb/v8 from 8.5.2 to 8.7.4 #1195 (dependabot[bot])
- deps-dev: bump undici from 5.11.0 to 5.26.3 in /webui #1126 (dependabot[bot])
- deps: bump github.com/go-git/go-git/v5 from 5.8.1 to 5.12.0 #1180 (dependabot[bot])
- deps: bump golang.org/x/vuln from 1.1.2 to 1.1.3 #1184 (dependabot[bot])
- deps-dev: bump ws from 7.5.9 to 7.5.10 in /webui #1163 (dependabot[bot])
- deps-dev: bump express from 4.18.1 to 4.19.2 in /webui #1160 (dependabot[bot])
- deps-dev: bump word-wrap from 1.2.3 to 1.2.5 in /webui #1081 (dependabot[bot])
- deps-dev: bump semver from 5.7.1 to 5.7.2 in /webui #1080 (dependabot[bot])
- deps: bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0 #1197 (dependabot[bot])
- deps: bump github.com/99designs/gqlgen from 0.17.36 to 0.17.49 #1178 (dependabot[bot])
- deps: bump @babel/traverse from 7.19.3 to 7.24.8 in /webui #1201 (dependabot[bot])
- deps-dev: bump undici from 5.11.0 to 5.28.4 in /webui #1158 (dependabot[bot])
- deps: bump graphql from 16.6.0 to 16.8.1 in /webui #1110 (dependabot[bot])
- deps: bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0 #1186 (dependabot[bot])
- deps-dev: bump tough-cookie from 4.1.2 to 4.1.3 in /webui #1079 (dependabot[bot])
- deps: bump jsonwebtoken and @graphql-tools/prisma-loader #1200 (dependabot[bot])
- deps: bump github.com/vbauerster/mpb/v8 from 8.7.4 to 8.7.5 #1210 (dependabot[bot])
- deps: bump golang.org/x/sync from 0.7.0 to 0.8.0 #1233 (dependabot[bot])
- deps: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 #1232 (dependabot[bot])
- deps: bump golang.org/x/sys from 0.22.0 to 0.23.0 #1231 (dependabot[bot])
- deps: bump golang.org/x/text from 0.16.0 to 0.17.0 (#1237) #1237 (dependabot[bot])
- deps: bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#1239) #1239 (dependabot[bot])
- deps: bump golang.org/x/sys from 0.23.0 to 0.24.0 (#1242) #1242 (dependabot[bot])
- deps: bump github.com/vbauerster/mpb/v8 from 8.7.5 to 8.8.2 (#1248) #1248 (dependabot[bot])
- deps-dev: bump the npm_and_yarn group across 1 directory with 4 updates (#1250) #1250 (dependabot[bot])
- deps: bump golang.org/x/term from 0.23.0 to 0.24.0 (#1261) #1261 (dependabot[bot])
- deps: bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#1289) #1289 (dependabot[bot])
- deps: bump github.com/vektah/gqlparser/v2 from 2.5.16 to 2.5.25 (#1361) #1361 (dependabot[bot])
- deps: bump the npm_and_yarn group across 1 directory with 12 updates (#1378) #1378 (dependabot[bot])
- deps: bump the go_modules group across 1 directory with 3 updates (#1376) #1376 (dependabot[bot])
Continuous Integration
- use Go 1.19.4 and setup-go@v3 #976 (Steve Moyer)
Chores
- TestCache: cleanup per PR review #979 (Steve Moyer)
- updated error message when detectGitPath fails #1004 (Alec Lanter)
- fix some struct names in comments (deferdeter)
- remove refs to deprecated io/ioutil #1151 (guoguangwu)
- update go dependencies #1204 (sudoforge)
- regenerate command completion and documentation (#1253) #1253 (sudoforge)
- update go-git to v5@masterupdate_mods (#1284) #1284 (Matěj Cepl)
- update golang.org/x/net (#1379) #1379 (sudoforge)
- gofmt simplify gitlab/export_test.go (#1392) #1392 (Matěj Cepl)
Reverts
- "feat: increase operations per run for workflow: cron" (sudoforge)
- "Create Dependabot config file" (#1374) #1374 (sudoforge)
Commits
- fix merge conflicts in dependencies #974 (Steve Moyer)
- fix tests? #988 (Michael Muré)
- 637071a: make go1.19 fmt happy (Michael Muré) #988
- check error when closing a repo in tests #989 (Michael Muré)
- ace0f05: properly close files in edge cases in various places (Michael Muré) #989
- add a nice terminal progress bar when building the cache #987 (Michael Muré)
- fc266b7: add wipe sub-command that remove local bugs and identities (Kalin Staykov) #933
- 119fdee: added EventMentionedInCommit (Henrik Buestad) #990
- fd40320: Fixed version info be set when go install (vasser) #991
- temporary use a fork of go-git due to https://github.com/go-git/go-git/pull/659 #933 (Michael Muré)
- don't forget to close a file #933 (Michael Muré)
- 83ffed8: New approach to define the version (vasser) #991
- move terminal detection to Out, introduce the compagnion In #994 (Michael Muré)
- adapt the output of the bug list to the terminal size #993 (Michael Muré)
- remove compact style for "bug", as the width adaptive default renderer cover that usage #993 (Michael Muré)
- 331e80f: Merge branch 'master' of github.com:MichaelMure/git-bug (Steve Moyer) #998
- different pattern to detect changed flags #1002 (Michael Muré)
- 68dcbab: address PR review (vasser) #991
- 61bfe18: dirty should be bool (vasser) #991
- code cleanup, fix some edge cases #991 (Michael Muré)
- e97df9c: fix(#971): parse submodule .git files instead of erroring (Alec Lanter) #1004
- add a helper to generate testing regex for CLI output #1005 (Michael Muré)
- 572e3cf: [DATALAD RUNCMD] Fix one ambigous overrided (Yaroslav Halchenko) #1008
- b0ea26d: rudimentary codespell configuration (Yaroslav Halchenko) #1008
- 1af335f: [DATALAD RUNCMD] Run codespell -w (Yaroslav Halchenko) #1008
- 92f6321: Add github workflow for codespell (Yaroslav Halchenko) #1008
- add a feature matrix #997 (Michael Muré)
- faster indexing by caping Bleve batch count #1011 (Michael Muré)
- 1ae31b3: add more ideas in the feature matrix (Michael Muré)
- improve support for gitdir indirection #1004 (Michael Muré)
- fix how security tools are setup and launched #1028 (Michael Muré)
- ignore spelling mistake in repo to be imported from github #1028 (Michael Muré)
- also teardown cleanly on SIGTERM #1030 (Michael Muré)
- better IsRunning(pid) #1031 (Michael Muré)
- fix some cache building progress bar artifact (Michael Muré)
- no "with" means using codespellrc, add more opt out #1082 (Michael Muré)
- f5e094f: update to golang-lru v2 (Michael Muré) #1092
- e97a401: regenerate after cobra update (Michael Muré) #1089
- 31a9738: api/graphql: regenerate after gqlgen upgrade (Michael Muré) #1088
- more ignore #1088 (Michael Muré)
- 429b913: fix openpgp handling to sign/check (Michael Muré) #1088
- 706ba9f: Fix typo (Felix Kröner) #1124
- e6065e0: Use HTTPS repo url (James Vasile) #1145
- 5c66bf1: Update README.md (Matěj Cepl) #1148
- e256cde: Fix some comments (dockercui) #1150
- it is "new" not "configure" command (also was missing ) #1016 (Yaroslav Halchenko)
- make label a common type, in a similar fashion as for status (#1252) #1252 (Michael Muré)
- properly namespace Bug to make space for other entities (#1254) #1254 (Michael Muré)
- d499b6e: fix typos in docs (#1266) (zach valenta) #1266
- crypto: bump golang.org/x/crypto from v0.26.0 to v0.31.0 (fix for CVE-2024-45337) (#1312) #1312 (Matěj Cepl)
- dc17e66: Update README.md Matrix link to new room (#1275) (Clarence "Sparr" Risher) #1275