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 05:13:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fd7ad86daaaa1cc950e47e0b69a126e58df29262
borgmatic
/
tests
/
integration
/
commands
T
History
Dan Helfman
2774c2e4c0
Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (
#591
).
2022-10-03 22:50:37 -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
Add support for Borg 2's "--match-archives" flag (replaces "--glob-archives") (
#591
).
2022-10-03 22:50:37 -07:00
test_borgmatic.py
Break out main borgmatic arguments-parsing code into a separate file.
2019-06-22 21:32:27 -07:00
test_completion.py
Add Bash completion script so you can tab-complete the borgmatic command-line.
2022-05-26 10:27:53 -07:00
test_convert_config.py
Run isort over the source
2019-05-14 18:59:19 +02:00
test_generate_config.py
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (
#539
).
2022-05-29 16:03:55 -07:00
test_validate_config.py
Document validate-borgmatic-config and add a few tests.
2019-05-11 14:05:16 -07:00