Dan Helfman
|
75d11aa9cd
|
Pass the PostgreSQL "PGSSLMODE" environment variable through to Borg (#370).
|
2024-01-25 14:18:01 -08:00 |
|
Dan Helfman
|
ad1d104d65
|
Fix broken repository detection in the "rcreate" action with Borg 1.4 (#820).
|
2024-01-24 15:45:51 -08:00 |
|
Dan Helfman
|
009062128d
|
Remove Python 3.8+ restriction, as only Python 3.8+ is supported.
|
2024-01-22 09:41:43 -08:00 |
|
Dan Helfman
|
e9813d2539
|
Allow the "--repository" flag to match across multiple configuration files (#818).
|
2024-01-21 18:25:44 -08:00 |
|
Dan Helfman
|
f9998b50e8
|
Rephrase documentation and link to docs on exit codes feature (#798).
|
2024-01-21 14:47:21 -08:00 |
|
Dan Helfman
|
5f921a7f80
|
Add documentation heading (#798).
|
2024-01-21 11:48:23 -08:00 |
|
Dan Helfman
|
abf2b3a8c7
|
Elevate specific Borg warnings to errors or squash errors to warnings (#798).
|
2024-01-21 11:34:40 -08:00 |
|
Dan Helfman
|
34f3c2bb16
|
Clarify "--override" command-line help (#814)
|
2024-01-19 11:55:00 -08:00 |
|
Dan Helfman
|
4d79f582df
|
Fix a traceback when providing an invalid "--override" value for a list option (#814).
|
2024-01-18 10:39:40 -08:00 |
|
Dan Helfman
|
63198088c4
|
Store included configuration files within each backup archive in support of the "config bootstrap" action (#736).
|
2024-01-09 13:47:20 -08:00 |
|
Dan Helfman
|
3c22a8ec16
|
Prevent various shell injection attacks (#810).
|
2024-01-07 10:21:49 -08:00 |
|
Dan Helfman
|
ca49109ce7
|
Bump version for release.
|
2024-01-03 10:08:05 -08:00 |
|
Dan Helfman
|
6a7f71f92f
|
Clarify prune action help concerning running compact afterwards (#808).
|
2024-01-03 10:03:35 -08:00 |
|
Dan Helfman
|
5f3dc1cfb0
|
Stream SQLite databases directly to Borg instead of dumping to an intermediate file (#807).
|
2023-12-31 11:07:59 -08:00 |
|
Dan Helfman
|
f2023aed22
|
Fix typo.
|
2023-12-30 15:48:55 -08:00 |
|
Dan Helfman
|
a03c2744e5
|
Update docs/how-to/provide-your-passwords.md (#805).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/805
Reviewed-by: Dan Helfman <witten@torsion.org>
|
2023-12-30 23:48:32 +00:00 |
|
axel simon
|
4176532317
|
Update docs/how-to/provide-your-passwords.md
Provide an explanation of encryption_passcommand.
Also, adjust headers for consistency.
|
2023-12-30 23:45:56 +00:00 |
|
Dan Helfman
|
9d6025e902
|
Validate the configured action names in the "skip_actions" option (#804).
|
2023-12-28 20:07:57 -08:00 |
|
Dan Helfman
|
cf739bc997
|
The "check --force" flag now runs checks even if "check" is in "skip_actions" (#802).
|
2023-12-28 10:22:48 -08:00 |
|
Dan Helfman
|
84823dfb91
|
Clarify constants/placeholders interaction and improve examples (#763).
|
2023-12-24 11:18:17 -08:00 |
|
Dan Helfman
|
20cf0f7089
|
Add an "--ssh-command" flag to the "config bootstrap" action (#767).
|
2023-12-24 10:33:55 -08:00 |
|
Dan Helfman
|
67af0f5734
|
Document limitation with constant interpolation at the start of a value (#741).
|
2023-12-22 21:39:44 -08:00 |
|
Dan Helfman
|
e80e0a253c
|
Add configured repository labels to the JSON output for all actions (#800).
|
2023-12-20 09:17:41 -08:00 |
|
Dan Helfman
|
72587a3b72
|
Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic
|
2023-12-04 11:17:59 -08:00 |
|
Dan Helfman
|
8b49a59aff
|
Fix a traceback when the "repositories" option contains both strings and key/value pairs (#794).
|
2023-12-04 11:17:13 -08:00 |
|
Dan Helfman
|
e120dff9ff
|
Add debug message that logs borg version for every config (#714).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/792
|
2023-11-25 03:59:40 +00:00 |
|
Tobias Hodapp
|
257678b66f
|
Fixed borg -> Borg
|
2023-11-24 18:47:37 +01:00 |
|
Tobias Hodapp
|
422c5e32f4
|
Added debug message that logs borg version for every config
|
2023-11-23 11:46:10 +01:00 |
|
Dan Helfman
|
c34ad7dde7
|
Update documentation about configuration includes and constants (#745).
|
2023-11-19 21:22:10 -08:00 |
|
Dan Helfman
|
fdb353d358
|
Bump version for release.
|
2023-11-19 21:14:56 -08:00 |
|
Dan Helfman
|
3b99f7c75a
|
Constants support includes and command-line overrides (#745, #782)
|
2023-11-19 21:13:35 -08:00 |
|
Dan Helfman
|
8b9abc6cf8
|
Documentation clarifications (#791).
|
2023-11-15 09:05:52 -08:00 |
|
Dan Helfman
|
da034c316a
|
Add another mention of "skip_actions" to the docs (#701).
|
2023-11-08 18:22:17 -08:00 |
|
Dan Helfman
|
08d01d8bcd
|
Documentation formatting.
|
2023-11-08 17:57:31 -08:00 |
|
Dan Helfman
|
eef69e23ee
|
Document the possible units of times for a configured check frequency.
|
2023-11-08 17:53:59 -08:00 |
|
Dan Helfman
|
26bb54a9dd
|
Remove broken link in documentation (#786).
|
2023-11-08 10:26:09 -08:00 |
|
Dan Helfman
|
715e2ac127
|
Add test support for Python 3.12.
|
2023-11-07 10:17:55 -08:00 |
|
Dan Helfman
|
f39cea4abf
|
Remove additional Python 3.7-isms (#784).
|
2023-11-07 10:17:16 -08:00 |
|
Dan Helfman
|
22101bdd49
|
Drop support for Python 3.7, which has been end-of-lifed (#784).
|
2023-11-07 10:11:29 -08:00 |
|
Dan Helfman
|
13cf863d89
|
Fix tests (#783).
|
2023-11-07 10:09:31 -08:00 |
|
Dan Helfman
|
dcf25fa041
|
Upgrade ruamel.yaml dependency to support version 0.18.x (#783).
|
2023-11-07 10:00:13 -08:00 |
|
Dan Helfman
|
12b75f9075
|
Update documentation about logging changes from version 1.8.3 (#665).
|
2023-11-06 21:13:46 -08:00 |
|
Dan Helfman
|
9baf06a2f7
|
Fix typo.
Typo
|
2023-11-04 08:56:39 -07:00 |
|
tdltdc
|
56302e22cd
|
Typo
|
2023-11-04 15:05:19 +01:00 |
|
Dan Helfman
|
6cc93c4eb9
|
Fix environment variable interpolation within configured repository paths (#782).
|
2023-11-03 21:16:04 -07:00 |
|
Dan Helfman
|
2da43239f6
|
Fix docs: minor typos (#781).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/781
|
2023-11-03 00:59:29 +00:00 |
|
debuglevel
|
4beef36d3c
|
Update docs/how-to/inspect-your-backups.md
|
2023-11-02 23:14:31 +00:00 |
|
debuglevel
|
eacfbd742b
|
Typo
|
2023-11-02 23:13:45 +00:00 |
|
debuglevel
|
82a85986b6
|
Typo
|
2023-11-02 22:57:46 +00:00 |
|
Dan Helfman
|
ef448e2dd1
|
Add a "skip_actions" option to skip running particular actions (#701).
|
2023-10-31 21:54:41 -07:00 |
|