Commits
User selector
Commit history
Commits on Jun 15, 2020
config: remove redundant os.Stat()
Show description for 89089fbcommitted
Commits on Jun 12, 2020
config: fix error message using incorrect filename
Show description for 494f30acommitted
Commits on May 10, 2020
Update some uses of errors.Cause() to errors.Is()
Show description for bb7ef2ccommitted
Commits on Apr 21, 2020
config: don't call homedir on init()
Show description for 8a30653committed
Commits on Apr 9, 2020
test: make sure environment vars are reset after tests
Show description for 19bcebdcommitted
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Jan 16, 2020
cli/config: fix formatting of comments
Show description for e7f720bcommitted
Commits on Dec 17, 2019
config: preserve ownership and permissions on configfile
Show description for 22a291fcommitted
Commits on Oct 31, 2019
cli: remove unnecessary newlines (whitespace)
Show description for 612d83dcommittedcli/config: Using the variable on range scope `tc` in function literal (scopelint)
Show description for 5a2a9d9committed
Commits on Oct 17, 2019
Merge pull request #2122 from jonjohnsonjr/passthrough-user-pass
Show description for a8ff7f8authored
Commits on Oct 16, 2019
Fix lint issue
Show description for 8f11fbccommittedAdd test case to cover non-empty auth entry
Show description for 415f608committed
Commits on Oct 7, 2019
config: revert to using pkg/homedir
Show description for 7a279afcommitted
Tibor Vass
Commits on Oct 2, 2019
Allow username/password in config file
Show description for 37e9cabcommitted
Commits on Sep 24, 2019
config: keep configDir empty when homedir errors
Show description for 47f059dcommitted
Tibor Vass
Commits on Sep 23, 2019
cli/config: use os.UserHomeDir instead of github.com/docker/docker/pkg/homedir
Show description for c2626a8committed
Tibor Vass
Commits on Apr 19, 2019
cli-plugins: alias an existing allowed command (only builder for now)
Show description for 1ed02c4committed
Tibor Vass
Commits on Mar 13, 2019
Merge pull request #1712 from thaJeztah/fix_test_for_go_1.12
Show description for c3fc547authored
Commits on Mar 7, 2019
harden config.Path() to disallow directory traversal
Show description for ff51b0dcommitted
Commits on Mar 4, 2019
Fix test for Go 1.12.x
Show description for d4877fbcommitted
Commits on Feb 25, 2019
Simplify cli plugin config file entry
Show description for 20439aacommitted
Ian CampbellAdd a field to the config file for plugin use.
Show description for 4eb642bcommitted
Ian Campbell
Commits on Jan 31, 2019
Remove docker api dependency from cli/config
Show description for 27b2797authored andcommitted
Commits on Jan 30, 2019
Add support for running a CLI plugin
Show description for f1f31abcommitted
Ian Campbell
Commits on Jan 29, 2019
cli/config: Add a helper to resolve a file within the config dir
Show description for eab40a5committed
Ian Campbell
Commits on Jan 4, 2019
Introduce docker context store
Show description for b34f340committed
Commits on Sep 10, 2018
cli/config/configfile: Atomically rewrite the config file when saving.
Show description for 7e9e2c1committed
Commits on Jul 13, 2018
Fix: Warning Message
Show description for ce3d069authored andcommitted
Commits on Jun 29, 2018
config/credentials: don't run 'pass' to detect it
Show description for 056015ccommitted
Commits on Jun 28, 2018
Update docker-credential-helpers dependency
Show description for d9741fccommitted
Commits on Jun 22, 2018
Scope orchestration selection to stack commands only
Show description for 71272ddauthored andcommitted
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommitted
Commits on May 28, 2018
Check allNamespace config value while loading configuration file
Show description for fb34ffccommittedImply all Kubernetes namespaces for docker stack list when orchestrator is all or Kubernetes
Show description for 1c1300bauthored andcommitted