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
7a9625cd4451c194943aebb356bf7a0a4b3de6a7
borgmatic
/
tests
/
unit
/
commands
T
History
Dan Helfman
5912769273
Fix error handling to log command output as one record per line (
#754
).
2023-09-14 21:10:52 -07:00
..
completion
Fix Bash completion for sub-actions like "borgmatic config bootstrap" (
#697
follow-on work).
2023-06-15 10:55:31 -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_arguments.py
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (
#716
).
2023-06-24 15:35:10 -07:00
test_borgmatic.py
Fix error handling to log command output as one record per line (
#754
).
2023-09-14 21:10:52 -07:00