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
|
10 年 前 |
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
|
10 年 前 |
Josh Hawn
|
bc956c6b79
Correct tarsum finish logic
|
10 年 前 |
Vincent Batts
|
0ecafb8a69
tarsum: version the addition of xattrs
|
10 年 前 |
Vincent Batts
|
448c8ecb0f
tarsum: include xattr headers in to the checksum
|
11 年 前 |
Vincent Batts
|
747f89cd32
TarSum: versioning
|
11 年 前 |
Erik Hollensbe
|
1219e458d1
utils/tarsum* -> pkg/tarsum
|
11 年 前 |