debuglevel
  • Joined on 2023-10-27
debuglevel commented on issue borgmatic-collective/borgmatic#778 2024-01-03 23:46:39 +00:00
Windows (MSYS2) support

Update:

jsonschema

If you just want to use MSYS2 with their "base packages" (which is basically Cygwin), we just need to pin jsonschema<4.18. This is needed as they introduced some Rust…

debuglevel commented on pull request borgmatic-collective/borgmatic#809 2024-01-03 23:34:17 +00:00
fix: use jsonschema<4.18 to support MSYS2

See #778

debuglevel created pull request borgmatic-collective/borgmatic#809 2024-01-03 23:34:01 +00:00
fix: use jsonschema<4.18 to support MSYS2
debuglevel pushed to feature-msys2 at debuglevel/borgmatic 2024-01-03 23:33:43 +00:00
f87f9cf8aa fix: use jsonschema<4.18 to support MSYS2
debuglevel created branch feature-msys2 in debuglevel/borgmatic 2024-01-03 23:33:43 +00:00
debuglevel opened issue borgmatic-collective/borgmatic#808 2024-01-03 11:16:46 +00:00
Misleading help in prune
debuglevel commented on pull request borgmatic-collective/borgmatic#780 2023-11-02 23:28:34 +00:00
fix(docs): typo in make-per-application-backups

Closed in favor of #781

debuglevel created pull request borgmatic-collective/borgmatic#781 2023-11-02 23:28:11 +00:00
fix(docs): minor typos
debuglevel pushed to main at debuglevel/borgmatic 2023-11-02 23:14:32 +00:00
4beef36d3c Update docs/how-to/inspect-your-backups.md
debuglevel pushed to main at debuglevel/borgmatic 2023-11-02 23:13:46 +00:00
eacfbd742b Typo
debuglevel closed pull request borgmatic-collective/borgmatic#780 2023-11-02 23:12:08 +00:00
fix(docs): typo in make-per-application-backups
debuglevel created pull request borgmatic-collective/borgmatic#780 2023-11-02 22:58:44 +00:00
fix(docs): typo in make-per-application-backups
debuglevel pushed to main at debuglevel/borgmatic 2023-11-02 22:57:47 +00:00
82a85986b6 Typo
debuglevel created repository debuglevel/borgmatic 2023-10-28 19:56:04 +00:00
debuglevel opened issue borgmatic-collective/borgmatic#778 2023-10-27 23:04:07 +00:00
Windows (MSYS2) support