summaryrefslogtreecommitdiffstats
path: root/borg-restore.pl
AgeCommit message (Collapse)AuthorFilesLines
2016-08-16borg-restore.pl: Remove reorganize output when nut running with --debugFlorian Pritz1-1/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Support multiple backup prefixesFlorian Pritz1-2/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Remove unused Devel::Size moduleFlorian Pritz1-1/+0
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Improve documentationFlorian Pritz1-7/+11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix remove_tree not honoring prior chdir()Florian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix taint warning, remove debug outputFlorian Pritz1-1/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Implement actual restoration of backupFlorian Pritz1-4/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix incorrect timezoneFlorian Pritz1-5/+4
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix prototype warningFlorian Pritz1-2/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Fix incorrect components_to_strip valueFlorian Pritz1-3/+1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-15borg-restore.pl: Implement restore testing codeFlorian Pritz1-8/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: Update documentationFlorian Pritz1-17/+15
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: miscFlorian Pritz1-6/+15
- switch back to undef instead of -1 - fix incorrect assertion - clean up path before resolving Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: Fix deletion of old db entriesFlorian Pritz1-6/+8
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-14borg-restore.pl: WIPFlorian Pritz1-26/+55
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-13borg-restore.pl: WIPFlorian Pritz1-19/+116
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-12borg-restore.pl: WIPFlorian Pritz1-5/+2
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-12borg-restore.pl: WIPFlorian Pritz1-24/+49
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIP, finally working now. just needs polishFlorian Pritz1-2/+9
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIP. working mostlyFlorian Pritz1-36/+39
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08borg-restore.pl: WIPFlorian Pritz1-30/+68
Signed-off-by: Florian Pritz <bluewind@xinu.at>
2016-08-08Add WIP version of borg-restore.plFlorian Pritz1-0/+455
Signed-off-by: Florian Pritz <bluewind@xinu.at>