summaryrefslogtreecommitdiffstats
path: root/lib/App/BorgRestore/PathTimeTable
AgeCommit message (Expand)AuthorFilesLines
2018-09-10Remove left over debug log entryFlorian Pritz1-1/+0
2018-09-09PathTimeTable/DB: Use cache as kind of stack and only write to DB when removi...Florian Pritz1-18/+25
2018-09-09PathTimeTable/DB: Use constant to control trace loggingFlorian Pritz1-6/+8
2018-09-09PathTimeTable/DB: Improve performance by removing usage of regex in hot placesFlorian Pritz1-6/+10
2018-09-09Use strictures instead of strict/warningsFlorian Pritz2-4/+2
2018-09-09PathTimeTable/DB: Add cache to reduce number of DB callsFlorian Pritz1-2/+51
2018-09-06Add direct-to-db adding of paths instead of memory onlyFlorian Pritz2-2/+65
2018-09-06Extract lookup table into dedicated packageFlorian Pritz1-0/+67