Dan Helfman
|
dbc3fc356c
|
Fix schema example for "archive_username" (#1317).
|
2026-07-20 23:04:51 -07:00 |
|
Dan Helfman
|
e428d74258
|
Fix the (unreleased) "archive_hostname" option / "--archive-hostname" flag to pass an environment variable to Borg instead of a flag. Also add an "archive_username" option and corresponding "--archive-username" flag to override the "{user}" plaecholder (#1317).
|
2026-07-20 18:57:11 -07:00 |
|
Dan Helfman
|
d454f3a3af
|
Fix an error from the "diff" action when exclude options are configured (#1327).
|
2026-07-19 18:59:03 -07:00 |
|
Dan Helfman
|
5825af9fc1
|
Fix shadowing of built-in function (#1331).
|
2026-07-16 12:28:31 -07:00 |
|
Dan Helfman
|
eb5c9e6bf3
|
Fix the "repo-create" action to more surgically suppress Borg "Repository does not exist" logs and avoid inadvertently suppressing other error logs (#1331).
|
2026-07-16 11:58:10 -07:00 |
|
Dan Helfman
|
b41f4cfa0d
|
Add the "CAP_FOWNER" capability to "CapabilityBoundingSet" in the sample systemd service, so that Borg can open source files without changing file access times (#1334).
|
2026-07-13 16:08:52 -07:00 |
|
Dan Helfman
|
eae3341b01
|
Fix the "--progress" flag on the "compact" action to actually update the progress of segment compaction (#1333).
|
2026-07-13 15:58:35 -07:00 |
|
Dan Helfman
|
42743273d8
|
Tweak NEWS entry to mention Borg version limitation (#1317).
|
2026-07-13 14:04:07 -07:00 |
|
Dan Helfman
|
07d5a0129c
|
For the MariaDB and MySQL hooks, add "events", "routines", and "tablespaces" options for disabling dumping of scheduled events, stored routines, and tablespaces, respectively (#1324).
|
2026-06-17 16:26:01 -07:00 |
|
Dan Helfman
|
b14425b2af
|
Consume "--archive-hostname" flag and "archive_hostname" option in pretty much all actions (#1317).
|
2026-06-17 14:57:42 -07:00 |
|
Dan Helfman
|
f768abfaa0
|
Update the documentation to reflect the fact that Hetzner has ended its referral program.
|
2026-06-15 17:13:02 -07:00 |
|
Dan Helfman
|
a73e28155c
|
Add an "--archive-hostname" flag and corresponding "archive_hostname" option for overriding the hostname used when creating an archive (#1317).
|
2026-06-15 13:48:02 -07:00 |
|
Dan Helfman
|
beaeea25b3
|
Fix for the "restore" action sometimes failing to find a database dump that was dumped with a default port (#1322).
|
2026-06-15 11:56:04 -07:00 |
|
Dan Helfman
|
fa099b8471
|
Add support for the "--quick-stats" flag and the "quick_statistics" option to the "prune" action (#1309).
|
2026-06-11 15:57:52 -07:00 |
|
Dan Helfman
|
501f12dce3
|
Fix the ZFS hook's overzealous unmounting of snapshot paths when a source dataset is at "/" (#1319).
|
2026-06-10 16:15:32 -07:00 |
|
Dan Helfman
|
d74b340024
|
Fix a bug in which the "compact" action does not pass a compact threshold of zero to Borg.
|
2026-06-06 15:31:29 -07:00 |
|
Dan Helfman
|
219282b5fa
|
Some NEWS reordering.
|
2026-06-01 16:02:30 -07:00 |
|
Dan Helfman
|
4af31db99c
|
Bump version for release.
|
2026-06-01 15:52:45 -07:00 |
|
Dan Helfman
|
7cd9e6b361
|
Add a minimal stand-alone borgmatic binary in addition to the standard one (#1314).
|
2026-06-01 15:51:01 -07:00 |
|
Dan Helfman
|
4ee057a909
|
Experimental "browse" action, a console UI for browsing your backups (#1312).
Reviewed-on: https://projects.torsion.org/borgmatic-collective/borgmatic/pulls/1312
|
2026-06-01 20:09:24 +00:00 |
|
Dan Helfman
|
3e7e7879bc
|
Remove some default system commands that aren't particular useful for this app.
|
2026-06-01 12:59:52 -07:00 |
|
Dan Helfman
|
d29cfaf227
|
Use full URL for image.
|
2026-06-01 12:47:53 -07:00 |
|
Dan Helfman
|
23a8d665d6
|
Add a screenshot to the browse docs.
|
2026-06-01 12:44:32 -07:00 |
|
Dan Helfman
|
2a026a4842
|
Stop using Ruff "preview" rules, as CI has an older version of Ruff.
|
2026-06-01 12:42:02 -07:00 |
|
Dan Helfman
|
16c8f81a5a
|
Attempted CI test fixes. Also spelling.
|
2026-06-01 12:24:57 -07:00 |
|
Dan Helfman
|
1670ba2aeb
|
Add missing tests.
|
2026-06-01 11:57:49 -07:00 |
|
Dan Helfman
|
5accda1a65
|
Complete tests.
|
2026-06-01 11:54:28 -07:00 |
|
Dan Helfman
|
ec8e52944c
|
More tests!
|
2026-05-31 20:30:59 -07:00 |
|
Dan Helfman
|
30ca942f76
|
Improve performance wen loading file previews.
|
2026-05-31 18:55:56 -07:00 |
|
Dan Helfman
|
9748a0298a
|
Add icon to configuration files list border title.
|
2026-05-30 23:11:41 -07:00 |
|
Dan Helfman
|
dc91f81a39
|
Fix loading race conditions.
|
2026-05-30 22:22:06 -07:00 |
|
Dan Helfman
|
64ceebb2c8
|
Replace cross-thread calls with signals.
|
2026-05-30 21:12:02 -07:00 |
|
Dan Helfman
|
7439d7cb8f
|
Docstrings.
|
2026-05-30 16:58:29 -07:00 |
|
Dan Helfman
|
f832a361ed
|
More tests.
|
2026-05-30 13:58:04 -07:00 |
|
Dan Helfman
|
3a4bdfb3c5
|
Additional tests and docstrings.
|
2026-05-30 11:27:59 -07:00 |
|
Dan Helfman
|
ed955c2a73
|
Add additional tests.
|
2026-05-29 19:56:17 -07:00 |
|
Dan Helfman
|
174aa3d522
|
Additional tests. Also fix a potential race that loses loaded archive paths for display.
|
2026-05-29 16:59:00 -07:00 |
|
Dan Helfman
|
5a74b3d081
|
Fix broken test.
|
2026-05-29 11:57:13 -07:00 |
|
Dan Helfman
|
a876ce2058
|
Yet more tests.
|
2026-05-29 11:52:02 -07:00 |
|
Dan Helfman
|
e82c1bb195
|
More tests and refactoring.
|
2026-05-28 20:00:47 -07:00 |
|
Dan Helfman
|
16061f4f6d
|
Fix tests after recent refactoring.
|
2026-05-28 17:15:13 -07:00 |
|
Dan Helfman
|
59e6e61786
|
Merge branch 'main' into browse-action
|
2026-05-28 11:53:23 -07:00 |
|
Dan Helfman
|
b7d0f006d6
|
MariaDB systemd database documentation clarifications (#1303).
|
2026-05-28 11:50:25 -07:00 |
|
Dan Helfman
|
6869a5d5f2
|
Additional tests and docstrings.
|
2026-05-27 22:40:13 -07:00 |
|
Dan Helfman
|
9da6d0f90a
|
Split out panels.py into multiple separate source files.
|
2026-05-26 23:06:36 -07:00 |
|
Dan Helfman
|
ac65e65302
|
Merge get_archive_path() into get_archive_paths().
|
2026-05-26 22:53:04 -07:00 |
|
Dan Helfman
|
8820a1eeab
|
Faster exit for the browse action.
|
2026-05-26 12:01:55 -07:00 |
|
Dan Helfman
|
3abe025a80
|
Better performance when bulk populating directory lists.
|
2026-05-26 11:38:42 -07:00 |
|
Dan Helfman
|
b979e0356d
|
Fix display of ".." while loading is still underway in the browse action.
|
2026-05-25 17:30:06 -07:00 |
|
Dan Helfman
|
ea0ed8345a
|
Performance: Switch browse action to list archive files only once per archive.
|
2026-05-25 16:27:36 -07:00 |
|
Dan Helfman
|
4b8a6d1a34
|
More browse tests.
|
2026-05-24 19:22:50 -07:00 |
|
Dan Helfman
|
60201541e0
|
Add Textual to stand-alone binary to support the browse action.
|
2026-05-24 10:16:36 -07:00 |
|
Dan Helfman
|
bfd79a5500
|
Refuse to preview named pipes.
|
2026-05-23 23:05:28 -07:00 |
|
Dan Helfman
|
43e995a4f3
|
Binary versus text file detection for borgmatic browse.
|
2026-05-23 22:50:51 -07:00 |
|
Dan Helfman
|
94a2d68198
|
Switch from a Static to a RichLog for file preview so we can get scrolling.
|
2026-05-23 19:20:24 -07:00 |
|
Dan Helfman
|
c9ba0762f0
|
Add docstring.
|
2026-05-23 18:31:24 -07:00 |
|
Dan Helfman
|
13031a4ce4
|
Upgrade/add test requirements.
|
2026-05-22 20:03:32 -07:00 |
|
Dan Helfman
|
9a2e853ea7
|
Merge branch 'main' into browse-action
|
2026-05-22 20:01:50 -07:00 |
|
Dan Helfman
|
b1f42eb233
|
Upgrade dependencies.
|
2026-05-22 20:00:40 -07:00 |
|
Dan Helfman
|
7e7c3c273e
|
Update the Apprise monitoring hook's "url" option to support loading credentials with the "{credential ...}" syntax (#1308).
|
2026-05-22 15:25:42 -07:00 |
|
Dan Helfman
|
704db9c9d7
|
Add a "--quick-stats" flag and corresponding "quick_statistics" option (#1309).
|
2026-05-22 14:12:46 -07:00 |
|
Dan Helfman
|
61d86c55b4
|
Add missing Rich library to test requirements.
|
2026-05-22 13:44:38 -07:00 |
|
Dan Helfman
|
ecedccadee
|
Yet another NEWS wording tweak.
|
2026-05-22 13:43:44 -07:00 |
|
Dan Helfman
|
006825838f
|
NEWS tweak.
|
2026-05-22 13:39:45 -07:00 |
|
Dan Helfman
|
1102bf3787
|
Merge branch 'main' into browse-action
|
2026-05-22 13:37:44 -07:00 |
|
Dan Helfman
|
220c76b3c0
|
Formatting.
|
2026-05-22 13:37:24 -07:00 |
|
Dan Helfman
|
9aea0b1d90
|
Fix broken tests.
|
2026-05-22 12:19:34 -07:00 |
|
Dan Helfman
|
b6ab326bb4
|
Switch to PEP 639 license format.
|
2026-05-22 10:26:12 -07:00 |
|
Dan Helfman
|
c4170bb126
|
Several browse action unit and integration tests.
|
2026-05-21 23:23:19 -07:00 |
|
Dan Helfman
|
9935d0ef8d
|
Linting and more file refactoring for the browse action.
|
2026-05-21 17:01:07 -07:00 |
|
Dan Helfman
|
ec11e8817d
|
Code formatting.
|
2026-05-21 16:08:10 -07:00 |
|
Dan Helfman
|
73222e7b5b
|
Factor out make_next_panel() out of browse action widgets into a plain function.
|
2026-05-21 15:50:34 -07:00 |
|
Dan Helfman
|
fd98f4fdd1
|
Browse action documentation tweaks.
|
2026-05-21 14:10:49 -07:00 |
|
Dan Helfman
|
16e743d8d9
|
More browse action option list keys.
|
2026-05-21 11:41:44 -07:00 |
|
Dan Helfman
|
e93fe4cc15
|
Browse action refactoring into separate files.
|
2026-05-21 11:33:05 -07:00 |
|
Dan Helfman
|
da0698f6e5
|
Browse action logging improvements.
|
2026-05-21 10:08:42 -07:00 |
|
Dan Helfman
|
5075c1e539
|
Skip the browse action's configuration list if there's only one config file.
|
2026-05-20 23:10:29 -07:00 |
|
Dan Helfman
|
4b4851e78a
|
Add browse action documentation.
|
2026-05-20 22:57:52 -07:00 |
|
Dan Helfman
|
8e91af6820
|
Make Textual an optional dependency.
|
2026-05-20 22:17:19 -07:00 |
|
Dan Helfman
|
9be1698762
|
Add syntax highlighting to previews.
|
2026-05-20 21:00:16 -07:00 |
|
Dan Helfman
|
9310b42d9f
|
Add a few more browse action bindings.
|
2026-05-20 20:16:30 -07:00 |
|
Dan Helfman
|
d1d757a5d1
|
Fix focus on file preview widgets so key bindings for them work in the browse action.
|
2026-05-20 20:01:03 -07:00 |
|
Dan Helfman
|
3f4a87517b
|
Fix browse action option list highlights.
|
2026-05-20 19:40:47 -07:00 |
|
Dan Helfman
|
a2dcd4747f
|
Get rid of automatic preview panels in the browse action; they're just too slow and annoying in real-world use.
|
2026-05-20 17:10:00 -07:00 |
|
Dan Helfman
|
0396a89f72
|
Various browse action improvements.
|
2026-05-20 16:38:51 -07:00 |
|
Dan Helfman
|
f170ef19df
|
Switch to a generalized "carousel" for the borgmatic browse panels.
|
2026-05-17 16:10:58 -07:00 |
|
Dan Helfman
|
9729809f6f
|
Add the first level of file loading.
|
2026-05-16 23:04:30 -07:00 |
|
Dan Helfman
|
dfb3c0830e
|
Convert browse action UI from a tree to a series of option lists.
|
2026-05-16 22:06:39 -07:00 |
|
Dan Helfman
|
b22a068a60
|
Put browse action archive files into an actual tree hierarchy.
|
2026-05-14 23:26:09 -07:00 |
|
Dan Helfman
|
1286ccce46
|
Browse action MVC refactoring into multiple files.
|
2026-05-14 22:53:59 -07:00 |
|
Dan Helfman
|
e339ce2fd1
|
Initial work on a browse action.
|
2026-05-14 22:24:06 -07:00 |
|
Dan Helfman
|
aaf5812a3f
|
Cosmetic function argument ordering fix (#1256).
|
2026-05-12 22:13:05 -07:00 |
|
Dan Helfman
|
47a6691886
|
Upgrade dependencies.
|
2026-05-12 15:29:56 -07:00 |
|
Dan Helfman
|
596d59ef60
|
Fix a race condition in which borgmatic sometimes swallows Borg error output without logging it (#1256).
|
2026-05-12 15:28:31 -07:00 |
|
Dan Helfman
|
9839b3dada
|
Fix end-to-end database tests (#1303).
|
2026-05-09 11:05:28 -07:00 |
|
Dan Helfman
|
411685280c
|
For MariaDB/MySQL, dump events, routines, and tablespaces. For MariaDB, dump a subset of system data when dumping "mysql"/"all" (#1303).
|
2026-05-08 09:38:13 -07:00 |
|
Dan Helfman
|
cce679248f
|
Clarify "umask" option semantics in regards to integer and octal (#1305).
|
2026-05-06 14:57:43 -07:00 |
|
Dan Helfman
|
68c9516424
|
Upgrade Apprise dependency.
|
2026-05-02 19:08:24 -07:00 |
|
Dan Helfman
|
a508cabe3f
|
Update the KeePassXC credential hook to support KeePassXC's secret service integration.
|
2026-04-29 12:52:27 -07:00 |
|
Dan Helfman
|
0e1659bd73
|
Expand the "patterns_from" and "exclude_from" options to support paths containing tildes and globs (#1301).
|
2026-04-27 10:13:21 -07:00 |
|