restic/src/restic
Alexander Neumann 3de989b7bb Fix panic with empty files 2016-07-29 21:05:36 +02:00
..
backend Explicitly Close() obj after ReadFull() 2016-07-29 14:18:02 +01:00
checker Don't report valid types as invalid 2016-07-20 20:46:57 +02:00
crypto Rename package 2016-02-20 17:31:21 +01:00
debug Rename package 2016-02-20 17:31:21 +01:00
filter Add another filter test 2016-04-17 22:04:42 +02:00
fs Fix compilation for Go 1.3 2016-03-28 16:09:28 +02:00
fuse Fix panic with empty files 2016-07-29 21:05:36 +02:00
location Add rest backend to location 2016-02-21 15:33:13 +01:00
pack Fix all code which uses repository.New() 2016-03-06 12:34:23 +01:00
pipe Rename package 2016-02-20 17:31:21 +01:00
repository Add comment 2016-05-08 13:51:33 +02:00
test Remove tempdir for packerManager 2016-03-06 13:14:06 +01:00
testdata Rename package 2016-02-20 17:31:21 +01:00
worker Add barrier 2016-05-09 21:29:13 +02:00
archive_reader.go backup: Save file size when reading from stdin 2016-05-09 20:11:32 +02:00
archive_reader_test.go Add Benchmark for ArchiveReader 2016-05-09 21:16:59 +02:00
archiver.go Merge pull request #515 from viric/fix_traverse_order 2016-05-09 22:10:36 +02:00
archiver_duplication_test.go Remove repository.SaveFrom() 2016-05-08 13:13:29 +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
buffer_pool.go Update code to use the new Chunker interface 2016-02-23 23:14:35 +01:00
cache.go Rename package 2016-02-20 17:31:21 +01:00
cache_test.go Rename package 2016-02-20 17:31:21 +01:00
doc.go Rename package 2016-02-20 17:31:21 +01:00
lock.go Rename package 2016-02-20 17:31:21 +01: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
node.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 Use fadvise() to not cache the content of files read 2016-03-28 15:26:46 +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
progress.go Progress: Use reference to sync.Once 2016-05-08 13:04:58 +02:00
restorer.go Rename package 2016-02-20 17:31:21 +01:00
snapshot.go fix 2016-05-10 21:57:30 +02:00
snapshot_test.go Rename package 2016-02-20 17:31:21 +01:00
testing.go Address style issues identified by Hound 2016-05-08 22:38:38 +02:00
testing_test.go Correct log statement 2016-05-08 13:09:36 +02:00
tree.go Rename package 2016-02-20 17:31:21 +01:00
tree_test.go Rename package 2016-02-20 17:31:21 +01:00
walk.go Rename package 2016-02-20 17:31:21 +01:00
walk_test.go Rename package 2016-02-20 17:31:21 +01:00