Commit History

Author SHA1 Message Date
  TW 583a89c9b9 Merge pull request #379 from jaltek/patch-1 10 years ago
  Jan bc6b92f130 Fix for link to "The Borg collective" 10 years ago
  TW ea10551be2 Merge pull request #378 from ThomasWaldmann/list-with-prefix 10 years ago
  Thomas Waldmann 7da730a8d7 borg list --prefix=thishostname- REPO, fixes #205 10 years ago
  Thomas Waldmann a4bb85970d do not mention the deprecated passphrase mode 10 years ago
  Thomas Waldmann 4c6be00d65 remove some superfluous / duplicate log messages 10 years ago
  Thomas Waldmann 0f0a21cf54 Merge branch 'master' of github.com:borgbackup/borg 10 years ago
  Thomas Waldmann f6244f006e docs: warn about not running out of space 10 years ago
  TW 15dd64cdaf Merge pull request #369 from ThomasWaldmann/fix-key-check 10 years ago
  Thomas Waldmann 12b5d07e55 fix RobustUnpacker, it missed some metadata keys. add check for unknown metadata keys. 10 years ago
  Thomas Waldmann fa35525b58 create from stdin: also save atime, ctime 10 years ago
  Thomas Waldmann f28d5d1f96 disk full test: some improvements 10 years ago
  TW 1f271821b8 Merge pull request #363 from ThomasWaldmann/corruption-test 10 years ago
  Thomas Waldmann 22262e3fb7 add a test to find disk-full issues, #327 10 years ago
  Thomas Waldmann a69f7b0f59 vagrant: use pyinstaller from develop branch, fixes #336 10 years ago
  Thomas Waldmann bdf7dc65bd docs: add example for rename 10 years ago
  Thomas Waldmann 6d5cc06cf6 remove unused imports, add missing imports 10 years ago
  Thomas Waldmann 734dae80ef improve chunker params docs, fixes #362 10 years ago
  Thomas Waldmann 36cc377329 use default_notty=False for confirmations, fixes #345 10 years ago
  Thomas Waldmann e6231896cd emit a deprecation warning for --compression N 10 years ago
  TW 6d0570a6f7 Merge pull request #357 from ThomasWaldmann/coverage-fixes 10 years ago
  Thomas Waldmann 23a3e3b068 do not measure coverage for fuse.py 10 years ago
  Thomas Waldmann ff66271057 only measure coverage for borgbackup code, not for tests 10 years ago
  Thomas Waldmann 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 10 years ago
  Thomas Waldmann d7b6cc3527 fix .coverragerc path 10 years ago
  Thomas Waldmann 8493cfb0f1 fix .coverragerc omits 10 years ago
  TW 12758f1a19 Merge pull request #354 from ThomasWaldmann/cleanup-confirmations 10 years ago
  Thomas Waldmann 0a6e6cfe2e refactor confirmation code, reduce code duplication, add tests 10 years ago
  Thomas Waldmann 36900051c5 move test utilities to testsuite package, add FakeInputs utility 10 years ago
  TW 37a02a89ab Merge pull request #352 from ThomasWaldmann/issue-351 10 years ago