Dan Helfman
|
30b52e5523
|
With --init command-line flag, if a repository already exists, proceed without erroring (#117).
|
2018-12-24 22:28:02 -08:00 |
|
Dan Helfman
|
14aeddc11f
|
Black re-formatting.
|
2018-12-24 14:38:57 -08:00 |
|
Dan Helfman
|
066399ecdb
|
Mention --stats command-line flag in NEWS file.
|
2018-12-23 16:06:08 -08:00 |
|
Dan Helfman
|
d4bbac4467
|
Support for --stats command-line flag independent of --verbosity (#100).
|
2018-12-24 00:04:23 +00:00 |
|
Felix Buehler
|
7516443a89
|
fix changes requested about stats
|
2018-12-22 23:46:03 +01:00 |
|
Felix Buehler
|
73d67e29b4
|
Support for Borg create & prune --stats via borgmatic command-line flag (#100)
|
2018-12-22 23:27:24 +01:00 |
|
Dan Helfman
|
c3e7425f4c
|
Some late-breaking README additions (new borgmatic packages).
|
2018-12-10 22:30:10 -08:00 |
|
Dan Helfman
|
cc9dbb1def
|
Support for Borg repository initialization via borgmatic --init command-line flag (#110).
|
2018-12-10 22:20:57 -08:00 |
|
Dan Helfman
|
2045edc11b
|
Fix warning about classifiers as tuple.
|
2018-12-09 15:49:58 -08:00 |
|
Dan Helfman
|
1dcac44d6c
|
Fix broken test of deprecated --excludes option.
|
2018-12-09 15:49:05 -08:00 |
|
Dan Helfman
|
300ead65d3
|
Error when deprecated --excludes command-line option is used.
|
2018-12-09 14:57:14 -08:00 |
|
Dan Helfman
|
6a0219a7a4
|
Update README with link to a new/forked Docker image (#113).
|
2018-12-02 15:16:52 -08:00 |
|
Dan Helfman
|
80c69aac05
|
Fix incomplete test coverage around --progress argument validation.
|
2018-12-02 15:08:42 -08:00 |
|
Dan Helfman
|
7417a3cd00
|
Update Borg create --filter values so a dry run lists files to back up. (#111).
|
2018-12-02 15:03:07 -08:00 |
|
Dan Helfman
|
9ca80a54d8
|
Support for Borg create --progress via borgmatic command-line flag (#108).
|
2018-11-21 22:03:39 -08:00 |
|
Dan Helfman
|
5c0b17ef39
|
Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage section (#105).
|
2018-10-27 15:57:28 -07:00 |
|
Dan Helfman
|
1697d8aaef
|
Silence curl when posting release description to Gitea.
|
2018-10-15 22:32:13 -07:00 |
|
Dan Helfman
|
fef441a8ff
|
More concessions for Python 3.5 compatibility.
|
2018-10-15 09:37:26 -07:00 |
|
Dan Helfman
|
c1ddc4268b
|
We can't have nice things.
|
2018-10-15 09:30:04 -07:00 |
|
Dan Helfman
|
e323290e61
|
Switch from bash to sh for black wrapper.
|
2018-10-15 09:25:57 -07:00 |
|
Dan Helfman
|
1ab44d4201
|
Wrap black with script that skips it if Python version < 3.6.
|
2018-10-15 09:20:35 -07:00 |
|
Dan Helfman
|
71b1c3dfb0
|
Make automated tests support running in Python 3.5.
|
2018-10-15 09:04:29 -07:00 |
|
Dan Helfman
|
695930a607
|
Fix for syntax error that occurred in Python 3.5 and below (#102).
|
2018-10-15 08:47:15 -07:00 |
|
Dan Helfman
|
eb2a4ff1f0
|
Add Python 3.5 to continuous integration.
|
2018-10-15 08:17:34 -07:00 |
|
Dan Helfman
|
531d5c80c0
|
Fix quoting and escaping in release script.
|
2018-10-14 12:14:29 -07:00 |
|
Dan Helfman
|
067ed27689
|
Rev to 1.2.8.
|
2018-10-14 11:45:34 -07:00 |
|
Dan Helfman
|
fa38de2de7
|
Enable consistency checks for only certain repositories via "check_repositories" (#73).
|
2018-10-13 20:34:51 -07:00 |
|
Dan Helfman
|
e4d1b49c39
|
Switch some functions with many arguments to kwargs only.
|
2018-10-13 15:19:16 -07:00 |
|
Dan Helfman
|
af7caec509
|
Mention minimum Borg version to install in README.
|
2018-10-13 13:35:42 -07:00 |
|
Dan Helfman
|
90c1f899fc
|
Use newer Alpine (with newer version of Borg) in matrix builds.
|
2018-10-13 13:35:18 -07:00 |
|
Dan Helfman
|
a0691ae4cd
|
Run continuous integration tests on a matrix of Python and Borg versions.
|
2018-10-13 13:09:12 -07:00 |
|
Dan Helfman
|
2f20e6f808
|
Include link to issue tracker within various command output.
|
2018-10-07 22:29:56 -07:00 |
|
Dan Helfman
|
7a4636ae0f
|
Remove curl --verbose in release script.
|
2018-10-06 22:35:00 -07:00 |
|
Dan Helfman
|
53435dcc3e
|
Post release changelogs to projects.evoworx.org.
|
2018-10-06 22:24:46 -07:00 |
|
Dan Helfman
|
4d01278037
|
Update release file to post changelogs to GitHub release descriptions.
|
2018-10-06 15:18:21 -07:00 |
|
Dan Helfman
|
2299e5d41e
|
Additional dependency version pins in test requirements.
|
2018-10-06 14:17:47 -07:00 |
|
Dan Helfman
|
d16f5d5df3
|
Add backticks to path literal in README.
|
2018-10-06 13:23:54 -07:00 |
|
Dan Helfman
|
da8e9638f4
|
Support for Borg --keep-secondly prune option (#98).
|
2018-10-04 21:54:23 -07:00 |
|
Dan Helfman
|
900ea80a42
|
Hack to uncomment all options in config file used for finding unsupported Borg options.
|
2018-10-04 21:45:31 -07:00 |
|
Dan Helfman
|
4b92d0f685
|
Remove unneeded Dockerfile for end-to-end tests.
|
2018-10-03 22:44:23 -07:00 |
|
Dan Helfman
|
3ce5533103
|
Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it.
|
2018-10-03 22:36:25 -07:00 |
|
Dan Helfman
|
4a1ee8c911
|
Pull new base Docker images during CI.
|
2018-10-03 19:35:42 -07:00 |
|
Dan Helfman
|
3f22a99412
|
Rev pykwalify.
|
2018-10-03 08:59:08 -07:00 |
|
Dan Helfman
|
caf95cc913
|
Rebuild.
|
2018-09-30 22:58:23 -07:00 |
|
Dan Helfman
|
fd3130b4d9
|
Install tox before using it.
|
2018-09-30 22:47:07 -07:00 |
|
Dan Helfman
|
65bb5a49e2
|
CI?
|
2018-09-30 22:43:49 -07:00 |
|
Dan Helfman
|
4bcc517326
|
Attempted Drone CI configuration.
|
2018-09-30 22:09:53 -07:00 |
|
Dan Helfman
|
0b164973e0
|
Add an end-to-end automated test that actually integrates with Borg.
|
2018-09-30 17:30:04 -07:00 |
|
Dan Helfman
|
a125df991b
|
Move tests to the root of the repository, in keeping with more common convention.
|
2018-09-30 13:57:20 -07:00 |
|
Dan Helfman
|
f9a9b42c58
|
A little introductory text for the screencast.
|
2018-09-30 11:11:07 -07:00 |
|