Dan Helfman
|
d30caa422e
#39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths.
|
8 년 전 |
Dan Helfman
|
bb18a9a3f2
Update NEWS and AUTHORS for release.
|
8 년 전 |
Dan Helfman
|
37ae34a432
When pruning, make highest verbosity level list archives kept and pruned.
|
8 년 전 |
Dan Helfman
|
10cac46f4c
#12, #35: Support for Borg --exclude-from, --exclude-caches, and --exclude-if-present options.
|
8 년 전 |
Dan Helfman
|
9bea7ae5ed
#34: New "extract" consistency check that performs a dry-run extraction of the most recent archive.
|
8 년 전 |
Dan Helfman
|
a2e8abc537
#17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled.
|
8 년 전 |
Dan Helfman
|
94aaf4554f
Releasing.
|
8 년 전 |
Dan Helfman
|
0c8816e6cc
#14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run.
|
8 년 전 |
Dan Helfman
|
2c61c0bc08
#32: Fix for passing check_last as integer to subprocess when calling Borg.
|
8 년 전 |
Dan Helfman
|
b36b923c5d
#32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer.
|
8 년 전 |
Dan Helfman
|
f44a7884e6
No longer producing univeral (Python 2 + 3) wheel.
|
8 년 전 |
Dan Helfman
|
588955a467
Setting release version.
|
8 년 전 |
Dan Helfman
|
dc9b075d5a
Rename convert-borgmatic-config to upgrade-borgmatic-config.
|
8 년 전 |
Dan Helfman
|
1bcb2a8be4
More test coverage, and simplification of config generation.
|
8 년 전 |
Dan Helfman
|
745de200df
Basic YAML generating / validating / converting to.
|
8 년 전 |
Dan Helfman
|
6e85940d63
Basic YAML configuration file parsing.
|
8 년 전 |
Dan Helfman
|
5bd1cc5580
#18: Fix for README mention of sample files not included in package. Also, added logo.
|
9 년 전 |
Dan Helfman
|
6bfe524bac
#21: Fix for verbosity flag not actually causing verbose output.
|
9 년 전 |
Dan Helfman
|
b22b552bf3
#20: Fix for traceback when remote_path option is missing.
|
9 년 전 |
Dan Helfman
|
331adca23e
#19: Support for Borg's --remote-path option to use an alternate Borg executable.
|
9 년 전 |
Dan Helfman
|
e1e5db22f8
Making a univeral wheel that supports both Python 2 and 3.
|
9 년 전 |
Dan Helfman
|
633700c0af
Dropping support for Attic.
|
9 년 전 |
Dan Helfman
|
9e45da75cb
Cutting a release.
|
9 년 전 |
Dan Helfman
|
0ea5824427
Switching from the no-longer-maintained nose test runner to pytest.
|
9 년 전 |
Dan Helfman
|
049f9c8853
Added support for --one-file-system for Borg.
|
9 년 전 |
Dan Helfman
|
2456fc67f1
Revving version.
|
10 년 전 |
Dan Helfman
|
6dc0173b74
#11: Fixed parsing of punctuation in configuration file.
|
10 년 전 |
Dan Helfman
|
3a9e32a411
#9: New configuration option for the encryption passphrase. #10: Support for Borg's new archive compression feature.
|
10 년 전 |
Dan Helfman
|
204e515bf7
Changes to support release on PyPI. Now pip installable by name!
|
10 년 전 |
Dan Helfman
|
d041e23d35
Adding test that setup.py version matches release version.
|
10 년 전 |