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 |
|
Dan Helfman
|
901e668c76
|
Document a database use case involving a temporary database client container (#1020).
|
2025-03-12 17:10:35 -07:00 |
|
Dan Helfman
|
6b6e1e0336
|
Make the "configuration" command hook support "error" hooks and also pinging monitoring on failure (#790).
|
2025-03-12 14:13:29 -07:00 |
|
Dan Helfman
|
f5c9bc4fa9
|
Add a "not yet released" note on 2.0.0 in docs (#790).
|
2025-03-11 16:46:07 -07:00 |
|
Dan Helfman
|
d3413e0907
|
Documentation clarification (#1019).
|
2025-03-11 14:20:42 -07:00 |
|
Dan Helfman
|
8a20ee7304
|
Fix typo in documentation (#1019).
|
2025-03-11 14:08:53 -07:00 |
|
Dan Helfman
|
325f53c286
|
Context tweaks + mention configuration upgrade in command hook documentation (#1019).
|
2025-03-11 14:07:06 -07:00 |
|
Dan Helfman
|
b4d24798bf
|
More command hook documentation updates (#1019).
|
2025-03-11 13:03:58 -07:00 |
|
Dan Helfman
|
8817364e6d
|
Documentation on command hooks (#1019).
|
2025-03-10 22:38:48 -07:00 |
|
Dan Helfman
|
965740c778
|
Update version of command hooks since they didn't get released in 1.9.14 (#1019).
|
2025-03-10 10:37:09 -07:00 |
|
Dan Helfman
|
2a0319f02f
|
Merge branch 'main' into unified-command-hooks.
|
2025-03-10 10:35:36 -07:00 |
|
Dan Helfman
|
4ee7f72696
|
Fix an error in the Btrfs hook when attempting to snapshot a read-only subvolume (#1023).
|
2025-03-09 23:04:55 -07:00 |
|
Dan Helfman
|
9941d7dc57
|
More docs and command hook context tweaks (#1019).
|
2025-03-09 17:01:46 -07:00 |
|
Dan Helfman
|
b52339652f
|
Initial command hooks documentation work (#1019).
|
2025-03-09 09:57:13 -07:00 |
|