Commits
User selector
Commit history
Commits on Aug 31, 2020
formatter: reduce minimum width for columns in table-view
Show description for dace8fdcommitted
Commits on Aug 28, 2020
Replace vbom.ml/util with fvbommel/sortorder
Show description for 6703919committed
Commits on May 7, 2020
Replace deprecated Cobra command.SetOutput() with command.SetOut()
Show description for 719169dcommitted
Commits on Apr 10, 2020
improve "network prune" output to mention custom networks only
Show description for eb93a86committed
Commits on Feb 22, 2020
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Show description for 2c0e930committed
Commits on Oct 29, 2019
Update flag doc
Show description for 167b390committed
Commits on Apr 3, 2019
Refactor network parsing, add preliminary support for multiple networks
Show description for 5bc0963committedCli change to pass driver specific options to docker run
Show description for c4844b1authored andcommitted
Commits on Mar 19, 2019
Fix labels copying value from environment variables
Show description for f2424bdcommitted
Commits on Jan 30, 2019
Hide "builder" and "network" commands on old API versions
Show description for 99fb2c1committed
Commits on Oct 23, 2018
formatter package heavy refactoring
Show description for 69fdd2acommitted
Commits on Sep 5, 2018
build: add options to builder prune
Show description for c806eb4committed
Tibor Vass
Commits on Aug 8, 2018
use sortorder lib for sorting network list output
Show description for a921313committed
Commits on Aug 2, 2018
refactor network list unit tests to table-driven style
Show description for 021bf39committedadd unit test to cover the sort order of network list command
Show description for 4f388ffcommitted
Commits on Jul 6, 2018
refactored all commands under cli/command/ to use sort.Slice instead of declaring custom types for sorting
Show description for ceed422committed
Commits on Jun 8, 2018
Update tests to use gotest.tools 👼
Show description for 2c4de4fcommitted
Commits on May 11, 2018
Switch from x/net/context to context
Show description for 6f8070dcommitted
Commits on Apr 10, 2018
Fixed gometalinter errors on test files
Show description for 54f8ca6committed
Commits on Mar 6, 2018
Convert assert.Check with
Show description for 078cbc9committedRemove testutil
Show description for 681c921committedPost migration fixes
Show description for 5155cdacommittedAutomated migration
Show description for 39c2ca5committed
Commits on Oct 25, 2017
Update code for upstream cobra
Show description for 4205416committed
Commits on Oct 12, 2017
Add nakedret linter.
Show description for dbd96bacommitted
Commits on Aug 29, 2017
adding network list test
Show description for 15d92a9committed
Commits on Aug 22, 2017
Use new internal testutil.ErrorContains()
Show description for 846a31acommittedMove internal/test package out of cli.
Show description for b3f843acommitted
Commits on Aug 12, 2017
Singularize / pluralize "argument(s)" in error message
Show description for b9a7f35committed
Commits on Jul 20, 2017
adding connect disconnect network tests
Show description for 7296abfcommitted
Commits on Jul 11, 2017
Update some tests to remove unnecessary buffers.
Show description for 42a3800committed
Commits on Jul 5, 2017
adding unit tests to network
Show description for 57c1551committed
Commits on Jun 13, 2017
Use `scope=swarm` for service related network inspect.
Show description for 657457ecommitted
Commits on Jun 5, 2017
Update vendoring of docker/docker
Show description for 44ac808committed
Commits on May 18, 2017
Add support for config-only, config-from and scope options
Show description for b5e43fbcommitted