summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore
AgeCommit message (Expand)AuthorFilesLines
2017-04-02Move format_timestamp to HelperFlorian Pritz1-0/+7
2017-03-13Refactor db creation and cache dir creationFlorian Pritz2-1/+24
2017-03-04Borg::list_archive: Use open() instead of IPC::Run for performanceFlorian Pritz1-1/+8
2017-03-03Pass sub to IPC::Run instead of using a typeglobFlorian Pritz1-3/+3
2017-03-03Support dependency injection of Borg classFlorian Pritz1-0/+12
2017-03-02Allow dots in archive namesFlorian Pritz1-1/+1
2017-02-27Remove empty lines from the dbFlorian Pritz1-1/+8
2017-02-27Extract borg related methods into dedicated packageFlorian Pritz1-0/+39
2017-02-27Move packages to dedicated filesFlorian Pritz3-0/+240