1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-19 18:35:59 +00:00
restic/internal
Michael Eischer 6e586b64e4
Merge pull request from MichaelEischer/cleanup-master-index-test
master_index: fix inconsistent length blob length in test
2023-09-06 22:55:48 +02:00
..
archiver add program version to snapshot 2023-07-07 23:27:10 +02:00
backend backend: Fix unreliable TestListCancel/Timeout test 2023-07-23 11:47:56 +02:00
bloblru
cache Merge pull request from greatroar/cache 2023-06-02 22:41:17 +02:00
checker
crypto Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
debug
dump dump: Rewrite Linux ACL handling 2023-08-13 13:37:11 +02:00
errors
filter
fs Move PreallocateFile to fs package 2023-06-09 11:49:06 +03:00
fuse restic: Cleanup and simplify TestCreateSnapshot 2023-07-22 19:55:57 +02:00
hashing
index master_index: fix inconsistent length blob length in test 2023-08-19 20:04:25 +02:00
migrations restic: generic implemention of AsBackend 2023-07-22 19:55:44 +02:00
options
pack
repository Merge pull request from MichaelEischer/tune-gc 2023-06-16 23:24:39 +02:00
restic internal/restic: Return summary from BlobSet.String 2023-08-25 21:41:30 +02:00
restorer Move PreallocateFile to fs package 2023-06-09 11:49:06 +03:00
selfupdate Replace lots of unused parameters with _ 2023-05-18 21:17:53 +02:00
test test: use standard logging methods from testing for the test helpers 2023-05-26 19:34:57 +02:00
textfile
ui cmd, ui: Move size parsing code and make it more robust 2023-07-02 21:44:50 +02:00
walker