Commit History

Author SHA1 Message Date
  Thomas Waldmann 92f221075a refactor recreate to use chunk_to_id_data 4 years ago
  Thomas Waldmann b3659e0b8c reuse chunker.zeros for sparse extraction 4 years ago
  Thomas Waldmann 9fd284ce1a refactor new zero chunk handling to be reusable 4 years ago
  Thomas Waldmann 6d0f9a52eb detect all-zero chunks, avoid hashing them 4 years ago
  Thomas Waldmann 52bd55b29a integrate Chunk type, avoid hashing holes 4 years ago
  Thomas Waldmann 7319f85b54 adapt the existing chunker tests 4 years ago
  Thomas Waldmann 8c299696aa Chunker: yield Chunk namedtuple instead of bytes/memoryview 4 years ago
  TW 37d4aee122 Merge pull request #5597 from Gelma/typos_dec 4 years ago
  Thomas Waldmann 7a3a49e99b reverted changes to 3rd party code 4 years ago
  Thomas Waldmann 0984e00d31 revert changes to autogenerated files 4 years ago
  Andrea Gelmini 72e7c46fa7 Fix typos 4 years ago
  TW 41d282bc14 Merge pull request #5615 from jedie/patch-1 4 years ago
  Jens Diemer 5a585c5c2e "python-virtualenv" -> "python3-virtualenv" 4 years ago
  TW 268eb2e598 Merge pull request #5610 from ThomasWaldmann/update-changes-master 4 years ago
  Thomas Waldmann 4394fa45ba update CHANGES 4 years ago
  TW 9088b1e85a Merge pull request #5608 from ThomasWaldmann/improve-borg-check-logging-master 4 years ago
  Thomas Waldmann f2cb17d66c check: debug log segment filename 4 years ago
  axapaxa b291b91962 Add remote upload buffer (--remote-buffer) (#5574) 4 years ago
  TW 2851a84003 Merge pull request #5561 from ThomasWaldmann/sparse-file-support 4 years ago
  TW 27651f6f28 Merge pull request #5600 from ThomasWaldmann/fix-mp 4 years ago
  Thomas Waldmann d2fe303967 fix cythonize crash on macOS/py39, fixes #5599 4 years ago
  Thomas Waldmann 37a7436ff9 detect sparse support by fs 4 years ago
  Thomas Waldmann c0c0da9c76 skip sparse tests if has_seek_hole is False 4 years ago
  Thomas Waldmann b8bb0494f6 create --sparse, file map support for the "fixed" chunker, see #14 4 years ago
  TW 5d46395ed0 Merge pull request #5598 from ThomasWaldmann/pyi41-master 4 years ago
  Thomas Waldmann 7b060ea792 vagrant: use py 3.9.1 pyi 4.1 to build binary 4 years ago
  TW 5abc4eb5d4 Merge pull request #5595 from ThomasWaldmann/docs-hardlinks-master 4 years ago
  Thomas Waldmann f75c561e07 docs: add another case of attempted hardlink usage 4 years ago
  Thomas Waldmann 3a828bea0b docs: fix description of borg upgrade hardlink usage, fixes #5518 4 years ago
  TW 34c38ee052 Merge pull request #5594 from ThomasWaldmann/vagrant-no-duplicate-fuse-tests 4 years ago