1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-03-10 22:24:04 +00:00
restic/internal
Gaige Lama a63989afcd
Ran gofmt on backend.go
I ran gofmt on backend.go, this appears to valid edit.
2018-05-11 11:07:16 -04:00
..
archiver archiver: Return low-level errors 2018-05-10 21:30:09 +02:00
backend http backend: Parse the correct argument when loading --tls-client-cert 2018-04-30 15:21:09 -07:00
cache Ran gofmt on backend.go 2018-05-11 11:07:16 -04:00
checker Use new archiver code in tests 2018-04-25 14:42:45 +02:00
crypto
debug
errors
filter
fs fs: Add TestTempFile 2018-05-01 14:38:41 +02:00
fuse Add support for illumos/Solaris 2018-03-04 20:11:29 +00:00
hashing
index Merge pull request #1582 from restic/optimize-debug-log 2018-01-26 21:57:18 +01:00
limiter backend: Improve Save() 2018-03-03 15:49:44 +01:00
list
migrations
mock check: Allow filling the cache during check 2018-04-01 13:59:27 +02:00
options
pack backend: Improve Save() 2018-03-03 15:49:44 +01:00
repository repository: Improve buffer pooling 2018-04-22 11:37:05 +02:00
restic backup: Clean target paths before finding parent 2018-04-30 22:03:11 +02:00
test Add test.Helper, also works with Go 1.8 2018-04-22 11:37:05 +02:00
textfile Add textfile 2018-05-01 14:38:59 +02:00
ui backup: Remove errored files from status display 2018-05-10 20:48:00 +02:00
worker