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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-21
settings: Document that config must return true
Florian Pritz
1
-0
/
+6
2017-11-21
Enable --adhoc automatically when cache is empty
Florian Pritz
1
-0
/
+13
2017-11-21
Log borg errors instead of only throwing exception
Florian Pritz
1
-2
/
+2
2017-11-12
Remove duplicate exception strings
Florian Pritz
1
-7
/
+4
2017-10-05
Update version
Florian Pritz
1
-1
/
+1
2017-09-25
Add missing autodie to packages
Florian Pritz
4
-0
/
+4
2017-09-10
Add basic documentation for all packages
Florian Pritz
3
-0
/
+36
2017-08-10
Bump minimal perl version to 5.14
Florian Pritz
5
-5
/
+5
2017-06-24
Checking in changes prior to tagging of version 2.1.0.
2.1.0
Florian Pritz
1
-1
/
+1
2017-06-19
Settings: Improve documentation of $borg_repo
Florian Pritz
1
-1
/
+2
2017-06-11
Remove unused, commented variable
Florian Pritz
1
-1
/
+0
2017-06-11
Use File::pushd for temporary chdir
Florian Pritz
1
-10
/
+13
2017-06-11
Document main package
Florian Pritz
1
-0
/
+128
2017-06-06
Move license documentation to end of file
Florian Pritz
1
-15
/
+25
2017-06-04
Checking in changes prior to tagging of version 2.0.1.
2.0.1
Florian Pritz
1
-1
/
+1
2017-06-04
Build README from script instead of main package
Florian Pritz
1
-1
/
+1
2017-05-28
Add --adhoc
Florian Pritz
3
-0
/
+55
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-11
Add missing dependencies
Florian Pritz
1
-1
/
+0
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-10
Use Function::Parameters for main package
Florian Pritz
1
-69
/
+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
3
-4
/
+17
2017-04-02
Move configuration documentation to Settings package
Florian Pritz
1
-0
/
+73
2017-04-02
Update license file name
Florian Pritz
1
-1
/
+1
2017-04-02
Fix indentation in SYNOPSIS
Florian Pritz
1
-6
/
+6
2017-04-02
Add restore_simple
Florian Pritz
1
-0
/
+25
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
2
-4
/
+7
2017-04-02
Move database path to Settings
Florian Pritz
2
-2
/
+5
2017-04-02
Move format_timestamp to Helper
Florian Pritz
2
-9
/
+9
2017-04-02
die instead of returning undef in select_archive_timespec
Florian Pritz
1
-1
/
+1
2017-04-02
Add debug log in select_archive_timespec
Florian Pritz
1
-0
/
+1
2017-04-02
Use Carp in select_archive_timespec
Florian Pritz
1
-2
/
+2
2017-04-02
die on error instead of croak
Florian Pritz
1
-2
/
+2
2017-04-02
Improve debug messages in find_archives
Florian Pritz
1
-1
/
+1
2017-04-02
Standardize error level for functions in main package
Florian Pritz
1
-3
/
+3
2017-04-02
Use Carp for find_archives errors
Florian Pritz
1
-0
/
+1
2017-04-02
Use Carp for path resolving error
Florian Pritz
1
-1
/
+2
2017-04-02
Add TODO
Florian Pritz
1
-0
/
+1
2017-04-02
Move backup path mapping to main package
Florian Pritz
1
-0
/
+16
2017-04-02
Move path resolving to main package
Florian Pritz
1
-0
/
+16
2017-04-02
Refactor update_cache()
Florian Pritz
1
-18
/
+9
2017-04-02
Improve log messages when adding archives
Florian Pritz
1
-2
/
+2
[prev]
[next]