This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8aaba9bb0a
borgmatic
/
borgmatic
History
Chirag Aggarwal
96aca4f446
Updated existing tests to use new parameters
...
Signed-off-by: Chirag Aggarwal <thechiragaggarwal@gmail.com>
2023-04-24 20:24:41 +05:30
..
actions
Merge remote-tracking branch 'upstream/master' into borg2-archive-flags
2023-04-15 17:29:20 +05:30
borg
Updated existing tests to use new parameters
2023-04-24 20:24:41 +05:30
commands
Merge remote-tracking branch 'upstream/master' into borg2-archive-flags
2023-04-15 17:29:20 +05:30
config
Drop deprecated pkg_resources in favor of importlib.metadata and packaging.
2023-04-14 21:21:25 -07:00
hooks
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
2023-04-14 19:35:24 -07:00
__init__.py
Dropping support for Attic.
2016-06-10 11:21:53 -07:00
execute.py
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
2023-04-14 19:35:24 -07:00
logger.py
Add "--log-file-format" flag for customizing the log message format (
#658
).
2023-04-02 23:06:36 -07:00
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
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