Commit graph

  • 9a3b52e1fd Fixing tests broken by excludes merging. Dan Helfman 2017-07-10 10:09:06 -0700
  • fea97b5149 Merge excludes into config file format. Dan Helfman 2017-07-10 09:43:25 -0700
  • 0dfc935af6 Merge excludes into config file format. Dan Helfman 2017-07-10 09:43:25 -0700
  • 17c87f8758 Completed test coverage of commands (except for main()s). Dan Helfman 2017-07-09 17:03:45 -0700
  • 2f7527a333 Completed test coverage of commands (except for main()s). Dan Helfman 2017-07-09 17:03:45 -0700
  • d49be19544 Add a version to the schema, because inevitably I'll want to revise the schema. Dan Helfman 2017-07-09 16:18:10 -0700
  • 263891f414 Add a version to the schema, because inevitably I'll want to revise the schema. Dan Helfman 2017-07-09 16:18:10 -0700
  • d4ae7814a0 Adding TODO about a helpful notice about legacy config. Dan Helfman 2017-07-09 11:49:51 -0700
  • 644c2e6612 Adding TODO about a helpful notice about legacy config. Dan Helfman 2017-07-09 11:49:51 -0700
  • dc9b075d5a Rename convert-borgmatic-config to upgrade-borgmatic-config. Dan Helfman 2017-07-09 11:48:24 -0700
  • 999feb81ca Rename convert-borgmatic-config to upgrade-borgmatic-config. Dan Helfman 2017-07-09 11:48:24 -0700
  • 1bcb2a8be4 More test coverage, and simplification of config generation. Dan Helfman 2017-07-09 11:41:55 -0700
  • f581f4b8d9 More test coverage, and simplification of config generation. Dan Helfman 2017-07-09 11:41:55 -0700
  • a16d90ff46 Adding a "does not raise" test for displaying errors. Dan Helfman 2017-07-09 10:27:34 -0700
  • c7803a2814 Adding a "does not raise" test for displaying errors. Dan Helfman 2017-07-09 10:27:34 -0700
  • e50fd04750 Adding test coverage report. Making tests a little less brittle. Dan Helfman 2017-07-08 23:01:41 -0700
  • f4e5dc8382 Adding test coverage report. Making tests a little less brittle. Dan Helfman 2017-07-08 23:01:41 -0700
  • 745de200df Basic YAML generating / validating / converting to. Dan Helfman 2017-07-08 22:33:51 -0700
  • f19a40ef9c Basic YAML generating / validating / converting to. Dan Helfman 2017-07-08 22:33:51 -0700
  • bff6980eee Tests for YAML config code. Dan Helfman 2017-07-04 18:32:37 -0700
  • 483bd50bdf Tests for YAML config code. Dan Helfman 2017-07-04 18:32:37 -0700
  • 1dc60d2856 Integrating YAML config into borgmatic and updating README. Dan Helfman 2017-07-04 18:23:59 -0700
  • 5110e64e63 Integrating YAML config into borgmatic and updating README. Dan Helfman 2017-07-04 18:23:59 -0700
  • 6e85940d63 Basic YAML configuration file parsing. Dan Helfman 2017-07-04 16:52:24 -0700
  • 4d7556f68b Basic YAML configuration file parsing. Dan Helfman 2017-07-04 16:52:24 -0700
  • e00f74ddf7 Dropped Python 2 support. Now Python 3 only. Dan Helfman 2017-07-02 17:18:33 -0700
  • 9212f87735 Dropped Python 2 support. Now Python 3 only. Dan Helfman 2017-07-02 17:18:33 -0700
  • 1aaf27dfb2 Changed example umask config to be more realistic. Dan Helfman 2017-06-25 10:36:36 -0700
  • ebd34f1695 Changed example umask config to be more realistic. Dan Helfman 2017-06-25 10:36:36 -0700
  • 87c65fb723 Removing unnecessary curlies from bash command. Dan Helfman 2016-07-04 09:35:51 -0700
  • a34dccbd27 Removing unnecessary curlies from bash command. Dan Helfman 2016-07-04 09:35:51 -0700
  • abb6bed459 Sample files for triggering borgmatic from a systemd timer. Dan Helfman 2016-07-04 09:19:34 -0700
  • 49c4f483fd Sample files for triggering borgmatic from a systemd timer. Dan Helfman 2016-07-04 09:19:34 -0700
  • 5bd1cc5580 #18: Fix for README mention of sample files not included in package. Also, added logo. Dan Helfman 2016-07-03 22:07:53 -0700
  • 4447956da7 #18: Fix for README mention of sample files not included in package. Also, added logo. Dan Helfman 2016-07-03 22:07:53 -0700
  • f6d2e983d9 Added tag 1.0.3 for changeset 32c6341dda9f Dan Helfman 2016-06-23 07:13:29 -0700
  • 9a96a277e6 Added tag 1.0.3 for changeset 32c6341dda9f Dan Helfman 2016-06-23 07:13:29 -0700
  • 6bfe524bac #21: Fix for verbosity flag not actually causing verbose output. Dan Helfman 2016-06-23 07:13:25 -0700
  • a45d7bec81 #21: Fix for verbosity flag not actually causing verbose output. Dan Helfman 2016-06-23 07:13:25 -0700
  • ead991dcd1 Added tag 1.0.2 for changeset 9603d13910b3 Dan Helfman 2016-06-13 12:02:37 -0700
  • 63c4bf3bf9 Added tag 1.0.2 for changeset 9603d13910b3 Dan Helfman 2016-06-13 12:02:37 -0700
  • b22b552bf3 #20: Fix for traceback when remote_path option is missing. Dan Helfman 2016-06-13 08:53:41 -0700
  • ed0127df91 #20: Fix for traceback when remote_path option is missing. Dan Helfman 2016-06-13 08:53:41 -0700
  • 938392b25b Restricting issues list to open issues. Dan Helfman 2016-06-12 22:40:04 -0700
  • 17e9f21fb9 Restricting issues list to open issues. Dan Helfman 2016-06-12 22:40:04 -0700
  • 481dbc14c3 Rename issues URL. Dan Helfman 2016-06-12 22:37:42 -0700
  • 16cc77fd9d Rename issues URL. Dan Helfman 2016-06-12 22:37:42 -0700
  • 600c438951 Reverting to pre-rename issues link, because that link isn't yet renamed to borgmatic. Dan Helfman 2016-06-10 17:11:28 -0700
  • 5d9bb13410 Reverting to pre-rename issues link, because that link isn't yet renamed to borgmatic. Dan Helfman 2016-06-10 17:11:28 -0700
  • 2e3e68d2cb Added tag 1.0.1 for changeset de2d7721cdec Dan Helfman 2016-06-10 13:34:23 -0700
  • da513c1089 Added tag 1.0.1 for changeset de2d7721cdec Dan Helfman 2016-06-10 13:34:23 -0700
  • 331adca23e #19: Support for Borg's --remote-path option to use an alternate Borg executable. Dan Helfman 2016-06-10 13:31:37 -0700
  • 3579dbe813 #19: Support for Borg's --remote-path option to use an alternate Borg executable. Dan Helfman 2016-06-10 13:31:37 -0700
  • e1e5db22f8 Making a univeral wheel that supports both Python 2 and 3. Dan Helfman 2016-06-10 12:34:49 -0700
  • 8e3a2c7a85 Making a univeral wheel that supports both Python 2 and 3. Dan Helfman 2016-06-10 12:34:49 -0700
  • 377e3948ff Added tag 1.0.0 for changeset 0e1fbee9358d Dan Helfman 2016-06-10 12:15:48 -0700
  • 706a31f189 Added tag 1.0.0 for changeset 0e1fbee9358d Dan Helfman 2016-06-10 12:15:48 -0700
  • 4533fec167 Documenting how to upgrade from atticmatic to borgmatic. Dan Helfman 2016-06-10 11:53:45 -0700
  • e5c772d8a5 Documenting how to upgrade from atticmatic to borgmatic. Dan Helfman 2016-06-10 11:53:45 -0700
  • 633700c0af Dropping support for Attic. Dan Helfman 2016-06-10 11:21:53 -0700
  • 40a215802f Dropping support for Attic. Dan Helfman 2016-06-10 11:21:53 -0700
  • 007b3e6d4e Merge pull request #12 from dawez/master Dan Helfman 2016-04-17 21:21:44 -0700
  • 5d46acbe41 Merge pull request #12 from dawez/master Dan Helfman 2016-04-17 21:21:44 -0700
  • 175761c757 fixed typos in readme dawez 2016-04-17 22:26:07 +0200
  • 9dc4960277 fixed typos in readme dawez 2016-04-17 22:26:07 +0200
  • c7e23fe9ed Added tag 0.1.8 for changeset dbc96d3f83bd Dan Helfman 2016-04-10 16:01:18 -0700
  • 7644a38574 Added tag 0.1.8 for changeset dbc96d3f83bd Dan Helfman 2016-04-10 16:01:18 -0700
  • 9e45da75cb Cutting a release. Dan Helfman 2016-04-10 16:01:05 -0700
  • 2359135327 Cutting a release. Dan Helfman 2016-04-10 16:01:05 -0700
  • 0ea5824427 Switching from the no-longer-maintained nose test runner to pytest. Dan Helfman 2016-04-10 15:59:36 -0700
  • df9cc6a7d2 Switching from the no-longer-maintained nose test runner to pytest. Dan Helfman 2016-04-10 15:59:36 -0700
  • 5b66dc69a1 Refreshing flexmock version in test requirements. Dan Helfman 2016-04-10 15:48:10 -0700
  • 448c2593ed Refreshing flexmock version in test requirements. Dan Helfman 2016-04-10 15:48:10 -0700
  • 8210172d7f Fixing "check" backend tests to support new use of stderr=STDOUT. Dan Helfman 2016-04-10 15:46:43 -0700
  • a364369f25 Fixing "check" backend tests to support new use of stderr=STDOUT. Dan Helfman 2016-04-10 15:46:43 -0700
  • 82e8dae948 At verbosity zero, suppressing Borg check spew to stderr about "Checking segments". Dan Helfman 2016-04-10 15:29:42 -0700
  • e430b8c281 At verbosity zero, suppressing Borg check spew to stderr about "Checking segments". Dan Helfman 2016-04-10 15:29:42 -0700
  • fa87aed263 Normalizing recent changes. No new content. Dan Helfman 2016-04-10 15:27:21 -0700
  • 219408647c Normalizing recent changes. No new content. Dan Helfman 2016-04-10 15:27:21 -0700
  • c3b4cb21ed Fixed links to Borg documentation. Dan Helfman 2016-04-10 10:23:32 -0700
  • 5bffa35741 Fixed links to Borg documentation. Dan Helfman 2016-04-10 10:23:32 -0700
  • 030b321e39 Merge pull request #11 from jangondol/patch-1 Dan Helfman 2016-04-10 10:21:23 -0700
  • a938a2ad61 Merge pull request #11 from jangondol/patch-1 Dan Helfman 2016-04-10 10:21:23 -0700
  • 15bf273e6e Fix broken link to Borg quickstart Jan Gondol 2016-04-06 14:54:06 +0200
  • 37b6f043dd Fix broken link to Borg quickstart Jan Gondol 2016-04-06 14:54:06 +0200
  • cf545ae93a Mocking out glob() in test so it doesn't hit the filesystem, and simplifying comprehension. Dan Helfman 2016-02-13 16:41:17 -0800
  • 0c97dba5f1 Mocking out glob() in test so it doesn't hit the filesystem, and simplifying comprehension. Dan Helfman 2016-02-13 16:41:17 -0800
  • 45a2b9cded Merge pull request #5 from ypid/support-file-globs Dan Helfman 2016-02-13 16:32:05 -0800
  • f149fa4b4b Merge pull request #5 from ypid/support-file-globs Dan Helfman 2016-02-13 16:32:05 -0800
  • 953d08ba63
    Made globing for source_directories the default. Robin Schneider 2016-02-13 21:05:34 +0100
  • 88da0c3039
    Added support for file globs in source_directories. Robin Schneider 2016-01-25 23:52:16 +0100
  • f669e31305 Made globing for source_directories the default. Robin Schneider 2016-02-13 21:05:34 +0100
  • 0012e0cdea Support borg create --umask. (Merge PR from ypid.) Dan Helfman 2016-02-13 10:59:43 -0800
  • 049f9c8853 Added support for --one-file-system for Borg. Dan Helfman 2016-02-13 10:43:31 -0800
  • 31482ee559 Merge pull request #8 from ypid/fixed-source-split-bug Dan Helfman 2016-02-13 10:29:31 -0800
  • 1ffff3255a Merge pull request #6 from ypid/added-gitignore Dan Helfman 2016-02-13 10:27:55 -0800
  • 9e52be6ffd
    Use /\s+/ to split source_directories to handle 1+ spaces. Robin Schneider 2016-01-31 11:42:07 +0100
  • 978096b402
    Added .gitignore file. Robin Schneider 2016-01-30 20:24:29 +0100
  • e4cf193cd7 Added support for file globs in source_directories. Robin Schneider 2016-01-25 23:52:16 +0100
  • dd2be365b1 Support borg create --umask. (Merge PR from ypid.) Dan Helfman 2016-02-13 10:59:43 -0800