.. |
archiver
|
Fix double error message
|
2018-05-15 11:03:33 +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
|
crypto: Rework Seal/Open to use sliceForAppend
|
2017-11-01 10:30:40 +01:00 |
debug
|
debug: Auto-shorten IDs passed as parameters
|
2018-01-25 20:49:26 +01:00 |
errors
|
errors: Make Cause() unwrap *url.Error
|
2018-01-23 23:14:05 +01:00 |
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
|
Optimize Repository.ListPack()
|
2018-01-23 22:39:51 -05:00 |
migrations
|
Fix calls to repo/backend.List() everywhere
|
2018-01-21 21:15:09 +01:00 |
mock
|
check: Allow filling the cache during check
|
2018-04-01 13:59:27 +02:00 |
options
|
errors: Add "Fatal" prefix for Fatalf()
|
2018-01-06 23:27:47 +01:00 |
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
|
Restructure TestApplyPolicy
|
2018-05-13 12:48:42 +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
|
…
|
|