summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-08Add TAP log adapter to all testsFlorian Pritz8-1/+8
2018-09-06t/handle_added_archives: Check for paths that should not be part of the dbFlorian Pritz1-0/+2
2018-09-06Test handled_added_archives with Memory and DB storageFlorian Pritz1-30/+35
2018-09-06Update copyright yearsFlorian Pritz2-2/+2
2018-09-06Add direct-to-db adding of paths instead of memory onlyFlorian Pritz5-10/+101
2018-09-06Extract lookup table into dedicated packageFlorian Pritz2-43/+71
2018-09-06Add handle_added_archives db testFlorian Pritz1-0/+42
2018-08-25Checking in changes prior to tagging of version 3.1.0.3.1.0Florian Pritz3-4/+7
2018-08-19print_archive_list: Fix incorrect counter valuesFlorian Pritz1-1/+1
2018-08-19Test compilation of all packagesFlorian Pritz1-0/+4
2018-08-19Reorganize testsFlorian Pritz11-0/+2
2018-08-19t/find_archives: Check exception stringFlorian Pritz1-0/+1
2018-08-19Sort cpanfileFlorian Pritz1-1/+1
2018-08-19Add search_path and find_archives integration testsFlorian Pritz4-0/+91
2018-08-19Remove unused variableFlorian Pritz1-1/+1
2018-08-19DB: Do not create directories for special :foo: DBsFlorian Pritz1-1/+4
2018-08-17Update autogenerated READMEFlorian Pritz1-0/+20
2018-08-17Die when XDG_* and HOME env vars are not setFlorian Pritz1-5/+17
2018-08-12Add --json optionFlorian Pritz2-3/+29
2018-08-12Add --detail option for archive list when using --listFlorian Pritz2-5/+24
2018-08-06Update ChangesFlorian Pritz1-0/+3
2018-08-02Remove sqlite cache size warningFlorian Pritz2-5/+5
2018-08-02Update META.jsonFlorian Pritz1-2/+2
2018-08-02Add --quietFlorian Pritz2-1/+16
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 Pritz3-2/+4
2018-03-23Update META.jsonFlorian Pritz1-0/+1
2018-03-23No longer automatically enable --adhoc when cache is emptyFlorian Pritz2-3/+5
2018-02-18Add missing dev dependencyFlorian Pritz1-0/+1
2018-02-06Checking in changes prior to tagging of version 2.3.0.2.3.0Florian Pritz3-2/+7
2018-01-24Update autogenerated filesFlorian Pritz2-1/+10
2018-01-24t/parsing: Fix unmocked method verify_cache_fill_rate_ok warningFlorian Pritz1-1/+1
2018-01-24Only increase sqlite cache size during updateFlorian Pritz2-4/+9
2018-01-24Update copyright to 2018Florian Pritz1-1/+1
2018-01-24Add --list feature to search for files contained in backups by pathFlorian Pritz3-2/+56
2017-12-04Warn if sqlite cache is fullFlorian Pritz3-0/+15
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-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