Commit History

Author SHA1 Message Date
  TW 59540aa7de Merge pull request #578 from ThomasWaldmann/update-vagrantfile 10 years ago
  Thomas Waldmann efec1a396e Vagrantfile: use pyinstaller 3.1, freebsd sqlite3 fix, fixes #569 10 years ago
  TW 3b6fdbc57c Merge pull request #574 from rumpelsepp/patch-1 10 years ago
  Stefan Tatschner 897c763a5b Fix markup in README.rst 10 years ago
  TW 735fe557e2 Merge pull request #571 from ThomasWaldmann/fix-570 10 years ago
  Piotr Pawlow 7851df089a Disable unneeded SSH features in authorized_keys example for security. 10 years ago
  Thomas Waldmann 4c00bb0d2f fix crash when using borg create --dry-run --keep-tag-files, fixes #570 10 years ago
  TW f2f2810b5a Merge pull request #568 from ypid/docs-fixes 10 years ago
  Robin Schneider 32900c8679 `Mi` does stand for a IEC binary prefix e.g. 2^20. 10 years ago
  Robin Schneider 665c3db2e9 Improved understandability of sentence in deployment.rst. 10 years ago
  Robin Schneider 1f49d16a71 Fixed my changes. Thanks to @ThomasWaldmann for the review! 10 years ago
  TW 1878e223d6 Merge pull request #566 from ThomasWaldmann/cache-ctxmgr 10 years ago
  TW 704b505968 Merge pull request #565 from ThomasWaldmann/repocache-ctxmgr 10 years ago
  Robin Schneider 8b9ae0ae92 More – → -- (CLI) fixes. Fixed spelling. AES-256 is used. 10 years ago
  Robin Schneider 576348a9d4 Use HTTPS everywhere. Especially when the website already redirects to HTTPS. 10 years ago
  Robin Schneider 89ce86a33b Fixed more in usage.rst. - → –; – → -- (CLI); Bullet list. 10 years ago
  Robin Schneider 1f1ff61375 borg prune only knows "--keep-within" and not "--within". 10 years ago
  Robin Schneider 83c5321f53 Fixed RST warning markup. 10 years ago
  Robin Schneider 19eb8e2d3b Use ``--option`` in RST to not render "--" as "–". 10 years ago
  Thomas Waldmann 22f218baef implement and use context manager for Cache, partial fix for #285 10 years ago
  Thomas Waldmann 5ec2a3a49b use the RepositoryCache context manager also in fuse code 10 years ago
  Thomas Waldmann 4d73f3cdb9 implement and use context manager for RepositoryCache, fixes #548 10 years ago
  TW 08e7c546ba Merge pull request #564 from ThomasWaldmann/progress-flags 10 years ago
  Thomas Waldmann 2f05e4add9 use the usual commandline arguments order for borg prune examples, fixes #560 10 years ago
  Thomas Waldmann 9198f6962c implement --progress option for borg delete <archive> 10 years ago
  Thomas Waldmann 0213164d46 implement --progress option for borg upgrade, fixes #291 10 years ago
  Thomas Waldmann e68b800d01 remove unused "repair" rpc method 10 years ago
  TW c667d330b4 Merge pull request #561 from ThomasWaldmann/fix-locking 10 years ago
  Thomas Waldmann 845d2144cb fix locking, partial fix for #502 10 years ago
  TW f35ba0b577 Merge pull request #559 from ThomasWaldmann/metastream-chunker 10 years ago