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
/
script
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-24
Update copyright to 2018
Florian Pritz
1
-1
/
+1
2018-01-24
Add --list feature to search for files contained in backups by path
Florian Pritz
1
-2
/
+25
2017-11-21
Enable --adhoc automatically when cache is empty
Florian Pritz
1
-0
/
+5
2017-11-12
Prefix logging of uncaught exceptions
Florian Pritz
1
-1
/
+1
2017-08-10
Bump minimal perl version to 5.14
Florian Pritz
1
-1
/
+1
2017-06-19
Add --version to -h output
Florian Pritz
1
-0
/
+1
2017-06-11
Add --version option
Florian Pritz
1
-1
/
+10
2017-06-04
Move example usage under dedicated heading
Florian Pritz
1
-1
/
+1
2017-06-04
Add example usage and output to readme
Florian Pritz
1
-0
/
+10
2017-06-04
Build README from script instead of main package
Florian Pritz
1
-0
/
+3
2017-05-30
Fix --update-cache not working due to help output optimization
Florian Pritz
1
-1
/
+1
2017-05-28
Output usage earlier when called without arguments
Florian Pritz
1
-2
/
+2
2017-05-28
Add --adhoc
Florian Pritz
1
-2
/
+17
2017-04-10
Use Function::Parameters for script
Florian Pritz
1
-3
/
+2
2017-04-02
Move configuration documentation to Settings package
Florian Pritz
1
-57
/
+1
2017-04-02
Update license file name
Florian Pritz
1
-1
/
+1
2017-04-02
Improve $PATH untaint comment
Florian Pritz
1
-1
/
+1
2017-04-02
Call borg with repo path instead of setting BORG_REPO
Florian Pritz
1
-2
/
+0
2017-04-02
Extract logger setup into method
Florian Pritz
1
-1
/
+5
2017-04-02
Move format_timestamp to Helper
Florian Pritz
1
-1
/
+1
2017-04-02
Use die in script
Florian Pritz
1
-4
/
+2
2017-04-02
Only output die() message once
Florian Pritz
1
-1
/
+2
2017-04-02
Left jusitfy package name and line number in debug log
Florian Pritz
1
-1
/
+3
2017-04-02
Log die() and warn() calls
Florian Pritz
1
-0
/
+14
2017-04-02
Ensure log4perl dependencies are included in use statements
Florian Pritz
1
-1
/
+3
2017-04-02
Use Carp for find_archives errors
Florian Pritz
1
-6
/
+0
2017-04-02
Use Carp for path resolving error
Florian Pritz
1
-1
/
+0
2017-04-02
Move backup path mapping to main package
Florian Pritz
1
-10
/
+2
2017-04-02
Move path resolving to main package
Florian Pritz
1
-8
/
+2
2017-04-02
Fix unhandleted formatting in invalid path error message
Florian Pritz
1
-1
/
+1
2017-04-02
Fix width of milliseconds in debug log format
Florian Pritz
1
-1
/
+1
2017-04-02
Change default log level to INFO
Florian Pritz
1
-1
/
+1
2017-04-02
script: Abort early if path is not found in backups
Florian Pritz
1
-0
/
+5
2017-04-02
script: Print fatal errors using logger
Florian Pritz
1
-4
/
+4
2017-04-02
Use Log4perl for logging
Florian Pritz
1
-2
/
+20
2017-04-01
Fix codingstyle
Florian Pritz
1
-2
/
+1
2017-04-01
fixup! Do not pass $opts to main class
Florian Pritz
1
-1
/
+1
2017-03-19
Fix undefined $log in script
Florian Pritz
1
-1
/
+1
2017-03-13
Use Log::Any in script
Florian Pritz
1
-1
/
+9
2017-02-27
Move most code to main package
Florian Pritz
1
-346
/
+8
2017-02-27
Move debug() to main package
Florian Pritz
1
-1
/
+5
2017-02-27
Remove unused sanitize_db_data()
Florian Pritz
1
-16
/
+0
2017-02-27
Extract borg related methods into dedicated package
Florian Pritz
1
-18
/
+4
2017-02-27
Move packages to dedicated files
Florian Pritz
1
-227
/
+12
2017-02-26
Add script
Florian Pritz
1
-0
/
+859