1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-01-18 13:31:08 +00:00
restic/internal/archiver
Alexander Neumann 52abec967f
Merge pull request #2605 from middelink/fix-2604
Fix running tests on a SELinux enabled system
2020-03-01 20:25:28 +01:00
..
archiver.go Merge pull request #2589 from greatroar/no-stable-sort 2020-03-01 19:40:28 +01:00
archiver_test.go Fix running tests on a SELinux enabled system 2020-03-01 20:23:22 +01:00
archiver_unix_test.go archiver: Use untyped constants for testing FileInfo 2019-05-05 14:57:38 +02:00
archiver_windows_test.go archiver: Use untyped constants for testing FileInfo 2019-05-05 14:57:38 +02:00
blob_saver.go
blob_saver_test.go
buffer.go
doc.go
file_saver.go Remove unused fs.FS from archiver.FileSaver 2020-02-18 10:39:14 +01:00
file_saver_test.go Remove unused fs.FS from archiver.FileSaver 2020-02-18 10:39:14 +01:00
index_uploader.go
scanner.go Merge duplicated readdir functionality 2020-02-26 11:05:38 +01:00
scanner_test.go scanner: Use context only for cancellation 2018-09-08 18:53:12 +02:00
testing.go Remove remnant of Go 1.9 compatibility code from tests 2020-02-26 22:23:38 +01:00
testing_test.go
tree.go Merge duplicated readdir functionality 2020-02-26 11:05:38 +01:00
tree_saver.go
tree_saver_test.go
tree_test.go Assert that archiver.Tree implements fmt.Stringer 2020-02-26 11:05:38 +01:00