summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-26Checking in changes prior to tagging of version 2.2.0.2.2.0Florian Pritz3-2/+4
2017-11-26Remove old cacheFlorian Pritz2-0/+11
2017-11-26Bump cache version levelFlorian Pritz1-1/+1
2017-11-26Use mtime for borg 1.1 instead of isomtimeFlorian Pritz1-1/+1
2017-11-23Update ChangesFlorian Pritz1-0/+3
2017-11-22Log warning if no archives are detected in borg outputFlorian Pritz1-0/+4
2017-11-22Replace File::* dependencies with Path::TinyFlorian Pritz3-7/+3
2017-11-22Create cache directory in DB instead of SettingsFlorian Pritz4-6/+6
2017-11-21borg_list: Use JSON with borg 1.1Florian Pritz1-5/+14
2017-11-21Borg::list_archive: Use --format to please borg 1.1Florian Pritz1-1/+8
2017-11-21borg_list_time: Use JSON when possibleFlorian Pritz3-12/+33
2017-11-21Borg: Extract version information for future useFlorian Pritz1-0/+17
2017-11-21borg_list_time: Fix parsing for borg >=1.1Florian Pritz1-1/+2
2017-11-21settings: Document that config must return trueFlorian Pritz1-0/+6
2017-11-21Enable --adhoc automatically when cache is emptyFlorian Pritz3-0/+40
2017-11-21Log borg errors instead of only throwing exceptionFlorian Pritz1-2/+2
2017-11-12Prefix logging of uncaught exceptionsFlorian Pritz1-1/+1
2017-11-12Remove duplicate exception stringsFlorian Pritz1-7/+4
2017-10-05Checking in changes prior to tagging of version 2.1.1.2.1.1Florian Pritz1-0/+5
2017-10-05Update versionFlorian Pritz2-2/+2
2017-09-25Add missing autodie to packagesFlorian Pritz4-0/+4
2017-09-10Add basic documentation for all packagesFlorian Pritz3-0/+36
2017-09-10Update META.jsonFlorian Pritz1-0/+10
2017-09-10Update cpanfile with output of scan-prereqs-cpanfileFlorian Pritz1-5/+20
2017-08-10Bump minimal perl version to 5.14Florian Pritz7-7/+7
2017-06-24Checking in changes prior to tagging of version 2.1.0.2.1.0Florian Pritz3-2/+6
2017-06-24Update READMEFlorian Pritz1-0/+1
2017-06-19Add --version to -h outputFlorian Pritz1-0/+1
2017-06-19Settings: Improve documentation of $borg_repoFlorian Pritz1-1/+2
2017-06-11Add --version optionFlorian Pritz2-1/+14
2017-06-11Remove unused, commented variableFlorian Pritz1-1/+0
2017-06-11Use Test::Pod::Coverage for main packageFlorian Pritz3-1/+12
2017-06-11Use File::pushd for temporary chdirFlorian Pritz3-10/+15
2017-06-11Document main packageFlorian Pritz1-0/+128
2017-06-06Move license documentation to end of fileFlorian Pritz1-15/+25
2017-06-06Use Test::PodFlorian Pritz3-1/+11
2017-06-04Checking in changes prior to tagging of version 2.0.1.2.0.1Florian Pritz3-2/+6
2017-06-04Add github to META.jsonFlorian Pritz1-0/+11
2017-06-04Checking in changes prior to tagging of version 2.0.0.2.0.0Florian Pritz1-0/+2
2017-06-04Move example usage under dedicated headingFlorian Pritz2-2/+2
2017-06-04Add example usage and output to readmeFlorian Pritz2-0/+20
2017-06-04Require borg executable when installingFlorian Pritz3-0/+7
2017-06-04Build README from script instead of main packageFlorian Pritz5-26/+73
2017-05-30Fix --update-cache not working due to help output optimizationFlorian Pritz1-1/+1
2017-05-28Output usage earlier when called without argumentsFlorian Pritz1-2/+2
2017-05-28Add --adhocFlorian Pritz4-2/+72
2017-04-11DB: Fix broken db initializationFlorian Pritz1-1/+1
2017-04-11DB: Fix opening of missing dbFlorian Pritz1-1/+1
2017-04-11t2_parsing: Ensure the timezone is reset after modifying TZFlorian Pritz1-2/+4
2017-04-11t2_parsing: Force UTC timezoneFlorian Pritz1-7/+9