1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/image
Sebastiaan van Stijn 51dc35cf23
Implement stringutils.Ellipsis()
This patch implements an Ellipsis utility to
append an ellipsis (...)  when truncating
strings in output.

It also fixes the existing Truncate() utility
to be compatible with unicode/multibyte characters.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2016-08-11 14:14:06 +02:00
..
build.go add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
history.go Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
images.go Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02:00
import.go Migrate import command to cobra 2016-06-06 13:58:23 +02:00
load.go Migrate load command to cobra 2016-06-09 17:28:33 +02:00
pull.go Moving Image{Push,Pull}Privileged to trust.go 2016-06-10 12:07:32 +02:00
push.go Make --help information consistent 2016-06-19 16:26:23 +08:00
remove.go
save.go Migrate save command to cobra 2016-06-09 17:38:20 +02:00
search.go Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
tag.go Updates on cli reference documentation 2016-07-07 20:43:18 +02:00