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
7fb4061759
borgmatic
/
tests
/
unit
History
Dan Helfman
aa14449857
Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (
#324
).
2020-06-06 14:57:14 -07:00
..
borg
Add "borgmatic extract --strip-components" flag to remove leading path components when extracting an archive (
#324
).
2020-06-06 14:57:14 -07:00
commands
Fix tests.
2020-01-27 12:56:12 -08:00
config
Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (
#280
).
2020-01-23 13:41:37 -08:00
hooks
Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (
#316
).
2020-06-02 12:40:32 -07:00
__init__.py
test_execute.py
Add missing test coverage.
2020-05-14 23:21:43 -07:00
test_logger.py
test_verbosity.py