summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore.pm
AgeCommit message (Expand)AuthorFilesLines
2023-09-03Checking in changes prior to tagging of version 3.4.5.HEADmasterFlorian Pritz1-1/+1
2020-10-14Checking in changes prior to tagging of version 3.4.4.Florian Pritz1-1/+1
2020-09-27Checking in changes prior to tagging of version 3.4.3.Florian Pritz1-1/+1
2020-09-27Checking in changes prior to tagging of version 3.4.2.Florian Pritz1-1/+1
2020-09-27Checking in changes prior to tagging of version 3.4.1.Florian Pritz1-1/+1
2019-09-28Checking in changes prior to tagging of version 3.4.0.Florian Pritz1-1/+1
2019-09-28Import untaint function where usedFlorian Pritz1-4/+4
2019-09-28Helper: Remove untaint_archive_nameFlorian Pritz1-2/+1
2019-02-07Checking in changes prior to tagging of version 3.3.0.Florian Pritz1-1/+1
2019-02-07Support borg list --prefix option via settingFlorian Pritz1-1/+1
2018-11-01Checking in changes prior to tagging of version 3.2.1.Florian Pritz1-1/+1
2018-09-19Checking in changes prior to tagging of version 3.2.0.Florian Pritz1-1/+1
2018-09-09Use strictures instead of strict/warningsFlorian Pritz1-2/+1
2018-09-09Get settings via hash instead of direct variable accessFlorian Pritz1-9/+9
2018-09-09Settings: Add constructorsFlorian Pritz1-0/+2
2018-09-09Simplify BorgRestore constructorsFlorian Pritz1-8/+4
2018-09-09BorgRestore: Move dependencies to dedicated $self->{deps} keyFlorian Pritz1-28/+28
2018-09-06Update copyright yearsFlorian Pritz1-1/+1
2018-09-06Add direct-to-db adding of paths instead of memory onlyFlorian Pritz1-5/+9
2018-09-06Extract lookup table into dedicated packageFlorian Pritz1-43/+4
2018-08-25Checking in changes prior to tagging of version 3.1.0.3.1.0Florian Pritz1-1/+1
2018-08-02Send cache update messages to INFOFlorian Pritz1-2/+2
2018-03-23Checking in changes prior to tagging of version 3.0.0.3.0.0Florian Pritz1-1/+1
2018-02-06Checking in changes prior to tagging of version 2.3.0.2.3.0Florian Pritz1-1/+1
2018-01-24Only increase sqlite cache size during updateFlorian Pritz1-0/+2
2018-01-24Add --list feature to search for files contained in backups by pathFlorian Pritz1-0/+15
2017-12-04Warn if sqlite cache is fullFlorian Pritz1-0/+3
2017-11-26Checking in changes prior to tagging of version 2.2.0.2.2.0Florian Pritz1-1/+1
2017-11-26Remove old cacheFlorian Pritz1-0/+6
2017-11-22Replace File::* dependencies with Path::TinyFlorian Pritz1-5/+3
2017-11-21Enable --adhoc automatically when cache is emptyFlorian Pritz1-0/+13
2017-11-12Remove duplicate exception stringsFlorian Pritz1-7/+4
2017-10-05Update versionFlorian Pritz1-1/+1
2017-08-10Bump minimal perl version to 5.14Florian Pritz1-1/+1
2017-06-24Checking in changes prior to tagging of version 2.1.0.2.1.0Florian Pritz1-1/+1
2017-06-11Remove unused, commented variableFlorian Pritz1-1/+0
2017-06-11Use File::pushd for temporary chdirFlorian Pritz1-10/+13
2017-06-11Document main packageFlorian Pritz1-0/+128
2017-06-06Move license documentation to end of fileFlorian Pritz1-15/+25
2017-06-04Checking in changes prior to tagging of version 2.0.1.2.0.1Florian Pritz1-1/+1
2017-06-04Build README from script instead of main packageFlorian Pritz1-1/+1
2017-05-28Add --adhocFlorian Pritz1-0/+23
2017-04-11Add missing dependenciesFlorian Pritz1-1/+0
2017-04-10Use Function::Parameters for main packageFlorian Pritz1-69/+16
2017-04-02Make sqlite cache size configurableFlorian Pritz1-1/+2
2017-04-02Update license file nameFlorian Pritz1-1/+1
2017-04-02Fix indentation in SYNOPSISFlorian Pritz1-6/+6
2017-04-02Add restore_simpleFlorian Pritz1-0/+25
2017-04-02Call borg with repo path instead of setting BORG_REPOFlorian Pritz1-1/+1
2017-04-02Move database path to SettingsFlorian Pritz1-2/+1