Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-13 | Code cleanup. | Keuin | |
2021-03-02 | fix failing test caused by new-lines added by IDE. | Keuin | |
2021-03-02 | fix bad test | Keuin | |
2021-03-01 | Fix a failing test | Keuin | |
2021-02-15 | Add tests. | Keuin | |
Implementing auto backup and configuration (not finished) | |||
2021-01-25 | Code refactor | Keuin | |
2021-01-24 | Code refactor: eliminate unnecessary instance creation of ↵ | Keuin | |
IncrementalBackupFileNameEncoder | |||
2021-01-23 | Version 1.4.6 (preview): added metadata for incremental backup (need ↵ | Keuin | |
integrated test and display implementation) | |||
2021-01-22 | Fix a potential bug caused by the wrong implementation of compareTo method ↵ | Keuin | |
in ObjectElement | |||
2021-01-22 | Speed up the incremental backup by using multiple CPU cores if available ↵ | Keuin | |
(use multiple threads to calculate the hash). | |||
2021-01-20 | refactor | Keuin | |