moby--moby/pkg/tarsum
John Howard 7caa30e893 Windows: Case-insensitive filename matching against builder cache
Signed-off-by: John Howard <jhoward@microsoft.com>
2017-12-14 13:49:40 -08:00
..
testdata Remove PortSpecs from Config 2015-05-29 22:38:09 +02:00
builder_context.go Lint on pkg/* packages 2015-07-27 21:26:21 +02:00
builder_context_test.go add defer file.Close to avoid potential fd leak 2016-08-10 08:36:09 +08:00
fileinfosums.go Windows: Case-insensitive filename matching against builder cache 2017-12-14 13:49:40 -08:00
fileinfosums_test.go fix t.Errorf to t.Error in serveral _test.go 2016-11-14 17:54:43 +08:00
tarsum.go Fix build cache false positives when build context tar contains unnormalized paths 2016-04-14 17:57:45 -07:00
tarsum_spec.md fix common misspell 2016-02-11 15:49:36 -08:00
tarsum_test.go Add ineffassign linter 2017-09-08 18:23:21 -04:00
versioning.go Add support for COPY from previous rootfs 2017-03-23 15:12:15 -07:00
versioning_test.go Add test coverage for pkg/tarsum 2015-06-02 09:08:01 +02:00
writercloser.go