Commit History

Author SHA1 Message Date
  TW 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers 10 years ago
  Thomas Waldmann 37c8aa2d42 debug-get-obj command 10 years ago
  Thomas Waldmann a2fc479da3 debug-put-obj command 10 years ago
  Thomas Waldmann 9986705760 add some tests for the debug commands 10 years ago
  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
  Thomas Waldmann 39b5734b31 debugging helper: borg debug-delete-obj 10 years ago
  Thomas Waldmann 47813f6f6a archiver checker: better error logging, give chunk_id and sequence numbers 10 years ago
  Thomas Waldmann d2b7dbc0a8 debugging helper: borg debug-dump-archive-items 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