summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/kbackupfabric/operation/backup
AgeCommit message (Expand)Author
2021-01-22Speed up the incremental backup by using multiple CPU cores if available (use...Keuin
2021-01-21Fix minor bug in ZipUtil. Do some clean if backup is failed. Small code refac...Keuin
2021-01-20refactorKeuin
2021-01-13Incremental backup now works (tested, but not thoroughly)Keuin
2021-01-13BackupMethod now becomes statefulKeuin
2021-01-13Refactor for a better code qualityKeuin
2021-01-13Refactor for a better code qualityKeuin
2021-01-13Clean old incremental backup codes.Keuin
2020-11-30Implementing incremental backupKeuin
2020-10-04Pump upKeuin
2020-08-02Refactor & object tree impl. stage 1Keuin