Commits
User selector
Commit history
Commits on Feb 13, 2024
cli-plugins/socket: remove use of deprecated distribution uuid package
Show description for 3b5e814committed
Commits on Feb 8, 2024
Avoid keeping @docker_cli_[UUID] files
Show description for 2c21424committed
Commits on Jan 29, 2024
tests: add plugin-socket-compatibility tests
Show description for cfa9fefcommitted
Commits on Jan 23, 2024
tests: add tests for `cli-plugins/socket`
Show description for 469bfc0committed
Commits on Jan 20, 2024
socket: return from loop after EOF
Show description for 8cd3b00committed
Commits on Jan 15, 2024
plugins: fix plugin socket being closed before use
Show description for 508346ecommittedRevert "plugins: run plugin with new process group ID"
Show description for 26560ffcommitted
Commits on Jan 12, 2024
Merge pull request #4769 from laurazard/signal-handling-fix-tty
Show description for 688de6dauthoredplugins: run plugin with new process group ID
Show description for ef5e5faandcommittedcli-plugins: use non-abstract socket on darwin
Show description for 6d0b329andcommittedcli-plugins: move socket code into common package
Show description for dbf992fcommitted
Commits on Jan 11, 2024
Merge pull request #4777 from thaJeztah/pluginmanager_smaller_interface
Show description for 76e09ddauthoredcli-plugins: helloworld: rename var that collided with import
Show description for c0a0b05committedcli-plugins/manager: getPluginDirs: take ConfigFile as argument
Show description for 4dc2c89committed
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed
Commits on Dec 12, 2023
cli/command: merge DockerCliOption and InitializeOpt types
Show description for 7af509ccommittedMerge pull request #4599 from laurazard/plugin-signal-handling
Show description for 7d92573authoredcli-plugins: terminate plugin when CLI exits
Show description for 1554ac3committed
Commits on Nov 20, 2023
golangci-lint: revive: enable use-any
Show description for 0e73168committedlinting: address else/if/elseif statements found by gocritic
Show description for a2c9f3ccommittedlinting: Consider pre-allocating sliceVar (prealloc)
Show description for d0dee3ccommitted
Commits on Jun 28, 2023
cli: SetupRootCommand: remove redundant flags return
Show description for 88f44eccommitted
Commits on Jun 12, 2023
cli-plugins: remove deprecated Metadata.Experimental
Show description for 6a50c4fcommitted
Commits on May 26, 2023
remove uses of golang.org/x/sys/execabs
Show description for 4cf0498committed
Commits on May 16, 2023
Merge pull request #4261 from thaJeztah/remove_old_buildtags
Show description for 10bade2authored
Commits on May 9, 2023
cli-plugins/manager: fix deprecation comment of Metadata.Experimental
Show description for 72e3813committed
Commits on May 5, 2023
remove pre-go1.17 build-tags
Show description for 2ae2230committed
Commits on Apr 1, 2023
improve plugins listing performance
Show description for 89583b9committed
Commits on Mar 31, 2023
revert "improve plugins discovery performance"
Show description for e14f5fccommitted
Commits on Mar 28, 2023
load plugin command stubs when required
Show description for c39c711committedimprove plugins discovery performance
Show description for 62f2358committed
Commits on Jan 15, 2023
cli: pass dockerCLI's in/out/err to cobra cmds
Show description for fc6be6acommitted
Commits on Nov 17, 2022
cli-plugins/manager: TestPluginError: don't use yaml.Marshal
Show description for 5aba486committed
Commits on Sep 30, 2022
format go with gofumpt (with -lang=1.19)
Show description for 6161245committedformat code with gofumpt
Show description for 1da95ffcommitted