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-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
2017-11-26
Bump cache version level
Florian Pritz
1
-1
/
+1
2017-11-26
Use mtime for borg 1.1 instead of isomtime
Florian Pritz
1
-1
/
+1
2017-11-23
Update Changes
Florian Pritz
1
-0
/
+3
2017-11-22
Log warning if no archives are detected in borg output
Florian Pritz
1
-0
/
+4
2017-11-22
Replace File::* dependencies with Path::Tiny
Florian Pritz
3
-7
/
+3
2017-11-22
Create cache directory in DB instead of Settings
Florian Pritz
4
-6
/
+6
2017-11-21
borg_list: Use JSON with borg 1.1
Florian Pritz
1
-5
/
+14
2017-11-21
Borg::list_archive: Use --format to please borg 1.1
Florian Pritz
1
-1
/
+8
2017-11-21
borg_list_time: Use JSON when possible
Florian Pritz
3
-12
/
+33
2017-11-21
Borg: Extract version information for future use
Florian Pritz
1
-0
/
+17
2017-11-21
borg_list_time: Fix parsing for borg >=1.1
Florian Pritz
1
-1
/
+2
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
3
-0
/
+40
2017-11-21
Log borg errors instead of only throwing exception
Florian Pritz
1
-2
/
+2
2017-11-12
Prefix logging of uncaught exceptions
Florian Pritz
1
-1
/
+1
2017-11-12
Remove duplicate exception strings
Florian Pritz
1
-7
/
+4
2017-10-05
Checking in changes prior to tagging of version 2.1.1.
2.1.1
Florian Pritz
1
-0
/
+5
2017-10-05
Update version
Florian Pritz
2
-2
/
+2
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-09-10
Update META.json
Florian Pritz
1
-0
/
+10
2017-09-10
Update cpanfile with output of scan-prereqs-cpanfile
Florian Pritz
1
-5
/
+20
2017-08-10
Bump minimal perl version to 5.14
Florian Pritz
7
-7
/
+7
2017-06-24
Checking in changes prior to tagging of version 2.1.0.
2.1.0
Florian Pritz
3
-2
/
+6
2017-06-24
Update README
Florian Pritz
1
-0
/
+1
2017-06-19
Add --version to -h output
Florian Pritz
1
-0
/
+1
2017-06-19
Settings: Improve documentation of $borg_repo
Florian Pritz
1
-1
/
+2
2017-06-11
Add --version option
Florian Pritz
2
-1
/
+14
2017-06-11
Remove unused, commented variable
Florian Pritz
1
-1
/
+0
[next]