Commits
User selector
Commit history
Commits on Sep 11, 2025
cli/command/container: prevent panic during stats on empty event Actor.ID
Show description for 9b79e48committedcli/command/container: improve TestContainerStatsContext
Show description for b931493committedcli/command/container: improve TestContainerStatsContext
Show description for b8cda96committed
Commits on Sep 10, 2025
Merge pull request #6448 from thaJeztah/cleanup_completion
Show description for 8228108authoredMerge pull request #6447 from thaJeztah/default_completion
Show description for c3ceba2authoredMerge pull request #6449 from thaJeztah/context_name_positional
Show description for e78f169authoredMerge pull request #6445 from thaJeztah/add_plugin_completions
Show description for d391d0fauthoredcli/command/context: split name from options struct
Show description for ea8212acommittedcli/command/completion: change FileNames to return a cobra.CompletionFunc
Show description for 3785198committedcli/command/completion: change Platforms to return a cobra.CompletionFunc
Show description for 531f7e1committedcli/command/completion: change Platforms to return a cobra.CompletionFunc
Show description for 810be9fcommittedcli/command/completion: change EnvVarNames to return a cobra.CompletionFunc
Show description for d18af47committedcli: disable file-completion by default
Show description for 78c5464committedcli/command/plugin: add completion for plugin subcommands
Show description for 467fcfecommittedcli/command: fix completion for secret create, config create
Show description for 8325214committedcli/command/secret: fix completion to complete names, not IDs
Show description for 924dd47committedcli/command/secret: remove completion for "ls"
Show description for d67dad3committedremove redundant closures around completion functions
Show description for 1336f51committedMerge pull request #6444 from thaJeztah/inspect_completion
Show description for 8b23c2bauthored
Commits on Sep 9, 2025
cli/command/system: add shell completion for "docker inspect"
Show description for 8bb5595committedcli/command/container: use stdlib errors
Show description for c0e37ddcommittedcli/command/system: use stdlib errors
Show description for b774e75committedcli/command/system: fix error formatting (errlint)
Show description for 9ba1314committedcli/command/secret: use stdlib errors
Show description for c515017committedcli/command/service: use stdlib errors
Show description for 573e0bdcommittedcli/command/stack: use stdlib errors
Show description for b057ab6committedcli/command/swarm: use stdlib errors
Show description for 0e4934dcommittedcli/command/plugin: use stdlib errors
Show description for cd58331committedcli/command/node: use stdlib errors
Show description for 5c8817bcommittedcli/command/container: runUpdate: use struct-literal
Show description for bf78331committedcli/command/container: rename: remove renameOptions
Show description for 0c3bb6ccommittedcli/command/image: use stdlib errors
Show description for 179dc02committedMerge pull request #6439 from thaJeztah/plugin_rm_special_handling
Show description for f10041cauthored
Commits on Sep 8, 2025
cli/command/plugin: remove special error handling on install, upgrade
Show description for fb3f2dacommittedcli/command/containers: runUpdate: use native errors.Join
Show description for 5df0244committed