Commit graph

  • 2045edc11b Fix warning about classifiers as tuple. Dan Helfman 2018-12-09 15:49:58 -0800
  • 1dcac44d6c Fix broken test of deprecated --excludes option. Dan Helfman 2018-12-09 15:49:05 -0800
  • 300ead65d3 Error when deprecated --excludes command-line option is used. Dan Helfman 2018-12-09 14:57:14 -0800
  • 6a0219a7a4 Update README with link to a new/forked Docker image (#113). Dan Helfman 2018-12-02 15:16:52 -0800
  • 80c69aac05 Fix incomplete test coverage around --progress argument validation. Dan Helfman 2018-12-02 15:08:42 -0800
  • 7417a3cd00 Update Borg create --filter values so a dry run lists files to back up. (#111). Dan Helfman 2018-12-02 15:03:07 -0800
  • 9ca80a54d8 Support for Borg create --progress via borgmatic command-line flag (#108). Dan Helfman 2018-11-21 22:03:39 -0800
  • 5c0b17ef39 Support for Borg --chunker-params create option via "chunker_params" in borgmatic's storage section (#105). Dan Helfman 2018-10-27 15:57:28 -0700
  • 1697d8aaef Silence curl when posting release description to Gitea. Dan Helfman 2018-10-15 22:32:13 -0700
  • fef441a8ff More concessions for Python 3.5 compatibility. Dan Helfman 2018-10-15 09:37:26 -0700
  • c1ddc4268b We can't have nice things. Dan Helfman 2018-10-15 09:30:04 -0700
  • e323290e61 Switch from bash to sh for black wrapper. Dan Helfman 2018-10-15 09:25:57 -0700
  • 1ab44d4201 Wrap black with script that skips it if Python version < 3.6. Dan Helfman 2018-10-15 09:20:35 -0700
  • 71b1c3dfb0 Make automated tests support running in Python 3.5. Dan Helfman 2018-10-15 09:04:29 -0700
  • 695930a607 Fix for syntax error that occurred in Python 3.5 and below (#102). Dan Helfman 2018-10-15 08:47:15 -0700
  • eb2a4ff1f0 Add Python 3.5 to continuous integration. Dan Helfman 2018-10-15 08:17:34 -0700
  • 531d5c80c0 Fix quoting and escaping in release script. Dan Helfman 2018-10-14 12:14:29 -0700
  • 067ed27689 Rev to 1.2.8. Dan Helfman 2018-10-14 11:45:34 -0700
  • fa38de2de7 Enable consistency checks for only certain repositories via "check_repositories" (#73). Dan Helfman 2018-10-13 20:34:51 -0700
  • e4d1b49c39 Switch some functions with many arguments to kwargs only. Dan Helfman 2018-10-13 15:19:16 -0700
  • af7caec509 Mention minimum Borg version to install in README. Dan Helfman 2018-10-13 13:35:42 -0700
  • 90c1f899fc Use newer Alpine (with newer version of Borg) in matrix builds. Dan Helfman 2018-10-13 13:35:18 -0700
  • a0691ae4cd Run continuous integration tests on a matrix of Python and Borg versions. Dan Helfman 2018-10-13 13:09:12 -0700
  • 2f20e6f808 Include link to issue tracker within various command output. Dan Helfman 2018-10-07 22:29:56 -0700
  • 7a4636ae0f Remove curl --verbose in release script. Dan Helfman 2018-10-06 22:35:00 -0700
  • 53435dcc3e Post release changelogs to projects.evoworx.org. Dan Helfman 2018-10-06 22:24:46 -0700
  • 4d01278037 Update release file to post changelogs to GitHub release descriptions. Dan Helfman 2018-10-06 15:18:21 -0700
  • 2299e5d41e Additional dependency version pins in test requirements. Dan Helfman 2018-10-06 14:17:47 -0700
  • d16f5d5df3 Add backticks to path literal in README. Dan Helfman 2018-10-06 13:23:54 -0700
  • da8e9638f4 Support for Borg --keep-secondly prune option (#98). Dan Helfman 2018-10-04 21:54:23 -0700
  • 900ea80a42 Hack to uncomment all options in config file used for finding unsupported Borg options. Dan Helfman 2018-10-04 21:45:31 -0700
  • 4b92d0f685 Remove unneeded Dockerfile for end-to-end tests. Dan Helfman 2018-10-03 22:44:23 -0700
  • 3ce5533103 Make end-to-end test clean up after itself, and drop unnecessary use of Docker for it. Dan Helfman 2018-10-03 22:36:25 -0700
  • 4a1ee8c911 Pull new base Docker images during CI. Dan Helfman 2018-10-03 19:35:42 -0700
  • 3f22a99412 Rev pykwalify. Dan Helfman 2018-10-03 08:59:08 -0700
  • caf95cc913 Rebuild. Dan Helfman 2018-09-30 22:58:23 -0700
  • fd3130b4d9 Install tox before using it. Dan Helfman 2018-09-30 22:47:07 -0700
  • 65bb5a49e2 CI? Dan Helfman 2018-09-30 22:43:49 -0700
  • 4bcc517326 Attempted Drone CI configuration. Dan Helfman 2018-09-30 22:09:53 -0700
  • 0b164973e0 Add an end-to-end automated test that actually integrates with Borg. Dan Helfman 2018-09-30 17:30:04 -0700
  • a125df991b Move tests to the root of the repository, in keeping with more common convention. Dan Helfman 2018-09-30 13:57:20 -0700
  • f9a9b42c58 A little introductory text for the screencast. Dan Helfman 2018-09-30 11:11:07 -0700
  • 56ad1d164a Use Flake8 code checker as part of running automated tests. Dan Helfman 2018-09-29 23:15:18 -0700
  • 3cce18919c Switch Black link to documentation. Dan Helfman 2018-09-29 22:46:34 -0700
  • 76d6a69f5a Use Black code formatter as part of running automated tests. Dan Helfman 2018-09-29 22:45:00 -0700
  • 3db17277b4 Replace broken screencast thumbnail with embedded player. Dan Helfman 2018-09-29 21:38:38 -0700
  • ece49eb500 Update screencast. Dan Helfman 2018-09-29 18:56:39 -0700
  • 746428ed44 Fix generated configuration to also include a "keep_daily" value so pruning works out of the box. Dan Helfman 2018-09-29 15:44:37 -0700
  • 984702b3b2 Fix various warnings. Dan Helfman 2018-09-29 15:06:57 -0700
  • 1bc71e1c5d Upgrade test requirements. Dan Helfman 2018-09-29 15:04:42 -0700
  • 47efa88c9d In generate-borgmatic-config, comment out all optional config (#57). Dan Helfman 2018-09-29 15:03:11 -0700
  • 3821636b77 Bump version. Dan Helfman 2018-09-27 08:13:23 -0700
  • 596f6f9dac Update help/README about --create --json. Dan Helfman 2018-09-27 08:12:54 -0700
  • 7ecdaea83a
    Fix check_archives does not take json parameter. Dan Helfman 2018-09-27 08:09:23 -0700
  • 98cb2644db
    check_archives does not take json parameter Nils Hesse 2018-09-27 12:21:14 +0200
  • 31db6faa19 Set to release version. Dan Helfman 2018-09-26 21:32:28 -0700
  • 872d8b695a Flesh out NEWS line item a bit. Dan Helfman 2018-09-24 21:37:45 -0700
  • 6db3e1dda5 Merge branch 'master' of floli/borgmatic into master Dan Helfman 2018-09-25 04:36:09 +0000
  • 9aaf78b9dd Add --json option for --create command line. Florian Lindner 2018-09-24 21:52:04 +0200
  • 5d8ac158ce Merge ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2018-09-17 22:34:08 -0700
  • d32a53d58f Mention log level fix in NEWS. Dan Helfman 2018-09-17 22:33:34 -0700
  • a836ec944f Limit argument range for --verbose, make default log level more explicit. (#93) floli 2018-09-18 05:31:27 +0000
  • e7b128e735 --read-special is now supported. Dan Helfman 2018-09-09 11:21:06 -0700
  • ff3cb1d80f Attach #64 to logging rewrite in NEWS. Dan Helfman 2018-09-09 11:18:26 -0700
  • c5ff08ee25 Remove now-gone verbosity parameter from test. Dan Helfman 2018-09-09 11:14:33 -0700
  • 856db29180 Mention --read-special in NEWS. Dan Helfman 2018-09-09 10:42:06 -0700
  • 20e09b4ea8 Support for Borg create --read-special via "read_special" option (#25). Steve Kerrison 2018-09-10 01:39:56 +0800
  • 1dd0682661 Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2018-09-08 13:54:18 -0700
  • 7252b8d614 Rework logging/verbosity system (#90) floli 2018-09-08 20:53:37 +0000
  • e5870a169b Add example for cron in Alpine Linux (#24) grerrg 2018-09-06 06:58:30 +0200
  • 94795a3560 Link to Borg home page instead of docs. Dan Helfman 2018-09-02 22:06:57 -0700
  • 7705debab0 Switching back to table-like 11ty front matter. It looks less bad than JSON. Dan 2018-09-01 22:45:13 -0700
  • f87df0527f Adding JSON front matter for 11ty. Dan 2018-09-01 22:38:17 -0700
  • e4512a40e0 Removing 11ty front matter out of README since it renders as a table on GitHub. Dan Helfman 2018-09-01 22:11:38 -0700
  • 1d4a9510b8 Upgrade pytest. Dan Helfman 2018-09-01 20:29:05 -0700
  • 2648f07e7a Add missing syntax highlighting. Dan Helfman 2018-08-29 23:01:11 -0700
  • 459bf1fcf6 Document --list and --info flags. Dan Helfman 2018-08-29 22:57:32 -0700
  • 3930e63320 Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan 2018-08-29 22:44:45 -0700
  • acecb1e397 README metadata changes to support 11ty static site generator. Dan 2018-08-29 22:44:12 -0700
  • 9b48eb5a61 Clarify that --json can be used with --info command-line flag. Dan Helfman 2018-08-19 12:57:52 -0700
  • 7d40a448cb Pass --show-rc option to Borg when at highest verbosity level (#89). Dan Helfman 2018-08-19 12:44:40 -0700
  • da7aed3814 Support for Borg create --checkpoint-interval (#87). Dan Helfman 2018-08-19 11:41:49 -0700
  • c7f4200417 Somewhat more robust mechanism to find unsupported Borg arguments. Dan Helfman 2018-08-19 11:24:48 -0700
  • 5e2a5494af Fix declared pykwalify compatibility version range in setup.py (#88). Dan Helfman 2018-08-18 14:07:18 -0700
  • 7b77fd2510 Fix compatibility issue between pykwalify and ruamel.yaml 0.15.52 (#85). Dan Helfman 2018-08-11 13:59:27 -0700
  • ece5608677 Rev for release. Dan Helfman 2018-07-28 22:27:39 -0700
  • 4644f613b2 Fix typo in README. Dan Helfman 2018-07-28 22:24:24 -0700
  • 3afa5ac76d Document hooks (#81). Dan Helfman 2018-07-28 22:22:25 -0700
  • 27f8a1df04 Switch to non-raw link to sample cron job. Dan Helfman 2018-07-28 20:29:55 -0700
  • 8e5b0bbf17 Remove errant ctrl-F character from docs. Dan Helfman 2018-07-28 20:27:18 -0700
  • 282e9565c9 Mentioning new --info --json option in NEWS. Dan Helfman 2018-07-28 20:24:19 -0700
  • b714ffd48b add support for --info --json (#83) Thomas LÉVEIL 2018-07-29 03:17:45 +0000
  • 9968a15ef8 Clarifying code style for multiline constructs. Dan Helfman 2018-07-28 15:21:19 -0700
  • d93da55ce9 Add code style guidelines to the documention, and reformat some code accordingly. Dan Helfman 2018-07-28 15:02:17 -0700
  • 789bcd402a add support for --list --json (#74) Thomas LÉVEIL 2018-07-28 21:21:38 +0000
  • cf6ab60d2e Use XDG_CONFIG_HOME for user configuration directory, if set. (Thanks to floli.) (#71) Dan Helfman 2018-07-25 01:34:05 +0000
  • 64364b20ff Skip non-"*.yaml" config filenames in /etc/borgmatic.d/ so as not to parse backup files, editor swap files, etc. (#77) Dan Helfman 2018-07-22 12:08:49 -0700
  • d29c7956bc Upgrade ruamel.yaml compatibility version range and fix support for Python 3.7 (#38, #76). Dan Helfman 2018-07-22 11:25:06 -0700
  • e5ef485d6b Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic Dan Helfman 2018-07-01 14:54:15 -0700
  • fc8046edc4 Adding NEWS item about skipping before/after backup hooks. Dan Helfman 2018-07-01 14:51:57 -0700