index
:
App-BorgRestore
dev
master
Restoration helper for borg
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-09
Use strictures instead of strict/warnings
Florian Pritz
20
-37
/
+20
2018-09-09
Sort cpanfile
Florian Pritz
1
-5
/
+5
2018-09-09
Get settings via hash instead of direct variable access
Florian Pritz
3
-24
/
+26
2018-09-09
Settings: Add constructors
Florian Pritz
2
-12
/
+27
2018-09-09
Settings: Pull config file loading into function
Florian Pritz
1
-13
/
+18
2018-09-09
Settings: Use Function::Parameters
Florian Pritz
1
-6
/
+5
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-09
PathTimeTable/DB: Add cache to reduce number of DB calls
Florian Pritz
1
-2
/
+51
2018-09-08
Update META.json
Florian Pritz
1
-1
/
+1
2018-09-08
Add TAP log adapter to all tests
Florian Pritz
8
-1
/
+8
2018-09-06
t/handle_added_archives: Check for paths that should not be part of the db
Florian Pritz
1
-0
/
+2
2018-09-06
Test handled_added_archives with Memory and DB storage
Florian Pritz
1
-30
/
+35
2018-09-06
Update copyright years
Florian Pritz
2
-2
/
+2
2018-09-06
Add direct-to-db adding of paths instead of memory only
Florian Pritz
5
-10
/
+101
2018-09-06
Extract lookup table into dedicated package
Florian Pritz
2
-43
/
+71
2018-09-06
Add handle_added_archives db test
Florian Pritz
1
-0
/
+42
2018-08-25
Checking in changes prior to tagging of version 3.1.0.
3.1.0
Florian Pritz
3
-4
/
+7
2018-08-19
print_archive_list: Fix incorrect counter values
Florian Pritz
1
-1
/
+1
2018-08-19
Test compilation of all packages
Florian Pritz
1
-0
/
+4
2018-08-19
Reorganize tests
Florian Pritz
11
-0
/
+2
2018-08-19
t/find_archives: Check exception string
Florian Pritz
1
-0
/
+1
2018-08-19
Sort cpanfile
Florian Pritz
1
-1
/
+1
2018-08-19
Add search_path and find_archives integration tests
Florian Pritz
4
-0
/
+91
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-17
Update autogenerated README
Florian Pritz
1
-0
/
+20
2018-08-17
Die when XDG_* and HOME env vars are not set
Florian Pritz
1
-5
/
+17
2018-08-12
Add --json option
Florian Pritz
2
-3
/
+29
2018-08-12
Add --detail option for archive list when using --list
Florian Pritz
2
-5
/
+24
2018-08-06
Update Changes
Florian Pritz
1
-0
/
+3
2018-08-02
Remove sqlite cache size warning
Florian Pritz
2
-5
/
+5
2018-08-02
Update META.json
Florian Pritz
1
-2
/
+2
2018-08-02
Add --quiet
Florian Pritz
2
-1
/
+16
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
3
-2
/
+4
2018-03-23
Update META.json
Florian Pritz
1
-0
/
+1
2018-03-23
No longer automatically enable --adhoc when cache is empty
Florian Pritz
2
-3
/
+5
2018-02-18
Add missing dev dependency
Florian Pritz
1
-0
/
+1
2018-02-06
Checking in changes prior to tagging of version 2.3.0.
2.3.0
Florian Pritz
3
-2
/
+7
2018-01-24
Update autogenerated files
Florian Pritz
2
-1
/
+10
2018-01-24
t/parsing: Fix unmocked method verify_cache_fill_rate_ok warning
Florian Pritz
1
-1
/
+1
2018-01-24
Only increase sqlite cache size during update
Florian Pritz
2
-4
/
+9
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
3
-2
/
+56
2017-12-04
Warn if sqlite cache is full
Florian Pritz
3
-0
/
+15
2017-12-03
Settings: Fix missing indentation in doc
Florian Pritz
1
-1
/
+1
2017-12-02
Properly document removal of prefixes via @backup_prefixes
Florian Pritz
1
-4
/
+9
2017-11-26
Checking in changes prior to tagging of version 2.2.0.
2.2.0
Florian Pritz
3
-2
/
+4
2017-11-26
Remove old cache
Florian Pritz
2
-0
/
+11
[next]