Commit History

Author SHA1 Message Date
  Cory Snider e9bbc41dd1 Remove local fork of archive/tar package 3 years ago
  Da McGrady 23abee412b compression: support zstd with skippable frame 3 years ago
  Giuseppe Scrivano e187eb2bb5 compression: add support for the zstd algorithm 4 years ago
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 years ago
  Sebastiaan van Stijn 472f21b923 replace uses of deprecated containerd/sys.RunningInUserNS() 4 years ago
  Tonis Tiigi ba7906aef3 archive: avoid creating parent dirs for XGlobalHeader 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
  Ziheng Liu d7bc994a08 awslogs & archive: prevent 2 goroutine leaks in test functions 5 years ago
  Stephen Benjamin 89dd10b06e archive: fix race condition in cmdStream 5 years ago
  Akihiro Suda 037e370de1 pkg/archive: annotate tests that requires initial userns 6 years ago
  John Howard 56b732058e pkg/archive fixes, and port most unit tests to Windows 6 years ago
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 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
  Manuel Rüger 108bbd96cb Fix tests for pkg/archive 7 years ago
  Daniel Nephin c9e52bd0da Post migration assertion fixes 7 years ago
  Daniel Nephin 6be0f70983 Automated migration using 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Sargun Dhillon fd35494a25 Make image (layer) downloads faster by using pigz 7 years ago
  Michael Crosby 5a9b5f10cf Remove solaris files 7 years ago
  Daniel Nephin 09652bf878 Add ineffassign linter 7 years ago
  Sébastien HOUZÉ 8a34c67a7e archive: add ChownOpts support to TarWithOptions 8 years ago
  yangshukui 1f1e8e9c0e use testify to check error for test unit test of archive package 8 years ago
  Tonis Tiigi 4a3cfda45e archive: add test for prefix header 8 years ago
  Daniel Nephin 967ef7e6d2 Remove unused functions from archive. 8 years ago
  Aaron Lehmann 6052f2b396 Remove pkg/testutil/assert in favor of testify 8 years ago
  Daniel Nephin e838679cd7 Add docs for reading Dockerfile from stdin. 8 years ago
  Daniel Nephin 8cd6c30a48 Upadte archive.ReplaceFileTarWrapper() to not expect a sorted archive 8 years ago
  David Sheets 3f6dc81e10 build: accept -f - to read Dockerfile from stdin 8 years ago