summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/kbackupfabric/backup/incremental
AgeCommit message (Expand)Author
2021-01-22Fix a potential bug caused by the wrong implementation of compareTo method in...Keuin
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