Sebastiaan van Stijn
|
f7552f1de4
pkg/archive: format code with gofumpt
|
3 년 전 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 년 전 |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
2 년 전 |
Cory Snider
|
098a44c07f
Finish refactor of UID/GID usage to a new struct
|
3 년 전 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 년 전 |
John Howard
|
56b732058e
pkg/archive fixes, and port most unit tests to Windows
|
6 년 전 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 년 전 |
Sébastien HOUZÉ
|
8a34c67a7e
archive: add ChownOpts support to TarWithOptions
|
7 년 전 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 년 전 |
Daniel Nephin
|
5672eeb5e0
Convert tarAppender to the newIDMappings.
|
8 년 전 |
unclejack
|
087f7307a6
pkg/{chroot,}archive: clean up a few small issues
|
8 년 전 |
Stephen J Day
|
aa2cc18745
pkg/archive: remove unnecessary Archive and Reader type
|
8 년 전 |
Derek McGowan
|
8222c86360
Update archive package to support overlay whiteouts
|
9 년 전 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 년 전 |
Alexander Morozov
|
7aa28b6bdd
Fix go vet warnings
|
9 년 전 |
Dmitry Vorobev
|
4102537cfd
Fixes #9283. Consider hardlinks in image size.
|
9 년 전 |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 년 전 |
Tonis Tiigi
|
2fb5d0c323
Add constants for AUFS whiteout files
|
9 년 전 |
Zhang Wei
|
7e420ad850
fix golint warnings/errors on `pkg/system` and `pkg/stdcopy`
|
10 년 전 |
Lei Jitang
|
ba332b7d12
Enable golint in pkg/arcive
|
10 년 전 |
John Howard
|
3c177dc877
Windows: Docker build starting to work
|
10 년 전 |
Arnaud Porterie
|
6a7a7570bb
Merge pull request #12833 from burke/faster-changes
|
10 년 전 |
Shijiang Wei
|
e2c6a8be7c
Add the parent directory to changes set if new files are generated
|
10 년 전 |
John Howard
|
8228ee4b0f
Windows: Archive package changes for Windows daemon
|
10 년 전 |
Tianon Gravi
|
576985a1dc
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
|
10 년 전 |
Burke Libbey
|
45c45a2c9a
archive: Optimize ChangesDirs on Linux
|
10 년 전 |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 년 전 |
Jimmy Puckett
|
ec5e22efe3
Changing bitflag checking style to preferred style. Fixes #11668
|
10 년 전 |
Vincent Batts
|
2ce37f6616
pkg/archive: ignore mtime changes on directories
|
10 년 전 |
Rik Nijessen
|
1ec2eac50d
Make utils_daemon and volumes cross-platform compileable.
|
10 년 전 |