提交历史

作者 SHA1 备注 提交日期
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Aaron Lehmann ba2adeebdb Merge pull request #42676 from aaronlehmann/patternmatcher-doublestar-bug 4 年之前
  Aaron Lehmann 97ede9df26 Rename Matches to MatchesOrParentMatches 4 年之前
  Aaron Lehmann 9bae4f2f24 Add more optimal MatchesUsingParentResult method, use it in pkg/archive 4 年之前
  Sebastiaan van Stijn e3491ab56a pkg/archive: gzDecompress(): use local vars for MOBY_DISABLE_PIGZ 4 年之前
  Sebastiaan van Stijn b321474747 pkg/archive: DetectCompression(): use bytes.HasPrefix() 4 年之前
  Sebastiaan van Stijn ebeda658bc pkg/archive: remove some debug logs 4 年之前
  Daniele Rondina 73aef6edfe ReplaceFileTarWrapper: permit to override file name 4 年之前
  Akihiro Suda 6322dfc217 archive: do not use overlayWhiteoutConverter for UserNS 4 年之前
  Sebastiaan van Stijn 25ada76437 pkg/archive: Unpack() use 0755 permissions for missing directories 4 年之前
  Tonis Tiigi ba7906aef3 archive: avoid creating parent dirs for XGlobalHeader 4 年之前
  Tibor Vass d5209b29b9 Merge pull request #41927 from tiborvass/execabs 4 年之前
  Tibor Vass 7ca0cb7ffa Use golang.org/x/sys/execabs 4 年之前
  Eric Mountain 95eb490780 Use v2 capabilities in layer archives 4 年之前
  Brian Goff 35bf4f87d9 Don't use ini() to set unpigz path 5 年之前
  Sebastiaan van Stijn ecb898dcb9 pkg/archive: normalize comment formatting 5 年之前
  Stephen Benjamin 89dd10b06e archive: fix race condition in cmdStream 5 年之前
  Sebastiaan van Stijn e554ab5589 Allow system.MkDirAll() to be used as drop-in for os.MkDirAll() 6 年之前
  Akihiro Suda f8ed19c8b4 pkg/archive: support overlayfs in userns (Ubuntu kernel only) 6 年之前
  David P Hilton 272759f268 make xattr EPERM non-fatal in createTarFile 6 年之前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年之前
  John Howard a5aed699cf LCOW: lazycontext: Use correct lstat, fix archive check 7 年之前
  Joe Ferguson 76e99e1a8b Close readclosers returned by DecompressStream 8 年之前
  Derek McGowan fb170206ba Set format in archiver 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Sargun Dhillon fd35494a25 Make image (layer) downloads faster by using pigz 7 年之前
  Chanhun Jeong b013c1541d skip container ID remapping, if the file is overlayfs whiteout. 7 年之前
  Stephen J Day 0cd4ab3f9a pkg/package: remove promise package 7 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Sébastien HOUZÉ 8a34c67a7e archive: add ChownOpts support to TarWithOptions 8 年之前