Dan Helfman
|
74ac148747
|
Disable console color via "color" option in borgmatic configuration output section (#191).
|
2019-06-19 20:48:54 -07:00 |
|
Dan Helfman
|
b43ef9d76d
|
Move test file to correspond to its code under test.
|
2019-06-13 10:27:00 -07:00 |
|
Dan Helfman
|
28cdd67743
|
Error hook test.
|
2019-06-13 10:14:16 -07:00 |
|
Dan Helfman
|
7f126ce127
|
Move hook.py file up a level.
|
2019-06-13 10:09:16 -07:00 |
|
Dan Helfman
|
fa293828df
|
Run hooks such that their output goes to syslog as well as console.
|
2019-06-12 13:09:04 -07:00 |
|
Dan Helfman
|
a291477c19
|
Fix for hooks executing when using --dry-run (#160).
|
2019-05-07 16:06:31 -07:00 |
|
Dan Helfman
|
1c88dda76a
|
Fix for invalid JSON output when using multiple borgmatic configuration files (#155).
|
2019-04-02 22:30:14 -07:00 |
|
Dan Helfman
|
4272c6b077
|
List the files within an archive via --list --archive option (#140).
|
2019-02-23 23:02:17 -08:00 |
|
Dan Helfman
|
5ea2d644a2
|
Fix error handling when --extract repository guard fails.
|
2019-02-18 21:52:56 -08:00 |
|
Dan Helfman
|
c35f90154f
|
Only guard repository when --extract is used.
|
2019-02-18 21:43:30 -08:00 |
|
Dan Helfman
|
766a03375a
|
Guard that the given repository occurs in config exactly once.
|
2019-02-18 12:58:39 -08:00 |
|
Dan Helfman
|
9de5083a7e
|
Additional test coverage for extract options in borgmatic command.
|
2019-02-18 09:52:56 -08:00 |
|
Dan Helfman
|
d0557b2bcd
|
Initial work on #123: Support for Borg extract.
|
2019-02-18 09:30:34 -08:00 |
|
Dan Helfman
|
45a537b6b1
|
When running multiple configuration files, attempt all of them even if one errors (#116).
|
2018-12-25 15:23:54 -08:00 |
|
Dan Helfman
|
e4d1b49c39
|
Switch some functions with many arguments to kwargs only.
|
2018-10-13 15:19:16 -07:00 |
|
Dan Helfman
|
a125df991b
|
Move tests to the root of the repository, in keeping with more common convention.
|
2018-09-30 13:57:20 -07:00 |
|