1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-01 20:12:44 +00:00
restic/internal
2022-06-04 23:45:00 +02:00
..
archiver archiver: Remove cleanup goroutine from BufferPool 2022-05-29 17:09:16 +02:00
backend Merge pull request #3704 from MichaelEischer/compression-migrations 2022-05-29 15:52:21 +02:00
bloblru
cache cache: Don't Lstat before creating the tag file 2022-05-10 18:52:39 +02:00
checker checker: convert error type to use pointer-receivers 2022-05-09 22:31:30 +02:00
crypto
debug
dump
errors
filter Add tests for validating exclude patterns 2022-05-11 22:41:00 +02:00
fs Add simple test for fs.TempFile on windows 2022-04-09 23:37:58 +02:00
fuse
hashing hashing: Fix up comments 2022-05-11 21:36:10 +02:00
limiter
migrations migrate: Cleanup option to request repository check 2022-06-04 23:45:00 +02:00
mock upgrade_repo_v2: Use atomic replace for supported backends 2022-05-09 22:31:30 +02:00
options
pack pack: slightly expand testing of compressed blobs 2022-04-30 11:34:10 +02:00
repository Merge pull request #3753 from greatroar/indexmap-alloc 2022-05-14 15:44:08 +02:00
restic Merge pull request #3704 from MichaelEischer/compression-migrations 2022-05-29 15:52:21 +02:00
restorer repository: implement pack compression 2022-04-30 11:34:10 +02:00
selfupdate Refactor file handing for self-update. 2022-04-09 21:40:33 +02:00
test
textfile
ui
walker