This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
66
Fork
27
You've already forked borgmatic
Code
Issues
42
Pull Requests
5
Actions
Packages
Releases
140
Activity
borgmatic
/
borgmatic
History
Dan Helfman
0844cd0d4f
All checks were successful
build / test (push)
Successful in 8m17s
Details
build / docs (push)
Successful in 2m42s
Details
Fix the printing of a color reset code at exit even when color is disabled (
#956
).
2024-12-23 19:53:57 -08:00
..
actions
Reorganize data source and monitoring hooks to make developing new hooks easier.
2024-11-27 08:50:34 -08:00
borg
To avoid a hang in the database hooks, error and exit when the borgmatic runtime directory overlaps with the configured excludes (
#947
).
2024-12-19 20:59:57 -08:00
commands
Fix the printing of a color reset code at exit even when color is disabled (
#956
).
2024-12-23 19:53:57 -08:00
config
Fix out-of-date schema comments about databases and one_file_system.
2024-12-07 11:42:41 -08:00
hooks
When the ZFS, Btrfs, or LVM hooks aren't configured, don't try to cleanup snapshots for them.
2024-12-17 11:00:19 -08:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
Mask the password when logging a MongoDB dump or restore command (
#848
).
2024-04-16 10:20:15 -07:00
logger.py
Fix color configuration directive
2024-08-05 16:38:49 +02:00
signals.py
Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (
#761
).
2023-09-27 08:52:00 -07:00
verbosity.py
add verbosity level -2
2023-05-26 08:57:12 +05:30