This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-30 13:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa8bc285c8e82d8fd89327f5877c95957a8b4c76
borgmatic
/
tests
/
unit
T
History
Dan Helfman
3f78ac4085
Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (
#479
).
2023-03-31 15:21:08 -07:00
..
actions
Fix regression in which the "transfer" action produced a traceback (
#663
).
2023-03-30 23:21:20 -07:00
borg
Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (
#479
).
2023-03-31 15:21:08 -07:00
commands
check all tests
2023-03-26 23:35:47 +05:30
config
Add check_repositories regression fix to NEWS (
#662
).
2023-03-28 11:45:55 -07:00
hooks
When a database command errors, display and log the error message instead of swallowing it (
#396
).
2023-03-27 10:36:39 -07:00
__init__.py
Move tests to the root of the repository, in keeping with more common convention.
2018-09-30 13:57:20 -07:00
test_execute.py
When a database command errors, display and log the error message instead of swallowing it (
#396
).
2023-03-27 10:36:39 -07:00
test_logger.py
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (
#602
).
2022-12-02 12:12:10 -08:00
test_signals.py
Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (
#516
).
2022-04-03 13:12:48 -07:00
test_verbosity.py
Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (
#602
).
2022-12-02 12:12:10 -08:00