restic/internal
Michael Eischer feeab84204 repair pack: extract the repair logic into the repository package
Currently, the cmd/restic package contains a significant amount of code
that modifies repository internals. This code should in the mid-term
move into the repository package.
2024-01-27 12:51:45 +01:00
..
archiver archiver: Add filepath to error message if it is not included yet 2024-01-06 19:08:24 +01:00
backend s3: minor cleanups for archive storage class handling 2024-01-20 11:25:28 +01:00
bloblru
cache
checker check: Use PackBlobIterator instead of StreamPack 2024-01-19 21:40:36 +01:00
crypto Remove redundant poly1305 key masking 2024-01-20 12:36:59 +01:00
debug
dump walker: Remove ignoreTrees functionality 2024-01-19 21:16:06 +01:00
errors
filter
fs Fix typos 2023-12-06 13:11:55 +01:00
fuse Merge pull request #4586 from Gelma/typos 2023-12-23 13:21:50 +00:00
hashing
index index: let MasterIndex.Save also delete obsolete indexes 2024-01-27 12:51:08 +01:00
migrations
options
pack Fix typos 2023-12-06 13:11:55 +01:00
repository repair pack: extract the repair logic into the repository package 2024-01-27 12:51:45 +01:00
restic index: let MasterIndex.Save also delete obsolete indexes 2024-01-27 12:51:08 +01:00
restorer repository: Replace StreamPack function with LoadBlobsFromPack method 2024-01-19 21:40:43 +01:00
selfupdate
test
textfile
ui repair pack: extract the repair logic into the repository package 2024-01-27 12:51:45 +01:00
walker walker: test skipping for root node 2024-01-19 21:16:06 +01:00