Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn f7552f1de4 pkg/archive: format code with gofumpt 3 years ago
  Sebastiaan van Stijn ab35df454d remove pre-go1.17 build-tags 2 years ago
  Sebastiaan van Stijn 8b36298d7f pkg/archive: remove tests for CanonicalTarNameForPath 2 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 686be57d0a Update to Go 1.17.0, and gofmt with Go 1.17 3 years ago
  Sebastiaan van Stijn f68260ba22 Dockerfile: frozen images: update to bullseye, remove buildpack-dep 3 years ago
  Sebastiaan van Stijn 472f21b923 replace uses of deprecated containerd/sys.RunningInUserNS() 4 years ago
  Sebastiaan van Stijn bb17074119 reformat "nolint" comments 4 years ago
  Shengjing Zhu f23c1c297d pkg/archive: TestUntarParentPathPermissions requires root 4 years ago
  Sebastiaan van Stijn 25ada76437 pkg/archive: Unpack() use 0755 permissions for missing directories 4 years ago
  Sebastiaan van Stijn f7d5d70e44 pkg/archive: use containerd/sys to detect UserNamespaces 5 years ago
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 5 years ago
  Sebastiaan van Stijn ecb898dcb9 pkg/archive: normalize comment formatting 5 years ago
  Sebastiaan van Stijn 2c31edbbb6 unconvert: remove unnescessary conversions 6 years ago
  Akihiro Suda 037e370de1 pkg/archive: annotate tests that requires initial userns 6 years ago
  Akihiro Suda 9ddd6e47a9 pkg/archive: fix TestTarUntarWithXattr failure on recent kernel 6 years ago
  John Howard a5aed699cf LCOW: lazycontext: Use correct lstat, fix archive check 7 years ago
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 7 years ago
  Vincent Demeester a7999aaa53 Skip some tests requires root uid when run as user 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Michael Crosby 5a9b5f10cf Remove solaris files 7 years ago
  Douglas Curtis cd7489f2b7 Replacing os.Lstat with os.Stat to determine directory status in CopyInfoDestinationPath 8 years ago
  yangshukui 1f1e8e9c0e use testify to check error for test unit test of archive package 8 years ago
  yangshukui 82eb9002e9 Add unit test for RebaseArchiveEntries 8 years ago
  Christopher Jones 069fdc8a08 [project] change syscall to /x/sys/unix|windows 8 years ago
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 years ago
  John Howard d6b7819185 Windows CI: test-unit on pkg\archive part 2 9 years ago
  John Howard 1a714e76a2 Windows CI: test-unit pkg\archive step 1 9 years ago
  Ahmet Alp Balkan 1a22418f9f pkg/archive: adjust chmod bits on windows 10 years ago