moby/utils
Guillaume J. Charmes bb43761940
Merge branch 'master' into add_freebsd_support
Conflicts:
	archive/archive.go
	archive/start_unsupported.go
2014-03-10 13:20:49 -07:00
..
testdata/fs Improve FollowLink to handle recursive link and be more strick 2013-12-11 17:19:02 -08:00
checksum.go registry: Added simple checksums (sha256) for layers 2014-02-23 18:50:04 -08:00
daemon.go go fmt 2013-11-07 12:27:33 -08:00
fs.go Remove all darwin specific files and use more generic _unsupported with build tags. 2014-01-30 23:10:56 +00:00
fs_test.go Improve FollowLink to handle recursive link and be more strick 2013-12-11 17:19:02 -08:00
http.go Add arch/os info to user agent (Registry) 2013-12-20 08:19:25 -08:00
jsonmessage.go fix divide by zero error 2014-02-25 08:01:46 +00:00
jsonmessage_test.go Handle small screens 2013-12-03 14:21:33 -08:00
progressreader.go fix progressbar in docker push 2013-12-20 16:55:41 -08:00
random.go go fmt 2013-11-07 12:27:33 -08:00
signal.go stop proxy at one point 2013-10-29 14:29:01 -07:00
signal_darwin.go Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 2013-10-18 16:16:29 -07:00
signal_freebsd.go Add Freebsd client support 2014-02-06 16:40:39 -08:00
signal_linux.go Add -nostdin and -proxy to docker attach, allow arbirary signal to be sent via docker kill api endpoint 2013-10-18 16:16:29 -07:00
stdcopy.go Add better comments to utils/stdcopy.go. 2013-10-16 10:58:53 -07:00
streamformatter.go Add newlines to the JSON stream functions 2014-02-21 00:07:44 -07:00
tarsum.go Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar 2014-02-27 09:43:44 -07:00
uname_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
uname_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
utils.go handle symlinks for Docker's root dir & TMPDIR 2014-03-03 23:00:53 +02:00
utils_test.go handle symlinks for Docker's root dir & TMPDIR 2014-03-03 23:00:53 +02:00