Commit log
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
2 years ago
c8ad157
Merge pull request #966 from MichaelMure/cmdjson
Click to expand commit body
commands: share JSON creation
Michael Muré
created
2 years ago
5844dd0
commands: share JSON creation
Michael Muré
created
2 years ago
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
2 years ago
57f328f
CI: remove lint security step as it's crashing
Michael Muré
created
2 years ago
2a62c13
Merge pull request #965 from MichaelMure/nitpic
Click to expand commit body
commands: don't double build the lamport clocks
Michael Muré
created
2 years ago
c9009b5
commands: don't double build the lamport clocks
Michael Muré
created
2 years ago
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
2 years ago
7c4a3b1
feat: upgrade go-git to v5.1.1
Click to expand commit body
Related to #934
Steve Moyer
created
2 years ago
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
2 years ago
b11f60f
Merge pull request #961 from MichaelMure/cache-events
Click to expand commit body
cache: simplify cache building events handling
Michael Muré
created
2 years ago
e920987
commands: generic "select" code, move bug completion in bugcmd
Michael Muré
created
2 years ago
b279587
cache: simplify cache building events handling
Michael Muré
created
2 years ago
8cea6c7
Merge pull request #960 from MichaelMure/inputs
Click to expand commit body
commands: move bug specific input code into commands/bug/input
Michael Muré
created
2 years ago
d5b07f4
commands: move bug specific input code into commands/bug/input
Michael Muré
created
2 years ago
4c7043e
Merge pull request #959 from MichaelMure/core-event
Click to expand commit body
cache: tie the last printf in an event to make the core print free
Michael Muré
created
2 years ago
13a7a59
cache: tie the last printf in an event to make the core print free
Michael Muré
created
2 years ago
f94616e
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
Click to expand commit body
feat(935): disambiguate config errors
Steve Moyer
created
2 years ago
0a5a0ec
Merge pull request #938 from MichaelMure/cache-reorg
Click to expand commit body
Generic cache layer
Michael Muré
created
2 years ago
9591110
cache: fix some bugs after refactor
Michael Muré
created
2 years ago
1085185
github: cleanup test token when test is done
Michael Muré
created
2 years ago
d65e883
cache: generic withSnapshot, some cleanup
Michael Muré
created
2 years ago
02510cb
Merge pull request #956 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.2
Click to expand commit body
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
Michael Muré
created
2 years ago
9b98fc0
cache: tie up the refactor up to compiling
Michael Muré
created
2 years ago
905c9a9
repository: return specific error on object not found, accept multiple namespace to push/pull
Michael Muré
created
2 years ago
6d53132
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
Click to expand commit body
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.2.1...v1.2.2)
---
updated-dependencies:
- dependency-name: github.com/99designs/keyring
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
2 years ago
Michael Muré
created
2 years ago
60d40d6
repo: proper reduced interface for full-text indexing
Click to expand commit body
Additionally, remove and concentrate quite a lot of complexity from the cache layer
into a "per app" single site where to configure how indexing is done.
Michael Muré
created
2 years ago
Michael Muré
created
2 years ago
af563be
Merge pull request #948 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.77.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
Michael Muré
created
2 years ago
840f14d
Merge pull request #955 from waldyrious/patch-1
Click to expand commit body
doc/README: normalize verb tense and fix typo
Michael Muré
created
2 years ago
8537869
doc/README: normalize verb tense and fix typo
Waldir Pimenta
created
2 years ago
2d9c30b
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.76.0...v0.77.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
2 years ago
19b4bf1
Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0
Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
Michael Muré
created
2 years ago
562d548
Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0
Click to expand commit body
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
Michael Muré
created
2 years ago
6a498ac
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.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
2 years ago
Michael Muré
created
2 years ago
0cd2f3b
fix: remove repeated use of the same fmt.Errorf() calls
Steve Moyer
created
2 years ago
Michael Muré
created
3 years ago
49929c0
feat: wrap ErrMultipleConfigEntry to report duplicate key
Click to expand commit body
References #935.
Steve Moyer
created
2 years ago
64c18b1
feat: wrap ErrNoConfigEntry to report missing key
Click to expand commit body
Resolves #935.
Steve Moyer
created
2 years ago
c6bb6b9
benchmark-action: make it work?
Michael Muré
created
2 years ago
8b000de
Merge pull request #931 from MichaelMure/benchmark
Click to expand commit body
gha: add a workflow to continuously run benchmarks
Michael Muré
created
2 years ago
c227f2e
gha: add a workflow to continuously run benchmarks
Michael Muré
created
2 years ago
6f4d477
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.74.0...v0.76.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]
created
2 years ago
70bd737
Merge pull request #870 from MichaelMure/cli-reorg
Click to expand commit body
commands: reorg into different packages
Michael Muré
created
2 years ago
acc9a6f
commands: reorg into different packages
Michael Muré
created
3 years ago
a3fa445
release: don't build for darwin/386 as support has been removed in golang
Michael Muré
created
2 years ago
e814bcf
Merge pull request #921 from MichaelMure/release-workflow
Click to expand commit body
GHA: add a release workflow to build and upload binaries
Michael Muré
created
2 years ago
c74fabd
GHA: add a release workflow to build and upload binaries
Michael Muré
created
2 years ago
Page 3 of 45