index
:
App-BorgRestore
dev
master
Restoration helper for borg
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
App
/
BorgRestore
/
PathTimeTable
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-12
Enable trace logging in BEGIN block for test suite
Florian Pritz
1
-4
/
+9
2018-09-12
Remove duplicate code by calling add_path in save_nodes
Florian Pritz
1
-17
/
+1
2018-09-12
Update cache only when going back up the stack instead of all the time
Florian Pritz
1
-9
/
+13
2018-09-12
Only add top level directory when we actually have a top level directory
Florian Pritz
1
-2
/
+4
2018-09-12
Ensure that top level directories are also written to the DB
Florian Pritz
1
-0
/
+4
2018-09-10
Remove left over debug log entry
Florian Pritz
1
-1
/
+0
2018-09-09
PathTimeTable/DB: Use cache as kind of stack and only write to DB when removi...
Florian Pritz
1
-18
/
+25
2018-09-09
PathTimeTable/DB: Use constant to control trace logging
Florian Pritz
1
-6
/
+8
2018-09-09
PathTimeTable/DB: Improve performance by removing usage of regex in hot places
Florian Pritz
1
-6
/
+10
2018-09-09
Use strictures instead of strict/warnings
Florian Pritz
2
-4
/
+2
2018-09-09
PathTimeTable/DB: Add cache to reduce number of DB calls
Florian Pritz
1
-2
/
+51
2018-09-06
Add direct-to-db adding of paths instead of memory only
Florian Pritz
2
-2
/
+65
2018-09-06
Extract lookup table into dedicated package
Florian Pritz
1
-0
/
+67