Commit Graph

33 Commits

Author SHA1 Message Date
2c61c0bc08 #32: Fix for passing check_last as integer to subprocess when calling Borg. 2017-07-24 19:29:26 -07:00
b36b923c5d #32: Fix for upgrade-borgmatic-config converting check_last option as a string instead of an integer. 2017-07-24 08:41:02 -07:00
f44a7884e6 No longer producing univeral (Python 2 + 3) wheel. 2017-07-23 17:34:17 -07:00
588955a467 Setting release version. 2017-07-22 23:27:21 -07:00
dc9b075d5a Rename convert-borgmatic-config to upgrade-borgmatic-config. 2017-07-09 11:48:24 -07:00
1bcb2a8be4 More test coverage, and simplification of config generation. 2017-07-09 11:41:55 -07:00
745de200df Basic YAML generating / validating / converting to. 2017-07-08 22:33:51 -07:00
6e85940d63 Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
5bd1cc5580 #18: Fix for README mention of sample files not included in package. Also, added logo. 2016-07-03 22:07:53 -07:00
6bfe524bac #21: Fix for verbosity flag not actually causing verbose output. 2016-06-23 07:13:25 -07:00
b22b552bf3 #20: Fix for traceback when remote_path option is missing. 2016-06-13 08:53:41 -07:00
331adca23e #19: Support for Borg's --remote-path option to use an alternate Borg executable. 2016-06-10 13:31:37 -07:00
e1e5db22f8 Making a univeral wheel that supports both Python 2 and 3. 2016-06-10 12:34:49 -07:00
633700c0af Dropping support for Attic. 2016-06-10 11:21:53 -07:00
9e45da75cb Cutting a release. 2016-04-10 16:01:05 -07:00
0ea5824427 Switching from the no-longer-maintained nose test runner to pytest. 2016-04-10 15:59:36 -07:00
049f9c8853 Added support for --one-file-system for Borg. 2016-02-13 10:43:31 -08:00
2456fc67f1 Revving version. 2015-09-06 16:40:39 -07:00
6dc0173b74 #11: Fixed parsing of punctuation in configuration file. 2015-09-06 15:33:56 -07:00
3a9e32a411 #9: New configuration option for the encryption passphrase. #10: Support for Borg's new archive compression feature. 2015-09-02 22:48:07 -07:00
204e515bf7 Changes to support release on PyPI. Now pip installable by name! 2015-08-09 10:59:27 -07:00
d041e23d35 Adding test that setup.py version matches release version. 2015-07-30 08:12:31 -07:00
1f1c8fdaba Bumping version. 2015-07-18 23:48:58 -07:00
Dan Helfman
7097ed67a6 New "borgmatic" command to support Borg backup software, a fork of Attic. 2015-07-18 18:35:29 -07:00
Dan Helfman
5bf3a4875c Flag for multiple levels of verbosity: some, and lots. 2015-07-17 21:58:50 -07:00
Dan Helfman
cfd61dc1d1 New configuration section for customizing which Attic consistency checks run, if any. 2015-05-10 22:00:31 -07:00
cb402d6846 Re-fixing version. 2015-03-15 10:47:49 -07:00
ac6c927a23 Backout out "helpful" error message that broke --verbose. 2015-03-15 10:44:18 -07:00
aa48b95ee7 Bumping setup.py version. 2015-03-15 09:52:40 -07:00
056ed7184b Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly, and prefix. 2014-12-06 18:35:20 -08:00
126bb279cd Expanding description. 2014-12-01 20:36:43 -08:00
e567158246 Adding unit tests for config module. 2014-11-17 21:57:44 -08:00
Dan Helfman
16bebe9832 Initial import. 2014-10-30 22:34:03 -07:00