Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #984 from MichaelMure/fix/926/tests-fail-with-color | Michael Muré | 2023-01-08 | 1 | -0/+17 |
|\ | | | | | fix(commands): run tests in ./commands/... without ANSI color | ||||
| * | fix(commands): run tests in ./commands/... without ANSI color | Steve Moyer | 2023-01-07 | 1 | -0/+17 |
| | | | | | | | | Resolves #926 | ||||
* | | Merge pull request #976 from MichaelMure/fix/975/patch-security-vulnerabilities | Michael Muré | 2023-01-08 | 5 | -10/+16 |
|\ \ | |/ |/| | fix: resolve Go vulnerabilities | ||||
| * | style(TestCache): remove empty trailing line from function | Steve Moyer | 2023-01-03 | 1 | -1/+0 |
| | | |||||
| * | test(cache): close second instance of RepoCache | Steve Moyer | 2023-01-03 | 1 | -0/+8 |
| | | |||||
| * | ci: use Go 1.19.4 and setup-go@v3 | Steve Moyer | 2023-01-03 | 3 | -9/+8 |
| | | |||||
| * | fix: resolve Go vulnerabilities | Steve Moyer | 2023-01-03 | 4 | -5/+5 |
| | | | | | | | | Resolves #975 | ||||
* | | Merge pull request #979 from MichaelMure/fix/eliminate-tempdir-test-failures | Steve Moyer | 2023-01-06 | 1 | -99/+131 |
|\ \ | | | | | | | refactor(TestCache): guarantee test caches are closed when tests finish | ||||
| * | | chore(TestCache): cleanup per PR review | Steve Moyer | 2023-01-05 | 1 | -13/+33 |
| | | | | | | | | | | | | Resolves #979 | ||||
| * | | refactor(TestCache): guarantee test caches are closed when tests finish | Steve Moyer | 2023-01-04 | 1 | -99/+111 |
| | | | |||||
* | | | Merge pull request #982 from ↵ | Michael Muré | 2023-01-05 | 2 | -11/+12 |
|\ \ \ | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/golang.org/x/crypto-0.5.0 build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 | ||||
| * | | | build(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 | dependabot[bot] | 2023-01-05 | 2 | -11/+12 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | Merge pull request #980 from ↵ | Michael Muré | 2023-01-05 | 2 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/golang.org/x/text-0.6.0 build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 | ||||
| * | | | build(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 | dependabot[bot] | 2023-01-05 | 2 | -3/+3 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | Merge pull request #978 from MichaelMure/fix/eliminate-tempdir-test-failures | Michael Muré | 2023-01-04 | 1 | -0/+7 |
|\| | | | | | | | | fix(TestCache): eliminate hanging Windows tests | ||||
| * | | fix(TestCache): eliminate hanging Windows tests | Steve Moyer | 2023-01-03 | 1 | -0/+7 |
|/ / | |||||
* | | Merge pull request #974 from MichaelMure/fix/972/gokart-panic | Michael Muré | 2023-01-03 | 4 | -2/+9 |
|\ \ | |/ |/| | fix(972): use prerelease of GoKart with repaired panic | ||||
| * | deps: fix merge conflicts in dependencies | Steve Moyer | 2023-01-03 | 13 | -193/+245 |
| |\ | |/ |/| | |||||
* | | Merge pull request #969 from ↵ | Steve Moyer | 2023-01-02 | 2 | -2/+3 |
|\ \ | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.0 build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 | ||||
| * | | build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0 | dependabot[bot] | 2023-01-02 | 2 | -2/+3 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1 | Steve Moyer | 2023-01-02 | 3 | -63/+85 |
|\ \ | | | | | | | feat: upgrade go-git to v5.5.1 | ||||
| * | | fix: keyrings must return keys with entities/identities | Steve Moyer | 2022-12-30 | 1 | -0/+7 |
| | | | |||||
| * | | feat: upgrade go-git to v5.1.1 | Steve Moyer | 2022-12-28 | 2 | -63/+78 |
| | | | | | | | | | | | | Related to #934 | ||||
* | | | Merge pull request #964 from ↵ | Michael Muré | 2022-12-29 | 2 | -2/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17 build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 | ||||
| * | | | build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17 | dependabot[bot] | 2022-12-29 | 2 | -2/+3 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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> | ||||
* | | | Merge pull request #966 from MichaelMure/cmdjson | Michael Muré | 2022-12-29 | 7 | -126/+156 |
|\ \ \ | | | | | | | | | commands: share JSON creation | ||||
| * | | | commands: share JSON creation | Michael Muré | 2022-12-29 | 7 | -126/+156 |
|/ / / | |||||
* | | | Merge pull request #967 from MichaelMure/ci | Michael Muré | 2022-12-29 | 1 | -2/+0 |
|\ \ \ | | | | | | | | | CI: remove lint security step as it's crashing | ||||
| * | | | CI: remove lint security step as it's crashing | Michael Muré | 2022-12-29 | 1 | -2/+0 |
|/ / / | |||||
* | | | Merge pull request #965 from MichaelMure/nitpic | Michael Muré | 2022-12-29 | 3 | -5/+7 |
|\ \ \ | |/ / |/| | | commands: don't double build the lamport clocks | ||||
| * | | commands: don't double build the lamport clocks | Michael Muré | 2022-12-29 | 3 | -5/+7 |
|/ / | |||||
| * | fix(972): use prerelease of GoKart with repaired panic | Steve Moyer | 2023-01-03 | 4 | -12/+21 |
|/ | |||||
* | Merge pull request #962 from MichaelMure/select-completion | Michael Muré | 2022-12-27 | 19 | -302/+327 |
|\ | | | | | commands: generic "select" code, move bug completion in bugcmd | ||||
| * | commands: generic "select" code, move bug completion in bugcmd | Michael Muré | 2022-12-27 | 19 | -302/+327 |
| | | |||||
* | | Merge pull request #961 from MichaelMure/cache-events | Michael Muré | 2022-12-27 | 6 | -54/+51 |
|\ \ | |/ |/| | cache: simplify cache building events handling | ||||
| * | cache: simplify cache building events handling | Michael Muré | 2022-12-27 | 6 | -54/+51 |
|/ | |||||
* | Merge pull request #960 from MichaelMure/inputs | Michael Muré | 2022-12-27 | 7 | -259/+266 |
|\ | | | | | commands: move bug specific input code into commands/bug/input | ||||
| * | commands: move bug specific input code into commands/bug/input | Michael Muré | 2022-12-27 | 7 | -259/+266 |
|/ | |||||
* | Merge pull request #959 from MichaelMure/core-event | Michael Muré | 2022-12-27 | 4 | -73/+72 |
|\ | | | | | cache: tie the last printf in an event to make the core print free | ||||
| * | cache: tie the last printf in an event to make the core print free | Michael Muré | 2022-12-27 | 4 | -73/+72 |
|/ | |||||
* | Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors | Steve Moyer | 2022-12-23 | 7 | -17/+28 |
|\ | | | | | feat(935): disambiguate config errors | ||||
| * | fix: remove repeated use of the same fmt.Errorf() calls | Steve Moyer | 2022-11-28 | 3 | -7/+16 |
| | | |||||
| * | feat: wrap ErrMultipleConfigEntry to report duplicate key | Steve Moyer | 2022-11-27 | 3 | -6/+6 |
| | | | | | | | | References #935. | ||||
| * | feat: wrap ErrNoConfigEntry to report missing key | Steve Moyer | 2022-11-27 | 7 | -14/+16 |
| | | | | | | | | Resolves #935. | ||||
* | | Merge pull request #938 from MichaelMure/cache-reorg | Michael Muré | 2022-12-23 | 98 | -2025/+2448 |
|\ \ | | | | | | | Generic cache layer | ||||
| * | | cache: fix some bugs after refactor | Michael Muré | 2022-12-23 | 23 | -116/+149 |
| | | | |||||
| * | | cache: generic withSnapshot, some cleanup | Michael Muré | 2022-12-22 | 12 | -110/+98 |
| | | | |||||
| * | | cache: tie up the refactor up to compiling | Michael Muré | 2022-12-21 | 65 | -556/+615 |
| | | | |||||
| * | | repository: return specific error on object not found, accept multiple ↵ | Michael Muré | 2022-12-21 | 5 | -131/+85 |
| | | | | | | | | | | | | namespace to push/pull | ||||
| * | | WIP | Michael Muré | 2022-12-19 | 10 | -205/+204 |
| | | |