Commit History

Author SHA1 Message Date
  Dan Helfman ebd34f1695 Changed example umask config to be more realistic. 8 years ago
  Dan Helfman a34dccbd27 Removing unnecessary curlies from bash command. 9 years ago
  Dan Helfman 49c4f483fd Sample files for triggering borgmatic from a systemd timer. 9 years ago
  Dan Helfman 4447956da7 #18: Fix for README mention of sample files not included in package. Also, added logo. 9 years ago
  Dan Helfman 9a96a277e6 Added tag 1.0.3 for changeset 32c6341dda9f 9 years ago
  Dan Helfman a45d7bec81 #21: Fix for verbosity flag not actually causing verbose output. 9 years ago
  Dan Helfman 63c4bf3bf9 Added tag 1.0.2 for changeset 9603d13910b3 9 years ago
  Dan Helfman ed0127df91 #20: Fix for traceback when remote_path option is missing. 9 years ago
  Dan Helfman 17e9f21fb9 Restricting issues list to open issues. 9 years ago
  Dan Helfman 16cc77fd9d Rename issues URL. 9 years ago
  Dan Helfman 5d9bb13410 Reverting to pre-rename issues link, because that link isn't yet renamed to borgmatic. 9 years ago
  Dan Helfman da513c1089 Added tag 1.0.1 for changeset de2d7721cdec 9 years ago
  Dan Helfman 3579dbe813 #19: Support for Borg's --remote-path option to use an alternate Borg executable. 9 years ago
  Dan Helfman 8e3a2c7a85 Making a univeral wheel that supports both Python 2 and 3. 9 years ago
  Dan Helfman 706a31f189 Added tag 1.0.0 for changeset 0e1fbee9358d 9 years ago
  Dan Helfman e5c772d8a5 Documenting how to upgrade from atticmatic to borgmatic. 9 years ago
  Dan Helfman 40a215802f Dropping support for Attic. 9 years ago
  Dan Helfman 5d46acbe41 Merge pull request #12 from dawez/master 9 years ago
  dawez 9dc4960277 fixed typos in readme 9 years ago
  Dan Helfman 7644a38574 Added tag 0.1.8 for changeset dbc96d3f83bd 9 years ago
  Dan Helfman 2359135327 Cutting a release. 9 years ago
  Dan Helfman df9cc6a7d2 Switching from the no-longer-maintained nose test runner to pytest. 9 years ago
  Dan Helfman 448c2593ed Refreshing flexmock version in test requirements. 9 years ago
  Dan Helfman a364369f25 Fixing "check" backend tests to support new use of stderr=STDOUT. 9 years ago
  Dan Helfman e430b8c281 At verbosity zero, suppressing Borg check spew to stderr about "Checking segments". 9 years ago
  Dan Helfman 219408647c Normalizing recent changes. No new content. 9 years ago
  Dan Helfman 5bffa35741 Fixed links to Borg documentation. 9 years ago
  Dan Helfman a938a2ad61 Merge pull request #11 from jangondol/patch-1 9 years ago
  Jan Gondol 37b6f043dd Fix broken link to Borg quickstart 9 years ago
  Dan Helfman 0c97dba5f1 Mocking out glob() in test so it doesn't hit the filesystem, and simplifying comprehension. 9 years ago