This website requires JavaScript.
Explore
Help
Sign in
TrueCloudLab
/
restic
Watch
16
Star
0
Fork
You've already forked restic
3
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1274
commits
9
branches
49
tags
79
MiB
32c2cafa89
Commit graph
3 commits
Author
SHA1
Message
Date
Alexander Neumann
a37ed45534
Add test for LoadAll with too large buffer
...
LoadAll() should not pass on io.ErrUnexpectedEOF, since the occurrence of this error is normal.
2016-02-07 23:48:03 +01:00
Alexander Neumann
1547d3b656
Remove Create() everywhere
2016-01-24 20:23:50 +01:00
Alexander Neumann
9209dcfa26
Add LoadAll()
2016-01-23 23:41:55 +01:00