Commit History

Author SHA1 Message Date
  TW 038f6da988 Merge pull request #8510 from fantasya-pbem/master 1 year ago
  Thalian d3f3082bf4 docs: Fix grammar in borg mount docs #8510 1 year ago
  TW 5da1ff166f Merge pull request #8505 from ThomasWaldmann/rel200b13 1 year ago
  Thomas Waldmann bd5060887c pyinstaller: add borghash to hidden imports 1 year ago
  Thomas Waldmann 66e17ff6c8 build_usage, build_man 1 year ago
  Thomas Waldmann 63c74ca313 update CHANGES 1 year ago
  TW 3a66fd78c2 Merge pull request #8504 from ThomasWaldmann/debug-show-chunksindex-stats 1 year ago
  Thomas Waldmann 1ec66edeff chunks index: show hashtable stats at debug log level, fixes #506 1 year ago
  TW 1f00d29d19 Merge pull request #8502 from ThomasWaldmann/borghash 1 year ago
  Thomas Waldmann c37c78f6be change xxh64 seed for ChunkIndex to invalidate old cache contents 1 year ago
  Thomas Waldmann 601fc48388 require borghash 1 year ago
  Thomas Waldmann 06c44b0284 hashindex: cimport -> import 1 year ago
  Thomas Waldmann 1fa2b9a1a0 vagrant: fix macos1012 box, try 5 1 year ago
  Thomas Waldmann af8d2583a5 vagrant: fix macos1012 box, try 4 1 year ago
  Thomas Waldmann 66f06f156d vagrant: fix macos1012 box, try 3 1 year ago
  Thomas Waldmann 3fb543dd2b vagrant: fix macos1012 box, try 2 1 year ago
  TW 7a2d174d4e Merge pull request #8497 from ThomasWaldmann/vagrant-pyenv-reduce 1 year ago
  Thomas Waldmann 3a7881f8dd vagrant: fix macos1012 box (curl, ca-certificates, openssl@3) 1 year ago
  Thomas Waldmann 2ca8ef33e1 vagrant: pyenv: only install python 3.12 1 year ago
  TW b428f8496d Merge pull request #8494 from ThomasWaldmann/fix-macos-vagrant 1 year ago
  TW c7c204e713 Merge pull request #8492 from ThomasWaldmann/fix-archive-size-transfer 1 year ago
  Thomas Waldmann 43ec9fc7f3 avoid broken pip 24.2 1 year ago
  Thomas Waldmann cea2d5809d work around missing size/nfiles archive metadata, fixes #8491 1 year ago
  Thomas Waldmann ec11ac259b hashindex: remove permit_compact arguments, not used 1 year ago
  Thomas Waldmann f59e0249be hashindex: move common code to Mixin class 1 year ago
  Thomas Waldmann 742fe74132 hashindex: inherit from MutableMapping, implement __iter__ 1 year ago
  Thomas Waldmann fb22e76573 adapt to borghash recent api cleanup 1 year ago
  Thomas Waldmann 9775adf52b implement .clear 1 year ago
  Thomas Waldmann 68143d6f99 hashindex: remove .compact 1 year ago
  Thomas Waldmann 3c794fa980 hashindex: simplify .pop 1 year ago