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.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-03
Checking in changes prior to tagging of version 3.4.5.
HEAD
master
Florian Pritz
1
-1
/
+1
2020-10-14
Checking in changes prior to tagging of version 3.4.4.
Florian Pritz
1
-1
/
+1
2020-09-27
Checking in changes prior to tagging of version 3.4.3.
Florian Pritz
1
-1
/
+1
2020-09-27
Checking in changes prior to tagging of version 3.4.2.
Florian Pritz
1
-1
/
+1
2020-09-27
Checking in changes prior to tagging of version 3.4.1.
Florian Pritz
1
-1
/
+1
2019-09-28
Checking in changes prior to tagging of version 3.4.0.
Florian Pritz
1
-1
/
+1
2019-09-28
Import untaint function where used
Florian Pritz
1
-4
/
+4
2019-09-28
Helper: Remove untaint_archive_name
Florian Pritz
1
-2
/
+1
2019-02-07
Checking in changes prior to tagging of version 3.3.0.
Florian Pritz
1
-1
/
+1
2019-02-07
Support borg list --prefix option via setting
Florian Pritz
1
-1
/
+1
2018-11-01
Checking in changes prior to tagging of version 3.2.1.
Florian Pritz
1
-1
/
+1
2018-09-19
Checking in changes prior to tagging of version 3.2.0.
Florian Pritz
1
-1
/
+1
2018-09-09
Use strictures instead of strict/warnings
Florian Pritz
1
-2
/
+1
2018-09-09
Get settings via hash instead of direct variable access
Florian Pritz
1
-9
/
+9
2018-09-09
Settings: Add constructors
Florian Pritz
1
-0
/
+2
2018-09-09
Simplify BorgRestore constructors
Florian Pritz
1
-8
/
+4
2018-09-09
BorgRestore: Move dependencies to dedicated $self->{deps} key
Florian Pritz
1
-28
/
+28
2018-09-06
Update copyright years
Florian Pritz
1
-1
/
+1
2018-09-06
Add direct-to-db adding of paths instead of memory only
Florian Pritz
1
-5
/
+9
2018-09-06
Extract lookup table into dedicated package
Florian Pritz
1
-43
/
+4
2018-08-25
Checking in changes prior to tagging of version 3.1.0.
3.1.0
Florian Pritz
1
-1
/
+1
2018-08-02
Send cache update messages to INFO
Florian Pritz
1
-2
/
+2
2018-03-23
Checking in changes prior to tagging of version 3.0.0.
3.0.0
Florian Pritz
1
-1
/
+1
2018-02-06
Checking in changes prior to tagging of version 2.3.0.
2.3.0
Florian Pritz
1
-1
/
+1
2018-01-24
Only increase sqlite cache size during update
Florian Pritz
1
-0
/
+2
2018-01-24
Add --list feature to search for files contained in backups by path
Florian Pritz
1
-0
/
+15
2017-12-04
Warn if sqlite cache is full
Florian Pritz
1
-0
/
+3
2017-11-26
Checking in changes prior to tagging of version 2.2.0.
2.2.0
Florian Pritz
1
-1
/
+1
2017-11-26
Remove old cache
Florian Pritz
1
-0
/
+6
2017-11-22
Replace File::* dependencies with Path::Tiny
Florian Pritz
1
-5
/
+3
2017-11-21
Enable --adhoc automatically when cache is empty
Florian Pritz
1
-0
/
+13
2017-11-12
Remove duplicate exception strings
Florian Pritz
1
-7
/
+4
2017-10-05
Update version
Florian Pritz
1
-1
/
+1
2017-08-10
Bump minimal perl version to 5.14
Florian Pritz
1
-1
/
+1
2017-06-24
Checking in changes prior to tagging of version 2.1.0.
2.1.0
Florian Pritz
1
-1
/
+1
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
1
-0
/
+23
2017-04-11
Add missing dependencies
Florian Pritz
1
-1
/
+0
2017-04-10
Use Function::Parameters for main package
Florian Pritz
1
-69
/
+16
2017-04-02
Make sqlite cache size configurable
Florian Pritz
1
-1
/
+2
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
Call borg with repo path instead of setting BORG_REPO
Florian Pritz
1
-1
/
+1
2017-04-02
Move database path to Settings
Florian Pritz
1
-2
/
+1
[next]