DockerCLI/cli/command/image
Daniel Nephin 3b8cf20a0c Merge pull request #436 from thaJeztah/improve-singular-plural-message
Singularize / pluralize "argument(s)" in error message
2017-08-14 11:06:25 -04:00
..
build Compress after rewriting the archive. 2017-06-29 13:18:10 -04:00
testdata update tests for new image struct 2017-07-04 20:34:24 -07:00
build.go Compress after rewriting the archive. 2017-06-29 13:18:10 -04:00
build_session.go Rename NewConfigFile to New in configfile package 2017-06-27 16:31:38 +02:00
build_test.go Add test for github.com special handling 2017-08-03 17:53:42 +02:00
client_test.go Compress after rewriting the archive. 2017-06-29 13:18:10 -04:00
cmd.go Move credential getting functions to the ConfigFile. 2017-06-27 13:46:47 +02:00
history.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
history_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
import.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
import_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
inspect.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
inspect_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
list.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
list_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
load.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
load_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
prune.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
prune_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
pull.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
pull_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
push.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
push_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
remove.go Fix some problems with image remove force. 2017-06-13 12:12:54 -07:00
remove_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
save.go Fast fail when save directory does not exist 2017-07-27 15:00:38 -07:00
save_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
tag.go Unit tests for cli/commands/image (except build and tag) 2017-05-03 18:40:22 -07:00
tag_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
trust.go Add interfacer linter 2017-05-08 15:57:50 -04:00
trust_test.go Update imports. 2017-04-17 18:07:56 -04:00