Commit Graph

14 Commits

Author SHA1 Message Date
f2f8503e77 New "borgmatic" command to support Borg backup software, a fork of Attic. 2015-07-18 18:35:29 -07:00
b501a568aa Flag for multiple levels of verbosity: some, and lots. 2015-07-17 21:58:50 -07:00
1578b44536 Improved mocking of Python builtins in unit tests. 2015-06-14 11:00:46 -07:00
df2d059af2 New configuration section for customizing which Attic consistency checks run, if any. 2015-05-10 22:00:31 -07:00
851dd69785 Backout out "helpful" error message that broke --verbose. 2015-03-15 10:44:18 -07:00
a5eda0d305 Fixing Python 3 test incompatibility with builtins. 2015-03-15 10:14:16 -07:00
04216922c4 Bumping setup.py version. 2015-03-15 09:52:40 -07:00
e3fa18b892 After pruning, run attic's consistency checks on all archives. 2015-02-14 09:23:40 -08:00
de40570db4 Integration tests for argument parsing. 2014-12-20 11:37:25 -08:00
63018fad4e Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly, and prefix. 2014-12-06 18:35:20 -08:00
f4d8469085 Preventing ConfigParser from swallowing file read IOErrors, so that the user gets a more useful message. 2014-12-01 22:35:25 -08:00
25b78d6de4 Python 3 ConfigParser compatibility. 2014-12-01 20:26:19 -08:00
cdb4035bab Unit tests for attic invocation code. 2014-11-17 22:19:34 -08:00
c7d68246cd Adding unit tests for config module. 2014-11-17 21:57:44 -08:00