Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn 5e9a354ff1 pkg/tarsum: format code with gofumpt il y a 3 ans
  Sebastiaan van Stijn 412c650e05 pkg/*: fix "empty-lines" (revive) il y a 2 ans
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package il y a 3 ans
  Sebastiaan van Stijn 9f0b3f5609 bump gotest.tools v3.0.1 for compatibility with Go 1.14 il y a 5 ans
  Sebastiaan van Stijn 9419024554 gosec: add ignore comments for reported issues that can be ignored il y a 6 ans
  Kir Kolyshkin 05cbe23db9 pkg/tarsum: fix unit test for Go 1.11+ il y a 7 ans
  Vincent Demeester 3845728524 Update tests to use gotest.tools 👼 il y a 7 ans
  Derek McGowan a422774e59 Fix tarsum for go 1.10 il y a 7 ans
  Daniel Nephin 6be0f70983 Automated migration using il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Daniel Nephin 09652bf878 Add ineffassign linter il y a 8 ans
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak il y a 9 ans
  Jessica Frazelle 0e025b4bb1 fix variables that werent being called il y a 9 ans
  Vincent Demeester 25f7d7822d Add test coverage for pkg/tarsum il y a 10 ans
  Antonio Murdaca 15134a3320 Remove PortSpecs from Config 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 385917e22c Correctly close generated benchmark archives il y a 10 ans
  Josh Hawn 92fd49f7ca Correct TarSum benchmarks: 9kTar and 9kTarGzip il y a 10 ans
  Josh Hawn 8d9e25dbdd Fix TarSum iteration test il y a 10 ans
  Michael Crosby e820365b67 Merge pull request #9086 from vbatts/vbatts-tarsum_more_tests il y a 10 ans
  Josh Hawn e257863a9a Add unit test for tarSum.Sum() with no data il y a 10 ans
  Vincent Batts 5cd9b7513f pkg/tarsum: adding more tests 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 747f89cd32 TarSum: versioning il y a 11 ans