2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-25 03:52:36 +00:00
restic/internal/archiver
Alexander Neumann 9c55e8d69c Merge pull request #1549 from MJDSys/more_index_lookup_avoids
More optimizations to avoid calling Index.Lookup()
2018-01-24 20:53:30 +01:00
..
archive_reader_test.go Merge pull request #1549 from MJDSys/more_index_lookup_avoids 2018-01-24 20:53:30 +01:00
archive_reader.go replace ad-hoc context.TODO() with gopts.ctx, so that cancellation 2017-12-03 07:22:14 -05:00
archiver_duplication_test.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
archiver_int_test.go Run goimports 2017-07-23 14:21:03 +02:00
archiver_test.go Fix calls to repo/backend.List() everywhere 2018-01-21 21:15:09 +01:00
archiver.go archiver/archiver: Use Index.Has() instead of Index.Lookup() in isKnownBlob 2018-01-23 22:26:10 -05:00
buffer_pool.go Moves files 2017-07-23 14:19:13 +02:00
testing.go new sub-option for backup: time 2017-09-09 13:26:35 +02:00