Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | Code cleanup. | Keuin | |
2021-01-23 | I decided to change the version to `1.5.0` in order to stress the non ↵ | Keuin | |
forward-compatible for 1.4.6 created backups in older versions (<=1.4.5). | |||
2021-01-23 | Version 1.4.6 (preview): added metadata for incremental backup (need ↵ | Keuin | |
integrated test and display implementation) | |||
2021-01-20 | refactor | Keuin | |
2021-01-14 | Fix a minor naming bug. | Keuin | |
Code refactor. Improve test. | |||
2021-01-13 | Add a more comprehensive test for incremental backup | Keuin | |
2021-01-13 | Incremental backup now works (tested, but not thoroughly) | Keuin | |
2021-01-13 | BackupMethod now becomes stateful | Keuin | |
2021-01-13 | Clean old incremental backup codes. | Keuin | |
2021-01-12 | Add serialization and deserialization for ObjectCollection | Keuin | |
2021-01-12 | Add unit test for Sha256Identifier and ObjectCollection | Keuin | |
2021-01-12 | Implement object collection(not tested) and sha256(tested) | Keuin | |