Johan Euphrosine
|
4a3aefbb52
archive: add missing bytes package
|
11 лет назад |
Johan Euphrosine
|
67ce59a806
archive: fix panic if len(source) < len(m)
|
11 лет назад |
Johan Euphrosine
|
3118952e0a
archive: simplify DetectCompression
|
11 лет назад |
Victor Vieux
|
1adc2fa533
Merge pull request #5853 from proppy/update-tarfilter-comment
|
11 лет назад |
Johan Euphrosine
|
311614952e
archive: update TarFilter comments
|
11 лет назад |
Johan Euphrosine
|
77c2b76e44
archive: use bufio for compression detection
|
11 лет назад |
LK4D4
|
91b7d8ebd3
Change owner only on copied content
|
11 лет назад |
Vincent Batts
|
367a679b92
images: assurance and debug info on image layers
|
11 лет назад |
Michael Crosby
|
ca3369dc8d
Merge pull request #4440 from infoxchange/aufs-permissions-4068
|
11 лет назад |
Alexander Larsson
|
d6114c0da0
Create pkg/system and move stuff there from archive
|
11 лет назад |
Alexey Kotlyarov
|
2aeccdd3bb
Create directories for tar files with relaxed permissions
|
11 лет назад |
Tianon Gravi
|
2ca4e0ea60
Use a more defensive vendored archive/tar import path to make it clear this isn't upstream's released archive/tar
|
11 лет назад |
Alexander Larsson
|
3b9953903b
archive: Handle capabilities in tar files
|
11 лет назад |
Alexander Larsson
|
c8428d77fd
archive: extract xattrs from tarfiles
|
11 лет назад |
Alexander Larsson
|
5ba2462961
archive: Fix the storing of setuid bits, etc
|
11 лет назад |
Alexander Larsson
|
6889cd9f9c
archive: Handle aufs plink hardlinks in ApplyLayer
|
11 лет назад |
Tianon Gravi
|
b762d3a739
Add vendored archive/tar that includes xattrs patch
|
11 лет назад |
Alexander Larsson
|
f198ee525a
Properly close archives
|
11 лет назад |
Alexander Larsson
|
804690bd07
archive.TarFilter() - properly close readers
|
11 лет назад |
Alexander Larsson
|
0d9213f859
archive: Close decompressed streams
|
11 лет назад |
Guillaume J. Charmes
|
3dfc910d77
Remove linux specific calls
|
11 лет назад |
Abel Muiño
|
ce74c8b4d2
Ignore tar.TypeXGlobalHeader
|
11 лет назад |
Alexander Larsson
|
f918fca3bf
archive: Always end directory filenames in tars with /
|
11 лет назад |
Alexander Larsson
|
5ea48aa7f8
Implement TarFilter in go, rather than calling out to tar
|
11 лет назад |
Alexander Larsson
|
bab8efbf05
Simplify addTarFile
|
11 лет назад |
Alexander Larsson
|
5b77e51e0a
archive: Extract code from ExportChanges to addTarFile()
|
11 лет назад |
Alexander Larsson
|
4fb1db7f74
archive: Remove unused features
|
11 лет назад |
Alexander Larsson
|
a4868e233c
Implement UnTar via archive/tar
|
11 лет назад |
Alexander Larsson
|
710d5a48fb
archive: Extract createTarFile() from ApplyLayer
|
11 лет назад |
unclejack
|
d003cfea25
Revert "Add -S option to tar for efficient sparse file handling"
|
11 лет назад |