2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-11 05:12:21 +00:00
restic/src/restic
2016-08-16 21:30:14 +02:00
..
backend Add tests for Load() with negative offset 2016-08-16 21:30:14 +02:00
checker Introduce interface pack.Loader 2016-08-16 21:30:14 +02:00
crypto Rename package 2016-02-20 17:31:21 +01:00
debug Fix 567 (#570) 2016-08-15 21:59:13 +02:00
filter Add another filter test 2016-04-17 22:04:42 +02:00
fs Fix 567 (#570) 2016-08-15 21:59:13 +02:00
fuse Switch order of parameters to repo.LoadBlob() 2016-08-16 21:28:54 +02:00
index Add option to create duplicate blobs in TestCreateSnapshot 2016-08-16 21:30:14 +02:00
location Add rest backend to location 2016-02-21 15:33:13 +01:00
pack Add String() for Blob 2016-08-16 21:30:14 +02:00
pipe Fix 567 (#570) 2016-08-15 21:59:13 +02:00
repository Return error when it occurs 2016-08-16 21:30:14 +02:00
test Remove tempdir for packerManager 2016-03-06 13:14:06 +01:00
testdata Use pack.BlobSet instead of backend.IDSet 2016-08-16 21:28:54 +02:00
worker Add barrier 2016-05-09 21:29:13 +02:00
archive_reader_test.go Switch order of parameters to repo.LoadBlob() 2016-08-16 21:28:54 +02:00
archive_reader.go Index: Add multiple packs per blob, pack.Type 2016-08-16 21:28:54 +02:00
archiver_duplication_test.go Switch order of parameters to repo.LoadBlob() 2016-08-16 21:28:54 +02:00
archiver_int_test.go Rename package 2016-02-20 17:31:21 +01:00
archiver_test.go Remove repository.SaveFrom() 2016-05-08 13:13:29 +02:00
archiver.go Index: Add multiple packs per blob, pack.Type 2016-08-16 21:28:54 +02:00
buffer_pool.go Update code to use the new Chunker interface 2016-02-23 23:14:35 +01:00
cache_test.go Rename package 2016-02-20 17:31:21 +01:00
cache.go Fix 567 (#570) 2016-08-15 21:59:13 +02:00
doc.go Rename package 2016-02-20 17:31:21 +01:00
find_test.go Add option to create duplicate blobs in TestCreateSnapshot 2016-08-16 21:30:14 +02:00
find.go Export FindUsedBlobs 2016-08-16 21:28:55 +02:00
lock_test.go Rename package 2016-02-20 17:31:21 +01:00
lock_unix.go Rename package 2016-02-20 17:31:21 +01:00
lock_windows.go Rename package 2016-02-20 17:31:21 +01:00
lock.go Rename package 2016-02-20 17:31:21 +01:00
node_darwin.go Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +02:00
node_freebsd.go Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +02:00
node_linux.go Fix 567 (#570) 2016-08-15 21:59:13 +02:00
node_openbsd.go Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +02:00
node_test.go Rename package 2016-02-20 17:31:21 +01:00
node_unix.go Rename package 2016-02-20 17:31:21 +01:00
node_windows.go Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +02:00
node.go Switch order of parameters to repo.LoadBlob() 2016-08-16 21:28:54 +02:00
progress.go Progress: Use reference to sync.Once 2016-05-08 13:04:58 +02:00
restorer.go Fix 567 (#570) 2016-08-15 21:59:13 +02:00
snapshot_test.go Rename package 2016-02-20 17:31:21 +01:00
snapshot.go fix 2016-05-10 21:57:30 +02:00
testing_test.go Add option to create duplicate blobs in TestCreateSnapshot 2016-08-16 21:30:14 +02:00
testing.go Add option to create duplicate blobs in TestCreateSnapshot 2016-08-16 21:30:14 +02:00
tree_test.go Rename package 2016-02-20 17:31:21 +01:00
tree.go Rename package 2016-02-20 17:31:21 +01:00
walk_test.go Rename package 2016-02-20 17:31:21 +01:00
walk.go Rename package 2016-02-20 17:31:21 +01:00