summaryrefslogtreecommitdiff
path: root/src/main/java/com/keuin/kbackupfabric/backup
AgeCommit message (Expand)Author
2021-01-24Clean commentsKeuin
2021-01-24Code refactor: eliminate unnecessary instance creation of IncrementalBackupFi...Keuin
2021-01-23I decided to change the version to `1.5.0` in order to stress the non forward...Keuin
2021-01-23Now it will display information after restoring from an incremental backupKeuin
2021-01-23Version 1.4.6 (preview): added metadata for incremental backup (need integrat...Keuin
2021-01-22Add a comment as a remainderKeuin
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