Dan Helfman
|
5dca281439
|
Simplify logic around checking for read-only Btrfs subvolumes (#1105).
|
2025-09-30 12:19:57 -07:00 |
|
Dan Helfman
|
06e24dfbc1
|
Fix incomplete documentation description.
|
2025-09-24 23:14:24 -07:00 |
|
Dan Helfman
|
4f0162d5f2
|
Add loading of systemd credentials even when running borgmatic outside of a systemd service (#1123).
|
2025-09-24 10:34:20 -07:00 |
|
Dan Helfman
|
546c0bf83b
|
Add documentation note about borgmatic source packages (#1149).
|
2025-09-22 09:56:22 -07:00 |
|
Dan Helfman
|
4feec081a8
|
Clarify "container:" documentation about borgmatic running inside a container (#1116).
|
2025-09-18 16:13:24 -07:00 |
|
Dan Helfman
|
8eea005cbc
|
Spelling out the new container database features in NEWS a little more and making the documentation on it more verbose as well (#1116).
|
2025-09-17 16:24:45 -07:00 |
|
Florian Apolloner
|
133a11c647
|
add support for container names/id when dumping databases.
|
2025-09-15 20:02:31 +02:00 |
|
Florian Apolloner
|
c084f10fe2
|
Add support for a database backup label instead of host:port (#1116)
|
2025-09-15 20:02:31 +02:00 |
|
Dan Helfman
|
21ab371e9f
|
Clarify documentation about ZFS, Btrfs, and LVM snapshotting when a separate filesystem is mounted in the source directory.
|
2025-09-09 16:05:34 -07:00 |
|
Dan Helfman
|
88ecb96b98
|
Document systemd configuration changes for the ZFS filesystem hook (#1114).
|
2025-07-18 21:32:49 -07:00 |
|
Dan Helfman
|
5439e616f8
|
Hopefully fix end-to-end tests broken due to uv changes.
|
2025-07-18 17:09:48 -07:00 |
|
Dan Helfman
|
2d8b455e44
|
Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation.
|
2025-07-18 15:16:45 -07:00 |
|
Dan Helfman
|
9a80fec91b
|
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
|
2025-07-17 23:24:58 -07:00 |
|
Dan Helfman
|
c2d2ce18a2
|
Clarify documentation about interacion between "--repository" flag and command hooks (#1112).
|
2025-06-30 18:02:02 -07:00 |
|
Dan Helfman
|
5f6173ab24
|
Clarify Btrfs subvolume path vs. mount point documentation (#1043).
|
2025-06-25 22:43:14 -07:00 |
|
Dan Helfman
|
6f92ae2462
|
Add documentation for "raw" Btrfs subvolume paths (#1043).
|
2025-06-25 22:34:14 -07:00 |
|
Dan Helfman
|
5ac086fa73
|
Revert "Temporarily remove recent contributors due to broken Gitea API: https://github.com/go-gitea/gitea/issues/34682"
This reverts commit 3902dd873d.
|
2025-06-19 17:05:06 -07:00 |
|
Dan Helfman
|
3902dd873d
|
Temporarily remove recent contributors due to broken Gitea API: https://github.com/go-gitea/gitea/issues/34682
|
2025-06-10 12:34:41 -07:00 |
|
Dan Helfman
|
782f534636
|
Clarify documentation on command hooks order of execution (#1099).
|
2025-06-02 12:01:33 -07:00 |
|
Dan Helfman
|
d83c444d9e
|
More documentation fixes/clarifications for customizing warnings and errors (#1094).
|
2025-05-13 12:34:21 -07:00 |
|
Dan Helfman
|
2221be4549
|
Update Borg 2.0.0 documentation URLs.
|
2025-05-13 11:21:09 -07:00 |
|
Dan Helfman
|
9973c5fb7d
|
Fix indentation in exit code documentation (#1094).
|
2025-05-12 14:17:32 -07:00 |
|
Dan Helfman
|
ec7101ccf3
|
Fix incorrect documentation about customizing Borg exit codes (#1094).
|
2025-05-12 12:17:38 -07:00 |
|
Dan Helfman
|
4c8ba5c5ab
|
Fix some outdated config (section headers) in documentation (#1033).
|
2025-04-29 14:21:47 -07:00 |
|
Dan Helfman
|
091e9fa9ee
|
Add a "password_transport" option to the MariaDB and MySQL database hooks for customizing how borgmatic transmits passwords to the database client (#1033).
|
2025-04-29 14:19:15 -07:00 |
|
Dan Helfman
|
9bf316e28f
|
If the exact same "everything" command hook is present in multiple configuration files, borgmatic only runs it once (#1080).
|
2025-04-21 19:19:36 -07:00 |
|
Dan Helfman
|
a815d2dfdb
|
Clarify the documentation about when an "after: error" command hook runs and how it differs from other hooks (#1073).
|
2025-04-20 16:00:14 -07:00 |
|
Dan Helfman
|
a573e606a5
|
Add a "states" option to command hooks, so you can optionally skip an "after" hook if borgmatic encounters an error (#1066).
|
2025-04-12 15:02:47 -07:00 |
|
Dan Helfman
|
bc79eafb0b
|
Document potential performance issues and workarounds with the ZFS, Btrfs, and LVM hooks (#1035).
|
2025-04-07 13:51:20 -07:00 |
|
Dan Helfman
|
b25bfbe913
|
Bump version for release.
|
2025-04-06 08:22:28 -07:00 |
|
Dan Helfman
|
ad9f037ec5
|
Add documentation for verbosity/logging configuration options (#793).
|
2025-04-04 18:29:51 -07:00 |
|
Dan Helfman
|
9ea55d9aa3
|
Add a documentation note about a limitation: You can't pass flags as values to flags (#303).
|
2025-04-03 16:38:17 -07:00 |
|
Dan Helfman
|
fd8c11eb0a
|
Add documentation for "native" command-line overrides without --override (#303).
|
2025-03-29 21:59:47 -07:00 |
|
Dan Helfman
|
cffb8e88da
|
Merge branch 'main' of ssh://projects.torsion.org:3022/borgmatic-collective/borgmatic into config-command-line
|
2025-03-29 18:58:12 -07:00 |
|
Dan Helfman
|
a8362f2618
|
borgmatic without arguments/parameters should show usage help instead of starting a backup (#262).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1046
|
2025-03-30 01:57:11 +00:00 |
|
Gautam Aggarwal
|
36265eea7d
|
Docs update
|
2025-03-30 01:34:30 +00:00 |
|
Dan Helfman
|
c7feb16ab5
|
Merge branch 'main' into config-command-line.
|
2025-03-29 15:16:29 -07:00 |
|
Dan Helfman
|
da324ebeb7
|
Add "recreate" action to NEWS and docs (#610).
|
2025-03-29 15:15:36 -07:00 |
|
Gautam Aggarwal
|
0182dbd914
|
Added 2 new unit tests and updated docs
|
2025-03-29 03:43:58 +00:00 |
|
Dan Helfman
|
4c6674e0ad
|
Merge branch 'main' into config-command-line.
|
2025-03-26 22:14:36 -07:00 |
|
Dan Helfman
|
486bec698d
|
Add "key import" to reference documentation (#345).
|
2025-03-26 22:13:30 -07:00 |
|
Dan Helfman
|
520fb78a00
|
Clarify Btrfs documentation: borgmatic expects subvolume mount points in "source_directories" (#1043).
|
2025-03-26 11:39:16 -07:00 |
|
Dan Helfman
|
dc9da3832d
|
Bold "not yet released" in docs to prevent confusion (#303).
|
2025-03-22 14:03:44 -07:00 |
|
Dan Helfman
|
cd5ba81748
|
Fix docs: Crontabs aren't executable (#1039).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1039
|
2025-03-21 21:32:38 +00:00 |
|
Dan Helfman
|
514ade6609
|
Fix inconsistent quotes in one documentation file (#790).
|
2025-03-21 14:27:40 -07:00 |
|
Benjamin Bock
|
a16d138afc
|
Crontabs aren't executable
|
2025-03-21 21:58:02 +01:00 |
|
Dan Helfman
|
587d31de7c
|
Run all command hooks respecting the "working_directory" option if configured (#790).
|
2025-03-21 10:53:06 -07:00 |
|
Dan Helfman
|
c2409d9968
|
Remove the "dump_data_sources" command hook, as it doesn't really solve the use case and works differently than all the other command hooks (#790).
|
2025-03-20 11:13:37 -07:00 |
|
Dan Helfman
|
624a7de622
|
Document "after" command hooks running in case of error and make sure that happens in case of "before" hook error (#790).
|
2025-03-20 10:57:39 -07:00 |
|
Dan Helfman
|
c926f0bd5d
|
Clarify documentation for dump_data_sources command hook (#790).
|
2025-03-17 10:31:34 -07:00 |
|