Commits
User selector
Commit history
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed
Commits on Nov 20, 2023
golangci-lint: revive: enable use-any
Show description for 0e73168committedgolangci-lint: revive: enable empty-lines
Show description for 9c0c49acommittedgolangci-lint: revive: enable import-shadowing
Show description for 8e9aec6committedlinting: Consider pre-allocating sliceVar (prealloc)
Show description for d0dee3ccommitted
Commits on Jul 15, 2023
cli/context/docker: Endpoint.ClientOpts, withHTTPClient: inline variables
Show description for 223bf80committed
Commits on May 4, 2023
cli/context/docker: rename receiver for Endpoint
Show description for 1073b02committed
Commits on Apr 1, 2023
cli/context/docker: remove deprecated Endpoint.TLSPassword
Show description for 328fac3committedcli/context/store: remove deprecated error-utilities
Show description for 8b418becommitted
Commits on Feb 21, 2023
context: avoid corrupt file writes
Show description for c2487c2committed
Commits on Nov 28, 2022
cli/command/context: context ls: always show current context
Show description for 2c9dff1committed
Commits on Nov 22, 2022
cli/context/store: make sure we handle wrapped errors
Show description for 6a734dfcommitted
Commits on Sep 30, 2022
format go with gofumpt (with -lang=1.19)
Show description for 6161245committedcli/context/store: rename removeAllContextData(), removeAllEndpointData()
Show description for cd7c493committedcli/context/store: List(): don't interrupt listing for not-found errors
Show description for 09c94c1committedcli/context/store: New(): return concrete type
Show description for 951bb48committedcli/context/store: simplify error handling, and make it more idiomatic
Show description for de6020acommittedcli/context/store: remove filePath(), make contextDir() accept name
Show description for 38f54e7committedcli/context/store: listContextData(): accept name instead of ID
Show description for 9720d5bcommittedcli/context/store: remove(): accept name instead of ID
Show description for 712cc9acommittedcli/context/store: getData(): accept name instead of ID
Show description for 0bcdff2committedcli/context/store: createOrUpdate(): accept name instead of ID
Show description for 3b7f13acommittedcli/context/store: removeAllEndpointData(): accept name instead of ID
Show description for c3eb116committedcli/context/store: TestTlsCreateUpdateGetRemove(): use correct ID
Show description for 42e275ecommittedcli/context/store: removeAllContextData(): accept name instead of ID
Show description for d0398c4committedcli/context/store: listRecursivelyMetadataDirs(): use filepath.Join()
Show description for f843c42committedcli/context/store: metadataStore.get(), .remove(): accept name instead of ID
Show description for c6dfff1committed
Commits on Sep 3, 2022
linting: remove unused nolint comments (nolintlint)
Show description for 491407bcommitted
Commits on Jul 19, 2022
format (GoDoc) comments with Go 1.19 to prepare for go updates
Show description for 82427d1committed
Commits on May 12, 2022
Adopt Cobra completion v2 to support completion by CLI plugins
Show description for cbec75eauthored andcommitted
Commits on Mar 30, 2022
context: Endpoint.ClientOpts(): use client.WithVersionFromEnv()
Show description for 04347f7committed
Commits on Mar 4, 2022
remove unneeded "digest" alias for "go-digest"
Show description for ac06c97committed
Commits on Feb 25, 2022
cli/context: remove deprecated io/ioutil and use t.TempDir()
Show description for cca80cdcommitted
Commits on Feb 24, 2022
cli/context: update package documentation
Show description for ee9d17ccommitted
Commits on Feb 22, 2022
remove obsolete mutli-orchestrator support
Show description for 193ede9committed