コミット履歴

作者 SHA1 メッセージ 日付
  Dan Helfman 84c148fb3b #39: Fix to make /etc/borgmatic/config.yaml optional rather than required when using the default config paths. 7 年 前
  Dan Helfman f7dcbe40d4 Update NEWS and AUTHORS for release. 7 年 前
  Dan Helfman e3a559e13b When pruning, make highest verbosity level list archives kept and pruned. 7 年 前
  Dan Helfman b1f429f4b5 #12, #35: Support for Borg --exclude-from, --exclude-caches, and --exclude-if-present options. 7 年 前
  Dan Helfman e85d487c3a #34: New "extract" consistency check that performs a dry-run extraction of the most recent archive. 8 年 前
  Dan Helfman ceeaf25443 #17: Added command-line flags for performing a borgmatic run with only pruning, creating, or checking enabled. 8 年 前
  Dan Helfman 03d50d74ca Releasing. 8 年 前
  Dan Helfman 7ed5b33db5 #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 8 年 前
  Dan Helfman 3967e1b5f0 #32: Fix for passing check_last as integer to subprocess when calling Borg. 8 年 前
  Dan Helfman c38f7a3693 #32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer. 8 年 前
  Dan Helfman 7c77a5a8a5 No longer producing univeral (Python 2 + 3) wheel. 8 年 前
  Dan Helfman 7c0407ed22 Setting release version. 8 年 前
  Dan Helfman 999feb81ca Rename convert-borgmatic-config to upgrade-borgmatic-config. 8 年 前
  Dan Helfman f581f4b8d9 More test coverage, and simplification of config generation. 8 年 前
  Dan Helfman f19a40ef9c Basic YAML generating / validating / converting to. 8 年 前
  Dan Helfman 4d7556f68b Basic YAML configuration file parsing. 8 年 前
  Dan Helfman 4447956da7 #18: Fix for README mention of sample files not included in package. Also, added logo. 9 年 前
  Dan Helfman a45d7bec81 #21: Fix for verbosity flag not actually causing verbose output. 9 年 前
  Dan Helfman ed0127df91 #20: Fix for traceback when remote_path option is missing. 9 年 前
  Dan Helfman 3579dbe813 #19: Support for Borg's --remote-path option to use an alternate Borg executable. 9 年 前
  Dan Helfman 8e3a2c7a85 Making a univeral wheel that supports both Python 2 and 3. 9 年 前
  Dan Helfman 40a215802f Dropping support for Attic. 9 年 前
  Dan Helfman 2359135327 Cutting a release. 9 年 前
  Dan Helfman df9cc6a7d2 Switching from the no-longer-maintained nose test runner to pytest. 9 年 前
  Dan Helfman d6585811d6 Added support for --one-file-system for Borg. 9 年 前
  Dan Helfman ec416cb152 Revving version. 9 年 前
  Dan Helfman f54acc9bbf #11: Fixed parsing of punctuation in configuration file. 9 年 前
  Dan Helfman a44212ff00 #9: New configuration option for the encryption passphrase. #10: Support for Borg's new archive compression feature. 9 年 前
  Dan Helfman c554d1d36d Changes to support release on PyPI. Now pip installable by name! 10 年 前
  Dan Helfman f59bc98d79 Adding test that setup.py version matches release version. 10 年 前