2
2
mirror of https://github.com/octoleo/restic.git synced 2025-01-09 09:29:51 +00:00
restic/internal
Michael Eischer abe5935693 repository: unify repository version-specific initialization
Mark the master index as compressed also when initializing a new
repository. This is only relevant for testing.
2022-04-30 11:34:10 +02:00
..
archiver Merge pull request #3683 from MichaelEischer/fix-golangci-lint-warnings 2022-03-29 11:45:10 +02:00
backend backend/mem: Actually enforce connection limit 2022-04-23 11:22:00 +02:00
bloblru bloblru: Fix comment for New function 2022-03-28 22:25:25 +02:00
cache
checker Add option global --compression 2022-04-30 11:34:10 +02:00
crypto
debug add go:build headers everywhere 2022-03-28 22:23:47 +02:00
dump
errors
filter
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
limiter golangci-lint: replace deprecated golint with revive 2022-03-28 22:33:17 +02:00
migrations
mock Backend: Expose connections parameter 2022-04-23 11:13:08 +02:00
options
pack repository: implement pack compression 2022-04-30 11:34:10 +02:00
repository repository: unify repository version-specific initialization 2022-04-30 11:34:10 +02:00
restic repository: implement pack compression 2022-04-30 11:34:10 +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 golangci-lint: replace deprecated golint with revive 2022-03-28 22:33:17 +02:00
walker