Commits
User selector
Commit history
Commits on Feb 6, 2025
vendor: github.com/docker/docker 6c3797923dcb (master, v28.0-dev)
Show description for 01da8a5committed
Commits on Feb 3, 2025
cli/command/system: minor cleanups: use Println, rename vars
Show description for 5cfc89ccommitted
Commits on Feb 1, 2025
cli/command/system: remove uses of pkg/errors in tests
Show description for a85a94fcommitted
Commits on Dec 20, 2024
vendor: github.com/docker/docker ad6929339acd (master, v28.0.0-dev)
Show description for cc65127committed
Commits on Dec 17, 2024
Merge pull request #5695 from thaJeztah/fix_TestEventsFormat
Show description for ecd1622authored
Commits on Dec 14, 2024
cli/command/system: remove BridgeNfIptables, BridgeNfIp6tables in tests
Show description for ffe0354committedcli/command/system: TestEventsFormat: set cmd.Args to prevent test-failures
Show description for 73ff81bcommitted
Commits on Dec 13, 2024
cli/command/system: remove netfilter warnings from tests
Show description for 55e404ecommitted
Commits on Dec 7, 2024
cli/command/system: don't use "non-distributable-artifacts" fields in tests
Show description for b51a711committed
Commits on Nov 12, 2024
update go:build tags to use go1.22
Show description for 7c80e4fcommitted
Commits on Nov 5, 2024
cli/command: remove redundant capturing of loop vars in tests (copyloopvar)
Show description for 67458f7committed
Commits on Oct 29, 2024
Merge pull request #5538 from albers/completion-events--filter
Show description for 1875d9fauthoredAdd tests for completions that call the API
Show description for e1c5180committedAdd completion for `events --filter`
Show description for d4f4cf1committed
Commits on Oct 24, 2024
docker inspect: add support for swarm configs
Show description for e9ae9f7committed
Commits on Sep 10, 2024
info: stop printing "Expected" commits
Show description for 88ca4e9committed
Commits on Aug 26, 2024
cli/command/system: remove redundant nil-check (gosimple)
Show description for cc1d7b7committed
Commits on Jul 4, 2024
cli: make cli.StatusError slightly prettier
Show description for bca2090committed
Commits on Jul 3, 2024
test spring-cleaning
Show description for ab23024committed
Commits on Jun 18, 2024
Update go:build comments to go1.21
Show description for c07cee0committed
Commits on Jun 10, 2024
linting: fmt.Errorf can be replaced with errors.New (perfsprint)
Show description for dfec976committedvendor: github.com/docker/docker a736d0701c41 (master, v27.0.0-dev)
Show description for 43b840ecommitted
Commits on Jun 7, 2024
vendor: github.com/docker/docker 59996a493cfc (v27.0.0-dev)
Show description for 97b7746committed
Commits on May 31, 2024
vendor: github.com/docker/docker e622cea55698 (master / v27.0.0-dev)
Show description for e2fc6bdcommitted
Commits on Apr 2, 2024
chore: remove backticks and resolve linting issues
Show description for 910d5d0committed
Commits on Mar 26, 2024
feat: standardize error for prompt
Show description for 7c722c0committed
Commits on Mar 4, 2024
fix: cli prompt termination exit code
Show description for 10bf91acommitted
Commits on Jan 23, 2024
info: remove printSecurityOptionsWarnings, printServerWarnings
Show description for d9294f0committed
Commits on Jan 20, 2024
info: remove printServerWarningsLegacy
Show description for a71d39bcommitted
Commits on Dec 19, 2023
vendor: github.com/docker/docker 388216fc45ab (v25.0.0-dev)
Show description for 4d434dccommitted
Commits on Dec 14, 2023
add //go:build directives to prevent downgrading to go1.16 language
Show description for 70216b6committed
Commits on Dec 13, 2023
Merge pull request #4700 from thaJeztah/wire_up_contexts
Show description for ae2b58fauthoredcli/command: remove "logentries" driver from tests and fixtures
Show description for 8f13b04committed
Commits on Dec 12, 2023
Plumb contexts through commands
Show description for 5400a48authored andcommitted
Commits on Dec 5, 2023
prune: fix build cache prune warning
Show description for 8bbc97ccommitted