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
/
DB.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-06
Add direct-to-db adding of paths instead of memory only
Florian Pritz
1
-3
/
+13
2018-08-19
Remove unused variable
Florian Pritz
1
-1
/
+1
2018-08-19
DB: Do not create directories for special :foo: DBs
Florian Pritz
1
-1
/
+4
2018-08-02
Remove sqlite cache size warning
Florian Pritz
1
-2
/
+2
2018-01-24
Only increase sqlite cache size during update
Florian Pritz
1
-4
/
+7
2018-01-24
Add --list feature to search for files contained in backups by path
Florian Pritz
1
-0
/
+16
2017-12-04
Warn if sqlite cache is full
Florian Pritz
1
-0
/
+11
2017-11-22
Create cache directory in DB instead of Settings
Florian Pritz
1
-0
/
+4
2017-09-25
Add missing autodie to packages
Florian Pritz
1
-0
/
+1
2017-09-10
Add basic documentation for all packages
Florian Pritz
1
-0
/
+12
2017-08-10
Bump minimal perl version to 5.14
Florian Pritz
1
-1
/
+1
2017-04-11
DB: Fix broken db initialization
Florian Pritz
1
-1
/
+1
2017-04-11
DB: Fix opening of missing db
Florian Pritz
1
-1
/
+1
2017-04-10
Remove unused Data::Dumper dependency
Florian Pritz
1
-1
/
+0
2017-04-10
Use Function::Parameters for DB package
Florian Pritz
1
-58
/
+16
2017-04-02
Make sqlite cache size configurable
Florian Pritz
1
-3
/
+5
2017-03-13
Refactor db creation and cache dir creation
Florian Pritz
1
-1
/
+9
2017-02-27
Remove empty lines from the db
Florian Pritz
1
-1
/
+8
2017-02-27
Move packages to dedicated files
Florian Pritz
1
-0
/
+185