提交历史

作者 SHA1 备注 提交日期
  TW 1a20d3d5ae Merge pull request #366 from ThomasWaldmann/fix-364 9 年之前
  Thomas Waldmann c01efa4666 repository: refactor some duplicate code 9 年之前
  Thomas Waldmann b1eb784bd1 docs: add section about debug commands 9 年之前
  Thomas Waldmann 6c1b765741 docs: group general stuff under 1 headline, fix another headline level 9 年之前
  TW 864fa9ae2d Merge pull request #370 from ThomasWaldmann/debug-helpers 9 年之前
  Thomas Waldmann 37c8aa2d42 debug-get-obj command 9 年之前
  Thomas Waldmann a2fc479da3 debug-put-obj command 9 年之前
  Thomas Waldmann 9986705760 add some tests for the debug commands 9 年之前
  TW 583a89c9b9 Merge pull request #379 from jaltek/patch-1 9 年之前
  Jan bc6b92f130 Fix for link to "The Borg collective" 9 年之前
  TW ea10551be2 Merge pull request #378 from ThomasWaldmann/list-with-prefix 9 年之前
  Thomas Waldmann 7da730a8d7 borg list --prefix=thishostname- REPO, fixes #205 9 年之前
  Thomas Waldmann a4bb85970d do not mention the deprecated passphrase mode 9 年之前
  Thomas Waldmann 4c6be00d65 remove some superfluous / duplicate log messages 9 年之前
  Thomas Waldmann 0f0a21cf54 Merge branch 'master' of github.com:borgbackup/borg 9 年之前
  Thomas Waldmann f6244f006e docs: warn about not running out of space 9 年之前
  Thomas Waldmann 39b5734b31 debugging helper: borg debug-delete-obj 9 年之前
  Thomas Waldmann 47813f6f6a archiver checker: better error logging, give chunk_id and sequence numbers 9 年之前
  Thomas Waldmann d2b7dbc0a8 debugging helper: borg debug-dump-archive-items 9 年之前
  TW 15dd64cdaf Merge pull request #369 from ThomasWaldmann/fix-key-check 9 年之前
  Thomas Waldmann 12b5d07e55 fix RobustUnpacker, it missed some metadata keys. add check for unknown metadata keys. 9 年之前
  Thomas Waldmann fa35525b58 create from stdin: also save atime, ctime 9 年之前
  Thomas Waldmann f28d5d1f96 disk full test: some improvements 9 年之前
  Thomas Waldmann f804c6fb1c repository check code: added some comments 9 年之前
  Thomas Waldmann 98f3b8d937 fix "check" for repos that have incomplete chunks, fixes #364 9 年之前
  TW 1f271821b8 Merge pull request #363 from ThomasWaldmann/corruption-test 9 年之前
  Thomas Waldmann 22262e3fb7 add a test to find disk-full issues, #327 9 年之前
  Thomas Waldmann a69f7b0f59 vagrant: use pyinstaller from develop branch, fixes #336 9 年之前
  Thomas Waldmann bdf7dc65bd docs: add example for rename 9 年之前
  Thomas Waldmann 6d5cc06cf6 remove unused imports, add missing imports 9 年之前