restic/internal/dump
Michael Eischer 1e3c9a2c11 dump: Fix file permission to tar mapping
The file permissions included a go specific directory bit which
accidentially forced the usage of the GNU header format. This leads
to problems with 7zip on Windows or when extended attributes are
used.
2020-10-24 22:42:01 +02:00
..
acl.go dump: Extract tar code to internal/dump 2020-08-29 21:14:34 +02:00
acl_test.go dump: Additional ACL tests 2020-10-24 22:41:01 +02:00
tar.go dump: Fix file permission to tar mapping 2020-10-24 22:42:01 +02:00
tar_test.go Move internal/fs.TestChdir to internal/test.Chdir 2020-09-17 10:43:33 +02:00