0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'deving' More... over 14 years ago
Fixed a bug in getFreeSpace, improved support for multiple backupDests More... over 14 years ago
Merge branch 'deving' More... over 14 years ago
couple new specs More... over 14 years ago
Updated getExistingFileSignatures, shrinkBackupDestination More... over 14 years ago
gc now cleans up the global dests if any of the backups don't have a dest defined More... over 14 years ago
Second attempt at shrinkBackupDestination() More... over 14 years ago
Fixed getMountBase, updated getFreeSpace to use it More... over 14 years ago
Added PPCommon.whichBackupInstance?(path) which returns the backup instance of the give path More... over 14 years ago
Moved shrinkBackupDestination to PPIrb, removed auto call to it from simpleBackup More... over 14 years ago
Set rsync to use the -H option - preserve hardlinks More... over 14 years ago
Added PPCommon.sha1(file), and set getFileSignature() to use it More... over 14 years ago
Merge branch 'deving' More... over 14 years ago
Shows the backupName in output now More... over 14 years ago
Fallback to global backup dests if none are config'd locally More... over 14 years ago
Special call to PPConfig[] will return global backup dests, and improved comments More... over 14 years ago
Better example, filled in setInheritDests More... over 14 years ago
Started PPConfig.setInheritDests(name) More... over 14 years ago
Merge branch 'deving_multiDestinations' into deving More... over 14 years ago
Added support for multiple backupDests per backup More... over 14 years ago
Prettied up setBackupDestinationOn More... over 14 years ago
Started working on supporting multiple backup destinations. Not yet functional. More... over 14 years ago
Shouldn't run gc in between mark and unmark, it removed the marked dir More... over 14 years ago
Print a notification when simpleBackup has a fail due to size errors More... over 14 years ago
fixed name error More... over 14 years ago
Fixed a couple showstopper naming error bugs from the initBackup() move More... over 14 years ago
Fixed more references to setGuaranteedMin More... over 14 years ago
setGuaranteedMin was redundant - setDuplication already did it More... over 14 years ago
Started PPConf.setGuaranteedMin(num) More... over 14 years ago
Added a config outline for setGuaranteedMin which sets the min num of duplicates of a backup. Needs to be coded. More... over 14 years ago