restic/internal
MichaelEischer bc96879d41
Merge pull request #3785 from MichaelEischer/replace-tomb-usage
Remove usage of tomb package
2022-06-19 14:42:48 +02:00
..
archiver Merge pull request #3785 from MichaelEischer/replace-tomb-usage 2022-06-19 14:42:48 +02:00
backend Merge pull request #3795 from greatroar/sema 2022-06-18 17:12:01 +02:00
bloblru bloblru: Fix comment for New function 2022-03-28 22:25:25 +02:00
cache cache: Don't Lstat before creating the tag file 2022-05-10 18:52:39 +02:00
checker Merge pull request #3786 from greatroar/prune 2022-06-18 16:54:50 +02:00
crypto
debug
dump
errors all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
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 copy/find/ls/recover/stats: Memorize snapshot listing before index 2022-04-09 12:26:30 +02:00
hashing hashing: Fix up comments 2022-05-11 21:36:10 +02:00
limiter golangci-lint: replace deprecated golint with revive 2022-03-28 22:33:17 +02:00
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 restic prune: Merge three loops over the index 2022-06-18 10:40:33 +02:00
repository Merge pull request #3798 from greatroar/errors 2022-06-17 19:01:40 +02:00
restic all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +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 all: Move away from pkg/errors, easy cases 2022-06-14 08:36:38 +02:00
textfile
ui golangci-lint: replace deprecated golint with revive 2022-03-28 22:33:17 +02:00
walker