Sebastiaan van Stijn
|
26659d5eb8
pkg/directory: remove unused MoveToSubdir() utility
|
2 years ago |
Sebastiaan van Stijn
|
553b0edb4c
fix unclosed file-handles in tests
|
3 years ago |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
e334eeeed8
TestMoveToSubdir: use sort.Strings() (gosimple)
|
6 years ago |
Brian Goff
|
9d46c4c138
Support cancellation in `directory.Size()`
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Akihiro Suda
|
cd53ec5244
Fix filepath.Walk misusage in pkg/directory
|
9 years ago |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 years ago |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 years ago |
Rick Wieman
|
46d4f12fbf
Makes directory pkg compilable on Windows.
|
10 years ago |
Martijn Dwars
|
e2b8933d21
Move directory size calculation to pkg/ (fixes #10970)
|
10 years ago |