Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 5e9a354ff1 pkg/tarsum: format code with gofumpt hace 3 años
  Sebastiaan van Stijn 19db33afc9 pkg/tarsum: use strings.Cut() and minor refactor hace 2 años
  Cory Snider 833139f390 pkg/archive: audit gosec file-traversal lints hace 3 años
  Derek McGowan a422774e59 Fix tarsum for go 1.10 hace 7 años
  Tonis Tiigi f6c8266afd builder: fix wrong cache hits building from tars hace 7 años
  Daniel Nephin 4f0d95fa6e Add canonical import comment hace 7 años
  Aaron Lehmann 8691a77e44 Fix build cache false positives when build context tar contains unnormalized paths hace 9 años
  Justas Brazauskas 927b334ebf Fix typos found across repository hace 9 años
  Alexander Morozov 270e8cf64d Fix golint warnings hace 9 años
  Vincent Demeester 18c7c67308 Lint on pkg/* packages hace 10 años
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! hace 10 años
  Josh Hawn ba3bad66f9 Always store images with tarsum.v1 checksum added hace 10 años
  Josh Hawn 213e3d1166 Add Tarsum Calculation during v2 Pull operation hace 10 años
  unclejack e7c0587d54 pkg/tarsum: delete the logging code hace 10 años
  Vincent Batts 6a74f071af pkg/tarsum: actually init the TarSum struct hace 10 años
  Josh Hawn a7aa2c8ad2 Finalize TarSum Version 1 w/ refactor hace 10 años
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging hace 10 años
  Derek McGowan 5cdf7f5077 pkg/tarsum: fix panic with dynamic buffer hace 11 años
  Vincent Batts 4e9925d780 tarsum: allow for alternate block ciphers hace 11 años
  Vincent Batts c5e6362c53 tarsum: name collision fix hace 11 años
  Vincent Batts 0a6fd743ea Merge pull request #8063 from jlhawn/tarsum_empty_tar_archive hace 11 años
  Josh Hawn bc956c6b79 Correct tarsum finish logic hace 11 años
  Vincent Batts 0ecafb8a69 tarsum: version the addition of xattrs hace 11 años
  Vincent Batts 448c8ecb0f tarsum: include xattr headers in to the checksum hace 11 años
  Vincent Batts ec01eb653d tarsum: TarSum is not the interface hace 11 años
  Vincent Batts 747f89cd32 TarSum: versioning hace 11 años
  Vincent Batts 197f9b1e2b Merge pull request #7921 from unclejack/increase_tarsum_buffer_size hace 11 años
  Vincent Batts 6a8cae3e03 tarsum: use Debugf, not Infof hace 11 años
  unclejack 7ef3440750 pkg/tarsum: add dynamic buffer sizing hace 11 años
  unclejack 55533693be pkg/tarsum: avoid buf2 allocation in Read hace 11 años