Historique des commits

Auteur SHA1 Message Date
  Aaron Lehmann 8691a77e44 Fix build cache false positives when build context tar contains unnormalized paths il y a 9 ans
  Justas Brazauskas 927b334ebf Fix typos found across repository il y a 9 ans
  Alexander Morozov 270e8cf64d Fix golint warnings il y a 9 ans
  Vincent Demeester 18c7c67308 Lint on pkg/* packages il y a 10 ans
  Tianon Gravi 576985a1dc Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum! il y a 10 ans
  Josh Hawn ba3bad66f9 Always store images with tarsum.v1 checksum added il y a 10 ans
  Josh Hawn 213e3d1166 Add Tarsum Calculation during v2 Pull operation il y a 10 ans
  unclejack e7c0587d54 pkg/tarsum: delete the logging code il y a 10 ans
  Vincent Batts 6a74f071af pkg/tarsum: actually init the TarSum struct il y a 10 ans
  Josh Hawn a7aa2c8ad2 Finalize TarSum Version 1 w/ refactor il y a 10 ans
  Alexandr Morozov 7c62cee51e Use logrus everywhere for logging il y a 10 ans
  Derek McGowan 5cdf7f5077 pkg/tarsum: fix panic with dynamic buffer il y a 11 ans
  Vincent Batts 4e9925d780 tarsum: allow for alternate block ciphers il y a 11 ans
  Vincent Batts c5e6362c53 tarsum: name collision fix il y a 11 ans
  Vincent Batts 0a6fd743ea Merge pull request #8063 from jlhawn/tarsum_empty_tar_archive il y a 11 ans
  Josh Hawn bc956c6b79 Correct tarsum finish logic il y a 11 ans
  Vincent Batts 0ecafb8a69 tarsum: version the addition of xattrs il y a 11 ans
  Vincent Batts 448c8ecb0f tarsum: include xattr headers in to the checksum il y a 11 ans
  Vincent Batts ec01eb653d tarsum: TarSum is not the interface il y a 11 ans
  Vincent Batts 747f89cd32 TarSum: versioning il y a 11 ans
  Vincent Batts 197f9b1e2b Merge pull request #7921 from unclejack/increase_tarsum_buffer_size il y a 11 ans
  Vincent Batts 6a8cae3e03 tarsum: use Debugf, not Infof il y a 11 ans
  unclejack 7ef3440750 pkg/tarsum: add dynamic buffer sizing il y a 11 ans
  unclejack 55533693be pkg/tarsum: avoid buf2 allocation in Read il y a 11 ans
  Josiah Kiehl a02f67be5b Extract log utils into pkg/log il y a 11 ans
  Erik Hollensbe ff02bea883 utils.Debugf -> fmt.Printf il y a 11 ans
  Erik Hollensbe 1219e458d1 utils/tarsum* -> pkg/tarsum il y a 11 ans