Commit History

Author SHA1 Message Date
  Dan Helfman dd2be365b1 Support borg create --umask. (Merge PR from ypid.) 10 years ago
  Dan Helfman d6585811d6 Added support for --one-file-system for Borg. 10 years ago
  Robin Schneider 9f5c5c8e13 Use /\s+/ to split source_directories to handle 1+ spaces. 10 years ago
  Dan Helfman ec416cb152 Revving version. 10 years ago
  Dan Helfman 0da1c6ec7b Better error message when configuration file is missing. 10 years ago
  Dan Helfman f54acc9bbf #11: Fixed parsing of punctuation in configuration file. 10 years ago
  Dan Helfman a44212ff00 #9: New configuration option for the encryption passphrase. #10: Support for Borg's new archive compression feature. 10 years ago
  Dan Helfman c554d1d36d Changes to support release on PyPI. Now pip installable by name! 10 years ago
  Dan Helfman f59bc98d79 Adding test that setup.py version matches release version. 10 years ago
  Dan Helfman 2444c4b372 #1: Add support for "borg check --last N" to Borg backend. 10 years ago
  Dan Helfman 3f99dc6db2 As a convenience to new users, allow a missing default excludes file. 10 years ago
  Dan Helfman fedc75cafc New issue tracker, linked from documentation. 10 years ago
  Dan Helfman cc09d7fc10 Adding borgmatic cron example. 10 years ago
  Dan Helfman f2f8503e77 New "borgmatic" command to support Borg backup software, a fork of Attic. 10 years ago
  Dan Helfman b501a568aa Flag for multiple levels of verbosity: some, and lots. 10 years ago
  Dan Helfman 1578b44536 Improved mocking of Python builtins in unit tests. 10 years ago
  Dan Helfman df2d059af2 New configuration section for customizing which Attic consistency checks run, if any. 10 years ago
  Dan Helfman 851dd69785 Backout out "helpful" error message that broke --verbose. 10 years ago
  Dan Helfman 0bf033de06 Releasing 0.0.4. 10 years ago
  Dan Helfman 5bc7c04cdf Now using tox to run tests against multiple versions of Python in one go. 10 years ago
  Dan Helfman 04216922c4 Bumping setup.py version. 10 years ago
  Dan Helfman aa482d088c Added nosetests config file (setup.cfg) with defaults. 10 years ago
  Dan Helfman b755d09b0a Added a troubleshooting section with steps to deal with broken pipes. 10 years ago
  Dan Helfman e3fa18b892 After pruning, run attic's consistency checks on all archives. 11 years ago
  Dan Helfman de40570db4 Integration tests for argument parsing. 11 years ago
  Dan Helfman 63018fad4e Configuration support for additional attic prune flags: keep_within, keep_hourly, keep_yearly, and prefix. 11 years ago