1
0
mirror of https://github.com/restic/restic.git synced 2024-07-04 09:00:54 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Neumann
91cfb3fb58 pack: Fix number of bytes 2015-04-30 00:41:11 +02:00
Alexander Neumann
998887a5d7 pack: Refactor Finalize() 2015-04-30 00:36:36 +02:00
Alexander Neumann
aeedd2a370 pack: Change Finalize() to return uint 2015-04-30 00:19:56 +02:00
Alexander Neumann
1b3d3a7ec2 Improve variable naming, remove unneeded typecasts 2015-04-30 00:06:08 +02:00
Alexander Neumann
a40299fa24 pack: Close encrypting writer on error 2015-04-29 23:58:58 +02:00
Alexander Neumann
60a0fe8349 Major restructure, bundle blobs
This commit also breaks the repository format.
2015-04-29 23:27:32 +02:00
Alexander Neumann
8f3b91ba32 Add packer, update Design.md 2015-04-29 23:27:08 +02:00