커밋 기록

작성자 SHA1 메시지 날짜
  Dan Helfman 3495484ddd Bump version for release. 6 년 전
  Dan Helfman 67ab2acb82 Fix for hook erroring with exit code 1 not being interpreted as an error (#214). 6 년 전
  Dan Helfman c085bacccf Reorder arguments passed to Borg to fix duplicate directories when using Borg patterns (#213). 6 년 전
  Dan Helfman 896401088e Fix for traceback when the "checks" option has an empty value (#208). 6 년 전
  Dan Helfman ef3dda9213 Bypass Borg error about a moved repository (#209). 6 년 전
  Dan Helfman c9f5d9b048 In issue template, use python3 instead of python. 6 년 전
  Dan Helfman ccbd0b608b Do not treat Borg warnings (exit code 1) as failures (#204). 6 년 전
  Dan Helfman a7cc2ea803 When validating configuration files, require strings instead of allowing any scalar type. 6 년 전
  Dan Helfman 9ec75ccf3f Fit inadvertent conversion of ordered dict to dict. 6 년 전
  Dan Helfman 7c890be76d Black formatting. 6 년 전
  Dan Helfman 39e5aac479 If a "prefix" option in borgmatic's configuration has an empty value (blank or ""), then disable default prefix. 6 년 전
  Dan Helfman e25f2c4e6c Clarify documentation/schema about on_error hook running if there's an error in another hook (#202). 6 년 전
  Dan Helfman 7ad8f9ac6f Link to borgmatic-binary installation method. 6 년 전
  Dan Helfman 2add3ff7ad Fix redirect. 6 년 전
  Dan Helfman 0602ca1862 Add how-to redirect. Fix capitalization. 6 년 전
  Dan Helfman e973802fc1 Iterate on how-to document name wording. 6 년 전
  Dan Helfman 2bdf6dfd70 Merge branch 'master' of ssh://projects.torsion.org:3022/witten/borgmatic 6 년 전
  Dan Helfman f894c49540 Merge branch 'rename_howto_guide' of duncanbetts/borgmatic into master 6 년 전
  duncanbetts 7900e5ea53 Update 'README.md' 6 년 전
  duncanbetts 5587f48bda Update 'docs/how-to/run-preparation-steps-before-backups.md' 6 년 전
  duncanbetts de3ee07566 Update 'README.md' 6 년 전
  Dan Helfman fe39453598 Change example filename to be more descriptive. 6 년 전
  Dan Helfman 9c75063c05 Unbreak console snippet in docs. 6 년 전
  Dan Helfman 5cf2ef1732 Add note to documentation about using spaces instead of tabs for indentation, as YAML does not allow tabs (#199). 6 년 전
  Dan Helfman f35e6ea7ad Upgrade base layers. 6 년 전
  Dan Helfman 90595e9c18 Only log to syslog when run from a non-interactive console (e.g. a cron job). Related to #197. 6 년 전
  Dan Helfman 032d4adee3 Remove unicode byte order mark from syslog output. (Related to #197.) 6 년 전
  Dan Helfman 4444219e17 Support for Borg --noatime, --noctime, and --nobirthtime flags (mentioned in #193). 6 년 전
  Dan Helfman 56fd78089d Sort generated flags before passing them to Borg. 6 년 전
  Dan Helfman 86dbc00cbe Support for several more borgmatic/borg info command-line flags (#193). 6 년 전