Dan Helfman
|
9212f87735
|
Dropped Python 2 support. Now Python 3 only.
|
2017-07-02 17:18:33 -07:00 |
|
Dan Helfman
|
a34dccbd27
|
Removing unnecessary curlies from bash command.
|
2016-07-04 09:35:51 -07:00 |
|
Dan Helfman
|
49c4f483fd
|
Sample files for triggering borgmatic from a systemd timer.
|
2016-07-04 09:19:34 -07:00 |
|
Dan Helfman
|
4447956da7
|
#18: Fix for README mention of sample files not included in package. Also, added logo.
|
2016-07-03 22:07:53 -07:00 |
|
Dan Helfman
|
17e9f21fb9
|
Restricting issues list to open issues.
|
2016-06-12 22:40:04 -07:00 |
|
Dan Helfman
|
16cc77fd9d
|
Rename issues URL.
|
2016-06-12 22:37:42 -07:00 |
|
Dan Helfman
|
5d9bb13410
|
Reverting to pre-rename issues link, because that link isn't yet renamed to borgmatic.
|
2016-06-10 17:11:28 -07:00 |
|
Dan Helfman
|
e5c772d8a5
|
Documenting how to upgrade from atticmatic to borgmatic.
|
2016-06-10 11:53:45 -07:00 |
|
Dan Helfman
|
40a215802f
|
Dropping support for Attic.
|
2016-06-10 11:21:53 -07:00 |
|
dawez
|
9dc4960277
|
fixed typos in readme
|
2016-04-17 22:26:07 +02:00 |
|
Dan Helfman
|
5bffa35741
|
Fixed links to Borg documentation.
|
2016-04-10 10:23:32 -07:00 |
|
Jan Gondol
|
37b6f043dd
|
Fix broken link to Borg quickstart
|
2016-04-06 14:54:06 +02:00 |
|
Robin Schneider
|
f669e31305
|
Made globing for source_directories the default.
Don’t remove non existing files/directories from the list and let
attic/borg handle this.
|
2016-02-13 21:05:34 +01:00 |
|
Robin Schneider
|
e4cf193cd7
|
Added support for file globs in source_directories.
source_directories_glob can be used to enable glob support (defaults to
disabled).
|
2016-01-25 23:52:16 +01:00 |
|
Robin Schneider
|
d6ea9b6658
|
Also allow the INI example to be highlighted on GitHub.
|
2016-01-20 13:11:15 +01:00 |
|
TW
|
e5586f7d87
|
fixed typo in README
|
2015-10-20 23:08:43 +02:00 |
|
Dan Helfman
|
a44212ff00
|
#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 |
|
Dan Helfman
|
178e56e77b
|
Adding documentation note about logging into the issue tracker in order to create issues.
|
2015-09-02 18:45:15 -07:00 |
|
Dan Helfman
|
c554d1d36d
|
Changes to support release on PyPI. Now pip installable by name!
|
2015-08-09 10:59:27 -07:00 |
|
Dan Helfman
|
e18cfd6c80
|
Removing some annoying Pelican metadata from docs.
|
2015-07-26 21:29:14 -07:00 |
|
Dan Helfman
|
fedc75cafc
|
New issue tracker, linked from documentation.
|
2015-07-21 21:29:40 -07:00 |
|
Dan Helfman
|
cc09d7fc10
|
Adding borgmatic cron example.
|
2015-07-18 18:44:11 -07:00 |
|
Dan Helfman
|
f2f8503e77
|
New "borgmatic" command to support Borg backup software, a fork of Attic.
|
2015-07-18 18:35:29 -07:00 |
|
Dan Helfman
|
b501a568aa
|
Flag for multiple levels of verbosity: some, and lots.
|
2015-07-17 21:58:50 -07:00 |
|
Dan Helfman
|
932145f20b
|
Adding some explanitory text about consistency checks to README example.
|
2015-05-10 22:06:48 -07:00 |
|
Dan Helfman
|
df2d059af2
|
New configuration section for customizing which Attic consistency checks run, if any.
|
2015-05-10 22:00:31 -07:00 |
|
Dan Helfman
|
851dd69785
|
Backout out "helpful" error message that broke --verbose.
|
2015-03-15 10:44:18 -07:00 |
|
Dan Helfman
|
5bc7c04cdf
|
Now using tox to run tests against multiple versions of Python in one go.
|
2015-03-15 10:14:30 -07:00 |
|
Dan Helfman
|
04216922c4
|
Bumping setup.py version.
|
2015-03-15 09:52:40 -07:00 |
|
Dan Helfman
|
aa482d088c
|
Added nosetests config file (setup.cfg) with defaults.
|
2015-03-15 09:41:58 -07:00 |
|
Dan Helfman
|
b755d09b0a
|
Added a troubleshooting section with steps to deal with broken pipes.
|
2015-02-28 11:03:22 -08:00 |
|
Dan Helfman
|
89703111d0
|
Updating install instructions so you can upgrade from one release of atticmatic to the next.
|
2015-02-14 09:31:42 -08:00 |
|
Dan Helfman
|
e3fa18b892
|
After pruning, run attic's consistency checks on all archives.
|
2015-02-14 09:23:40 -08:00 |
|
Dan Helfman
|
2a45f43167
|
Adding a note about repository encryption.
|
2014-12-20 10:56:03 -08:00 |
|
Dan Helfman
|
9d7db93655
|
Adding sudo to installation of test dependencies, for consistency with installation of main dependencies.
|
2014-12-01 22:39:11 -08:00 |
|
Dan Helfman
|
0fc9acce7c
|
Mentioning source code location explicitly.
|
2014-12-01 20:22:49 -08:00 |
|
Dan Helfman
|
5a3c66a667
|
Saving README when rendered such that it can be served easily.
|
2014-12-01 20:15:21 -08:00 |
|
Dan Helfman
|
f8387c7bd1
|
Markdown metadata and link formatting updates.
|
2014-12-01 19:49:25 -08:00 |
|
Dan Helfman
|
181fed83df
|
Renaming README to indicate markdown.
|
2014-11-27 09:34:13 -08:00 |
|