提交历史

作者 SHA1 备注 提交日期
  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 年之前
  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 年之前
  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 年之前
  Thomas Waldmann 734dae80ef improve chunker params docs, fixes #362 9 年之前
  Thomas Waldmann 36cc377329 use default_notty=False for confirmations, fixes #345 9 年之前
  Thomas Waldmann e6231896cd emit a deprecation warning for --compression N 9 年之前
  TW 6d0570a6f7 Merge pull request #357 from ThomasWaldmann/coverage-fixes 9 年之前
  Thomas Waldmann 23a3e3b068 do not measure coverage for fuse.py 9 年之前
  Thomas Waldmann ff66271057 only measure coverage for borgbackup code, not for tests 9 年之前
  Thomas Waldmann 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement 9 年之前
  Thomas Waldmann d7b6cc3527 fix .coverragerc path 9 年之前
  Thomas Waldmann 8493cfb0f1 fix .coverragerc omits 9 年之前
  TW 12758f1a19 Merge pull request #354 from ThomasWaldmann/cleanup-confirmations 9 年之前
  Thomas Waldmann 0a6e6cfe2e refactor confirmation code, reduce code duplication, add tests 9 年之前
  Thomas Waldmann 36900051c5 move test utilities to testsuite package, add FakeInputs utility 9 年之前
  TW 37a02a89ab Merge pull request #352 from ThomasWaldmann/issue-351 9 年之前
  Thomas Waldmann 4a1c995244 add --show-rc option enable "terminating with X status, rc N" output, fixes #351 9 年之前
  Thomas Waldmann 4bf8c8a6f8 separate parse_args() from run() 9 年之前