summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore/Settings.pm
AgeCommit message (Expand)AuthorFilesLines
2018-09-09Use strictures instead of strict/warningsFlorian Pritz1-2/+1
2018-09-09Get settings via hash instead of direct variable accessFlorian Pritz1-14/+16
2018-09-09Settings: Add constructorsFlorian Pritz1-12/+25
2018-09-09Settings: Pull config file loading into functionFlorian Pritz1-13/+18
2018-09-09Settings: Use Function::ParametersFlorian Pritz1-6/+5
2018-09-06Update copyright yearsFlorian Pritz1-1/+1
2018-09-06Add direct-to-db adding of paths instead of memory onlyFlorian Pritz1-0/+14
2018-08-17Die when XDG_* and HOME env vars are not setFlorian Pritz1-5/+17
2018-08-02Remove sqlite cache size warningFlorian Pritz1-3/+3
2017-12-03Settings: Fix missing indentation in docFlorian Pritz1-1/+1
2017-12-02Properly document removal of prefixes via @backup_prefixesFlorian Pritz1-4/+9
2017-11-26Remove old cacheFlorian Pritz1-0/+5
2017-11-26Bump cache version levelFlorian Pritz1-1/+1
2017-11-22Create cache directory in DB instead of SettingsFlorian Pritz1-4/+0
2017-11-21settings: Document that config must return trueFlorian Pritz1-0/+6
2017-09-25Add missing autodie to packagesFlorian Pritz1-0/+1
2017-08-10Bump minimal perl version to 5.14Florian Pritz1-1/+1
2017-06-19Settings: Improve documentation of $borg_repoFlorian Pritz1-1/+2
2017-04-03Add empty line between pod and codeFlorian Pritz1-0/+1
2017-04-03Fix license statementFlorian Pritz1-0/+1
2017-04-02Make sqlite cache size configurableFlorian Pritz1-0/+10
2017-04-02Move configuration documentation to Settings packageFlorian Pritz1-0/+73
2017-04-02Set default borg_repo to match my backup scriptFlorian Pritz1-1/+2
2017-04-02Move database path to SettingsFlorian Pritz1-0/+4
2017-03-13Refactor db creation and cache dir creationFlorian Pritz1-0/+15
2017-02-27Move packages to dedicated filesFlorian Pritz1-0/+33