Commit History

Author SHA1 Message Date
  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
  Thomas Waldmann bdf2602e7c hashindex: simplify .get 1 year ago
  Thomas Waldmann d2fe067647 import directly from borghash 1 year ago
  Thomas Waldmann b7035f188b remove _endian.h, not used anymore 1 year ago
  Thomas Waldmann ab08eea196 remove hashindex tests from selftests 1 year ago
  Thomas Waldmann 03596e3651 remove unused _hashindex.c, update setup.py 1 year ago
  Thomas Waldmann 5996b45b1d hashindex: cleanup .pyi 1 year ago
  Thomas Waldmann bacb923571 hashindex: cleanups, docstrings 1 year ago
  Thomas Waldmann 2c9a5a7bb7 legacyrepository: remove quota tracking tests, fix other tests 1 year ago
  Thomas Waldmann 7fffb0dbb1 hashindex: add NSIndex1 write support, fix iteritems 1 year ago
  Thomas Waldmann 64bda1a636 misc cleanups 1 year ago
  Martin Richtarsky f656f6b1f2 docs: Small changes regarding compression 1 year ago
  Thomas Waldmann 57e46cdfe5 remove NSIndex1a 1 year ago
  Thomas Waldmann 7bb6b3ebfe NSIndex1: use borghash.HashTableNT 1 year ago
  Thomas Waldmann ca582b640c FuseVersionsIndex: use borghash.HashTableNT 1 year ago