unclejack
|
087f7307a6
pkg/{chroot,}archive: clean up a few small issues
|
8 lat temu |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 lat temu |
Derek McGowan
|
8222c86360
Update archive package to support overlay whiteouts
|
9 lat temu |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 lat temu |
Alexander Morozov
|
7aa28b6bdd
Fix go vet warnings
|
9 lat temu |
Dmitry Vorobev
|
4102537cfd
Fixes #9283. Consider hardlinks in image size.
|
9 lat temu |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 lat temu |
Tonis Tiigi
|
2fb5d0c323
Add constants for AUFS whiteout files
|
9 lat temu |
Zhang Wei
|
7e420ad850
fix golint warnings/errors on `pkg/system` and `pkg/stdcopy`
|
10 lat temu |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 lat temu |
John Howard
|
3c177dc877
Windows: Docker build starting to work
|
10 lat temu |
Arnaud Porterie
|
6a7a7570bb
Merge pull request #12833 from burke/faster-changes
|
10 lat temu |
Shijiang Wei
|
e2c6a8be7c
Add the parent directory to changes set if new files are generated
|
10 lat temu |
John Howard
|
8228ee4b0f
Windows: Archive package changes for Windows daemon
|
10 lat temu |
Tianon Gravi
|
576985a1dc
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
|
10 lat temu |
Burke Libbey
|
45c45a2c9a
archive: Optimize ChangesDirs on Linux
|
10 lat temu |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 lat temu |
Jimmy Puckett
|
ec5e22efe3
Changing bitflag checking style to preferred style. Fixes #11668
|
10 lat temu |
Vincent Batts
|
2ce37f6616
pkg/archive: ignore mtime changes on directories
|
10 lat temu |
Rik Nijessen
|
1ec2eac50d
Make utils_daemon and volumes cross-platform compileable.
|
10 lat temu |
Vincent Batts
|
32d6d49539
pkg/archive: sort files
|
10 lat temu |
Ahmet Alp Balkan
|
2180aa4f6f
Refactor pkg/archive with a platform-independent stat struct
|
10 lat temu |
Ahmet Alp Balkan
|
3d2fae353f
Extract mknod, umask, lstat to pkg/system
|
10 lat temu |
Vincent Batts
|
f14a9ed011
archive: cleanup and more information
|
10 lat temu |
Vincent Batts
|
f9f8044363
archive: preserve hardlinks in Tar and Untar
|
10 lat temu |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 lat temu |
Rafe Colton
|
30d5a42c1f
Move archive package into pkg/archive
|
10 lat temu |