Age | Commit message (Expand) | Author |
---|---|---|
2021-01-22 | Fix a potential bug caused by the wrong implementation of compareTo method in... | Keuin |
2021-01-22 | Speed up the incremental backup by using multiple CPU cores if available (use... | Keuin |
2021-01-21 | Fix minor bug in ZipUtil. Do some clean if backup is failed. Small code refac... | Keuin |
2021-01-20 | refactor | Keuin |
2021-01-13 | Incremental backup now works (tested, but not thoroughly) | Keuin |
2021-01-13 | BackupMethod now becomes stateful | Keuin |