| .. |
|
backend_find.go
|
Fix linter errors (except for tests)
|
2024-02-10 22:58:10 +01:00 |
|
backend_find_test.go
|
convert MemorizeList to be repository based
|
2023-10-25 23:01:35 +02:00 |
|
blob.go
|
restic: decouple restic.Handle
|
2023-10-25 22:54:07 +02:00 |
|
blob_set.go
|
internal/restic: Return summary from BlobSet.String
|
2023-08-25 21:41:30 +02:00 |
|
blob_set_test.go
|
replace deprecated usages of math/rand
|
2024-08-10 19:34:49 +02:00 |
|
blob_test.go
|
Move restic package to internal/restic
|
2017-07-24 17:43:32 +02:00 |
|
config.go
|
repository: restrict SaveUnpacked and RemoveUnpacked
|
2025-01-13 22:39:57 +01:00 |
|
config_test.go
|
Use _ as parameter name for unused Context
|
2023-05-18 21:15:45 +02:00 |
|
doc.go
|
Move restic package to internal/restic
|
2017-07-24 17:43:32 +02:00 |
|
id.go
|
Switch back to sha256 from the std library
|
2024-08-10 19:16:10 +02:00 |
|
id_int_test.go
|
Move restic package to internal/restic
|
2017-07-24 17:43:32 +02:00 |
|
id_test.go
|
internal/restic: Remove unused ID.EqualString
|
2022-10-14 18:20:11 +02:00 |
|
ids.go
|
restic: Clean up restic.IDs type
|
2022-12-03 12:38:20 +01:00 |
|
ids_test.go
|
restic: Clean up restic.IDs type
|
2022-12-03 12:38:20 +01:00 |
|
idset.go
|
internal/restic: Use IDSet.Clone + use maps package
|
2024-10-03 21:14:29 +02:00 |
|
idset_test.go
|
restic: add IDSet.Clone() method
|
2024-05-24 21:33:17 +02:00 |
|
json.go
|
repository: restrict SaveUnpacked and RemoveUnpacked
|
2025-01-13 22:39:57 +01:00 |
|
lister.go
|
convert MemorizeList to be repository based
|
2023-10-25 23:01:35 +02:00 |
|
lister_test.go
|
convert MemorizeList to be repository based
|
2023-10-25 23:01:35 +02:00 |
|
lock.go
|
data: split node and snapshot code from restic package
|
2025-10-03 19:10:39 +02:00 |
|
lock_test.go
|
repository: restrict SaveUnpacked and RemoveUnpacked
|
2025-01-13 22:39:57 +01:00 |
|
lock_unix.go
|
remove old // +build comments
|
2025-11-30 11:53:23 +01:00 |
|
lock_windows.go
|
data: split node and snapshot code from restic package
|
2025-10-03 19:10:39 +02:00 |
|
parallel.go
|
internal/restic: Simplify ParallelRemove
|
2025-07-19 12:55:40 +02:00 |
|
parallel_test.go
|
tests: add unit test to check the progress counter for forget/prune
|
2025-02-02 20:18:56 +05:30 |
|
repository.go
|
repository: add SaveBlobAsync method
|
2025-11-26 21:18:21 +01:00 |
|
testing.go
|
data: split node and snapshot code from restic package
|
2025-10-03 19:10:39 +02:00 |
|
zeroprefix.go
|
restorer: move zeroPrefixLen to restic package
|
2022-09-24 21:39:39 +02:00 |
|
zeroprefix_test.go
|
restorer: move zeroPrefixLen to restic package
|
2022-09-24 21:39:39 +02:00 |