2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-08 20:02:21 +00:00
restic/internal
rawtaz da4473aba6
Merge pull request #2391 from kastenhq/refresh-lock-time
Update Lock.Time in lock.Refresh()
2019-11-26 21:44:29 +01:00
..
archiver Assume WithAtime default to false 2019-11-06 16:38:46 +08:00
backend Merge pull request #2484 from restic/add-s3-region 2019-11-22 15:51:17 +01:00
cache Add support for $RESTIC_CACHE_DIR 2019-09-26 15:59:56 -07:00
checker check: Reduce default parallelism from 40 to 5 2019-04-13 13:38:39 +02:00
crypto
debug
errors
filter
fs simplified string sorting by using a more suitable function 2019-06-30 23:20:32 +03:00
fuse
hashing
index index.New: Test various error conditions 2018-10-28 14:02:31 +01:00
limiter
migrations
mock mock: Remove unused repository type 2019-04-13 13:38:39 +02:00
options improved slice copying 2019-06-30 23:56:36 +03:00
pack
repository Merge pull request #2307 from gary-kim/fix-2306-password-retries 2019-11-20 18:30:20 +01:00
restic Merge pull request #2391 from kastenhq/refresh-lock-time 2019-11-26 21:44:29 +01:00
restorer Fix rare 'file already closed' during restore 2019-03-16 17:01:20 +01:00
selfupdate self-update: Don't cancel download after 30 seconds 2019-02-23 11:15:18 +01:00
test
textfile
ui avoiding unnecessary type conversions 2019-06-30 23:58:00 +03:00
walker