This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
11
Star
70
Fork
40
You've already forked borgmatic
Code
Issues
49
Pull Requests
7
Actions
1
Packages
Releases
152
Activity
Files
8573660ff05e66fe6995957797df82cbebcf91ca
borgmatic
/
tests
/
unit
History
Dan Helfman
2c70ad81ec
All checks were successful
build / test (push)
Successful in 6m4s
Details
build / docs (push)
Successful in 1m58s
Details
Fix the "spot" check to support relative source directory paths (
#960
). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths.
2025-01-01 15:00:36 -08:00
..
actions
Fix the "spot" check to support relative source directory paths (
#960
). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths.
2025-01-01 15:00:36 -08:00
borg
Fix the "spot" check to support relative source directory paths (
#960
). Fix the "spot" check to no longer consider pipe files within an archive for file comparisons. Fix auto-excluding of special files (when databases are configured) to support relative source directory paths.
2025-01-01 15:00:36 -08:00
commands
Remove the restriction that the "extract" and "mount" actions must match a single repository (
#722
).
2024-11-17 21:39:59 -08:00
config
Add a couple of missing tests (
#251
).
2024-11-30 09:44:55 -08:00
hooks
Fix an error in the Btrfs hook when a "/" subvolume is configured in borgmatic's source directories (
#959
).
2024-12-28 09:57:33 -08: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
Mask the password when logging a MongoDB dump or restore command (
#848
).
2024-04-16 10:20:15 -07:00
test_logger.py
Drop colorama as a library dependency (
#958
).
2024-12-25 23:02:38 -08:00
test_signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
test_verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30