Sebastiaan van Stijn
|
5e9a354ff1
pkg/tarsum: format code with gofumpt
|
пре 3 година |
Sebastiaan van Stijn
|
412c650e05
pkg/*: fix "empty-lines" (revive)
|
пре 2 година |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
пре 3 година |
Sebastiaan van Stijn
|
9f0b3f5609
bump gotest.tools v3.0.1 for compatibility with Go 1.14
|
пре 5 година |
Sebastiaan van Stijn
|
9419024554
gosec: add ignore comments for reported issues that can be ignored
|
пре 6 година |
Kir Kolyshkin
|
05cbe23db9
pkg/tarsum: fix unit test for Go 1.11+
|
пре 7 година |
Vincent Demeester
|
3845728524
Update tests to use gotest.tools 👼
|
пре 7 година |
Derek McGowan
|
a422774e59
Fix tarsum for go 1.10
|
пре 7 година |
Daniel Nephin
|
6be0f70983
Automated migration using
|
пре 7 година |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
пре 7 година |
Daniel Nephin
|
09652bf878
Add ineffassign linter
|
пре 8 година |
allencloud
|
0ead624473
add defer file.Close to avoid potential fd leak
|
пре 9 година |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
пре 9 година |
Vincent Demeester
|
25f7d7822d
Add test coverage for pkg/tarsum
|
пре 10 година |
Antonio Murdaca
|
15134a3320
Remove PortSpecs from Config
|
пре 10 година |
Tianon Gravi
|
576985a1dc
Finally remove our copy of "archive/tar" now that Go 1.4 is the minimum!
|
пре 10 година |
Josh Hawn
|
385917e22c
Correctly close generated benchmark archives
|
пре 10 година |
Josh Hawn
|
92fd49f7ca
Correct TarSum benchmarks: 9kTar and 9kTarGzip
|
пре 10 година |
Josh Hawn
|
8d9e25dbdd
Fix TarSum iteration test
|
пре 10 година |
Michael Crosby
|
e820365b67
Merge pull request #9086 from vbatts/vbatts-tarsum_more_tests
|
пре 10 година |
Josh Hawn
|
e257863a9a
Add unit test for tarSum.Sum() with no data
|
пре 10 година |
Vincent Batts
|
5cd9b7513f
pkg/tarsum: adding more tests
|
пре 10 година |
Derek McGowan
|
5cdf7f5077
pkg/tarsum: fix panic with dynamic buffer
|
пре 11 година |
Vincent Batts
|
4e9925d780
tarsum: allow for alternate block ciphers
|
пре 11 година |
Vincent Batts
|
c5e6362c53
tarsum: name collision fix
|
пре 11 година |
Vincent Batts
|
0a6fd743ea
Merge pull request #8063 from jlhawn/tarsum_empty_tar_archive
|
пре 11 година |
Josh Hawn
|
bc956c6b79
Correct tarsum finish logic
|
пре 11 година |
Vincent Batts
|
0ecafb8a69
tarsum: version the addition of xattrs
|
пре 11 година |
Vincent Batts
|
448c8ecb0f
tarsum: include xattr headers in to the checksum
|
пре 11 година |
Vincent Batts
|
747f89cd32
TarSum: versioning
|
пре 11 година |