Commit log

5bf274e repo: don't forget to close a file

Michael Muré created

03dcd7e repo: temporary use a fork of go-git due to https://github.com/go-git/go-git/pull/659

Michael Muré created

fd40320 Fixed version info be set when go install

vasser created

119fdee added EventMentionedInCommit

Henrik Buestad created

fc266b7 add wipe sub-command that remove local bugs and identities

Kalin Staykov created

7df34aa commands: add a nice terminal progress bar when building the cache

Click to expand commit body
One issue remaining is that writing the cache takes significant time, but I don't know how to reflect that nicely to the user.

Michael Muré created

9c50a35 Merge pull request #989 from MichaelMure/fix-tests

Click to expand commit body
repo: check error when closing a repo in tests

Michael Muré created

ace0f05 properly close files in edge cases in various places

Michael Muré created

2664332 repo: check error when closing a repo in tests

Michael Muré created

7610038 Merge pull request #988 from MichaelMure/fix-cache-test

Click to expand commit body
cache: fix tests?

Michael Muré created

637071a make go1.19 fmt happy

Michael Muré created

70b0c5b cache: fix tests?

Michael Muré created

5d7a10f Merge pull request #983 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.5.2

Click to expand commit body
build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2

Michael Muré created

978552b Merge pull request #984 from MichaelMure/fix/926/tests-fail-with-color

Click to expand commit body
fix(commands): run tests in ./commands/... without ANSI color

Michael Muré created

c7662a1 Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilities

Click to expand commit body
fix: resolve Go vulnerabilities

Michael Muré created

e4707cd fix(commands): run tests in ./commands/... without ANSI color

Click to expand commit body
Resolves #926

Steve Moyer created

51161a8 Merge pull request #979 from MichaelMure/fix/eliminate-tempdir-test-failures

Click to expand commit body
refactor(TestCache): guarantee test caches are closed when tests finish

Steve Moyer created

bde79c6 build(deps): bump github.com/go-git/go-git/v5 from 5.5.1 to 5.5.2

Click to expand commit body
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.5.1...v5.5.2)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

5c45e70 chore(TestCache): cleanup per PR review

Click to expand commit body
Resolves #979

Steve Moyer created

30198e1 Merge pull request #982 from MichaelMure/dependabot/go_modules/golang.org/x/crypto-0.5.0

Click to expand commit body
build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0

Michael Muré created

7bb6d66 build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0

Click to expand commit body
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

87ceccb Merge pull request #980 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.6.0

Click to expand commit body
build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0

Michael Muré created

6e6ae6a build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0

Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

0f12b90 refactor(TestCache): guarantee test caches are closed when tests finish

Steve Moyer created

b1253bd Merge pull request #978 from MichaelMure/fix/eliminate-tempdir-test-failures

Click to expand commit body
fix(TestCache): eliminate hanging Windows tests

Michael Muré created

ea9b3aa fix(TestCache): eliminate hanging Windows tests

Steve Moyer created

59684d7 style(TestCache): remove empty trailing line from function

Steve Moyer created

4cee3a7 test(cache): close second instance of RepoCache

Steve Moyer created

58a6962 ci: use Go 1.19.4 and setup-go@v3

Steve Moyer created

5b9f882 Merge pull request #974 from MichaelMure/fix/972/gokart-panic

Click to expand commit body
fix(972): use prerelease of GoKart with repaired panic

Michael Muré created

33e3e4b fix: resolve Go vulnerabilities

Click to expand commit body
Resolves #975

Steve Moyer created

7601e79 deps: fix merge conflicts in dependencies

Steve Moyer created

344438b fix(972): use prerelease of GoKart with repaired panic

Steve Moyer created

3915d2b Merge pull request #969 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.0

Click to expand commit body
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0

Steve Moyer created

86bb2f3 build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0

Click to expand commit body
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](https://github.com/go-git/go-billy/compare/v5.3.1...v5.4.0)

---
updated-dependencies:
- dependency-name: github.com/go-git/go-billy/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

a4cee75 Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1

Click to expand commit body
feat: upgrade go-git to v5.5.1

Steve Moyer created

de6f540 fix: keyrings must return keys with entities/identities

Steve Moyer created

e651700 Merge pull request #964 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17

Click to expand commit body
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17

Michael Muré created

c8ad157 Merge pull request #966 from MichaelMure/cmdjson

Click to expand commit body
commands: share JSON creation

Michael Muré created

5844dd0 commands: share JSON creation

Michael Muré created

211a038 Merge pull request #967 from MichaelMure/ci

Click to expand commit body
CI: remove lint security step as it's crashing

Michael Muré created

57f328f CI: remove lint security step as it's crashing

Michael Muré created

2a62c13 Merge pull request #965 from MichaelMure/nitpic

Click to expand commit body
commands: don't double build the lamport clocks

Michael Muré created

c9009b5 commands: don't double build the lamport clocks

Michael Muré created

67a507f build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17

Click to expand commit body
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.17)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] created

7c4a3b1 feat: upgrade go-git to v5.1.1

Click to expand commit body
Related to #934

Steve Moyer created

d11ea5c Merge pull request #962 from MichaelMure/select-completion

Click to expand commit body
commands: generic "select" code, move bug completion in bugcmd

Michael Muré created

b11f60f Merge pull request #961 from MichaelMure/cache-events

Click to expand commit body
cache: simplify cache building events handling

Michael Muré created

e920987 commands: generic "select" code, move bug completion in bugcmd

Michael Muré created

b279587 cache: simplify cache building events handling

Michael Muré created