Download Latest Version v0.10.1 source code.tar.gz (2.7 MB)
Email in envelope

Get an email when there's a new version of git-bug

Home / v0.8.1
Name Modified Size InfoDownloads / 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

Bug Fixes

Documentation

  • commands: try to make cleaned argument use more obvious #1001 (Steve Moyer)
  • update install, contrib, and usage documentation (#1222) #1222 (sudoforge)

Styles

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

Continuous Integration

Chores

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
Source: README.md, updated 2025-05-05