Age | Commit message (Collapse) | Author | Files | Lines |
|
Changelog diff is:
diff --git a/Changes b/Changes
index a4b127d..a7d4b7b 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+
+3.1.0 2018-08-25T09:46:27Z
- Add --json option
- Add --detail option
- Log cache update status message per archive to INFO
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index 22043d6..600f118 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+
+3.0.0 2018-03-23T14:57:52Z
- No longer automatically enable --adhoc when cache is empty
2.3.0 2018-02-06T15:58:36Z
|
|
Users with many backups may not spot the warning because it is above
their backup list and they may think that the cache doesn't work because
the list is so long.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index 32e7b5b..a46f8bc 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.3.0 2018-02-06T15:58:36Z
+ - Add --list option to search for paths occuring in backups
+ - Warn if sqlite's memory cache is is filled during cache updates
+ - Improve documentation of @backup_prefixes setting
+
2.2.0 2017-11-25T23:16:04Z
- Add borg 1.1 support
- Mention required positive return code of config in documentation
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index 0c8276e..32e7b5b 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+
+2.2.0 2017-11-25T23:16:04Z
- Add borg 1.1 support
- Mention required positive return code of config in documentation
- Enable adhoc mode automatically when cache is empty
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index ffbe7ba..397a7d2 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.1.1 2017-10-05T07:58:12Z
+ - Fix incorrect/missing dependencies
+ - Use autodie everywhere to catch errors early
+ - Add basic documentation to internal packages
+
2.1.0 2017-06-24T15:26:08Z
- Improve documentation
- chdir back to original working directory after restore
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index 63cdd4d..ffbe7ba 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.1.0 2017-06-24T15:26:08Z
+ - Improve documentation
+ - chdir back to original working directory after restore
+
2.0.1 2017-06-04T17:44:27Z
- Add github to META.json
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index 7a69a34..63cdd4d 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,10 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.0.1 2017-06-04T17:44:27Z
+
+ - Add github to META.json
+
2.0.0 2017-06-04T16:18:33Z
- original version
|
|
Changelog diff is:
diff --git a/Changes b/Changes
index a66ffa6..7a69a34 100644
--- a/Changes
+++ b/Changes
@@ -2,5 +2,7 @@ Revision history for Perl extension App-BorgRestore
{{$NEXT}}
+2.0.0 2017-06-04T16:18:33Z
+
- original version
|
|
Signed-off-by: Florian Pritz <bluewind@xinu.at>
|