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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-28
Add --adhoc
Florian Pritz
2
-0
/
+32
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 in Helper package
Florian Pritz
1
-9
/
+4
2017-04-10
Use Function::Parameters in Borg package
Florian Pritz
1
-17
/
+5
2017-04-10
Use Function::Parameters for DB package
Florian Pritz
1
-58
/
+16
2017-04-05
Add debug output to Borg package
Florian Pritz
1
-0
/
+4
2017-04-03
Add empty line between pod and code
Florian Pritz
1
-0
/
+1
2017-04-03
Fix license statement
Florian Pritz
1
-0
/
+1
2017-04-02
Make sqlite cache size configurable
Florian Pritz
2
-3
/
+15
2017-04-02
Move configuration documentation to Settings package
Florian Pritz
1
-0
/
+73
2017-04-02
Set default borg_repo to match my backup script
Florian Pritz
1
-1
/
+2
2017-04-02
Call borg with repo path instead of setting BORG_REPO
Florian Pritz
1
-3
/
+6
2017-04-02
Move database path to Settings
Florian Pritz
1
-0
/
+4
2017-04-02
Move format_timestamp to Helper
Florian Pritz
1
-0
/
+7
2017-03-13
Refactor db creation and cache dir creation
Florian Pritz
2
-1
/
+24
2017-03-04
Borg::list_archive: Use open() instead of IPC::Run for performance
Florian Pritz
1
-1
/
+8
2017-03-03
Pass sub to IPC::Run instead of using a typeglob
Florian Pritz
1
-3
/
+3
2017-03-03
Support dependency injection of Borg class
Florian Pritz
1
-0
/
+12
2017-03-02
Allow dots in archive names
Florian Pritz
1
-1
/
+1
2017-02-27
Remove empty lines from the db
Florian Pritz
1
-1
/
+8
2017-02-27
Extract borg related methods into dedicated package
Florian Pritz
1
-0
/
+39
2017-02-27
Move packages to dedicated files
Florian Pritz
3
-0
/
+240