This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-03-14 12:16:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2e5b08a3b843fed4bcfaea985f72ef329b323591
kopia
/
internal
History
Jarek Kowalski
381d3780dc
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
...
removed Storage.Flush()
2016-08-24 22:18:22 -07:00
..
jsonstream
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
2016-08-21 00:21:40 -07:00
storagetesting
simplified Storage.PutBlock() API - passing []byte instead of convoluted reader, this greatly simplifies crypto code in the Repository
2016-08-24 22:18:22 -07:00