moby--moby/distribution
Pascal d82948b75d Reworded push message
Changed push message from "The push refers to a repository" to "The push refers to the repository" to make it clearer that this is just an information about the local source and not a distinction between pushing single images or whole repositories.

Signed-off-by: Pascal <pascalgn@users.noreply.github.com>
2017-09-29 17:02:20 +02:00
..
fixtures/validate_manifest Add distribution package 2015-11-24 09:40:24 -08:00
metadata Add unconvert linter 2017-08-24 15:08:31 -04:00
utils Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
xfer Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
config.go LCOW: pull goes to correct stores 2017-06-20 19:49:52 -07:00
errors.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
pull.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
pull_v1.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
pull_v2.go LCOW: Spot fix for multi-os image pulling 2017-09-12 23:33:34 -07:00
pull_v2_test.go Move ErrorContains to an internal package. 2017-08-25 12:04:58 -04:00
pull_v2_unix.go Removing old custom RootFS behavior on Windows. 2016-07-29 14:15:59 -07:00
pull_v2_windows.go Update logrus to v1.0.1 2017-07-31 13:16:46 -07:00
push.go Reworded push message 2017-09-29 17:02:20 +02:00
push_v1.go Remove string checking in API error handling 2017-08-15 16:01:11 -04:00
push_v2.go Add gosimple linter 2017-09-12 12:09:59 -04:00
push_v2_test.go Spelling fixes 2017-07-03 13:13:09 -07:00
registry.go Use distribution reference 2017-02-07 11:08:37 -08:00
registry_unit_test.go Add ineffassign linter 2017-09-08 18:23:21 -04:00