Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Waldmann 31494f200d Extract `buzhash` logic into a dedicated module under `chunkers` hace 2 meses
  Thomas Waldmann 322e2018ec Move `get_chunker` to `__init__.py` and update `Chunker` signature hace 2 meses
  Thomas Waldmann a78c310b72 Split `reader` functionality into a separate module under `chunkers` package hace 2 meses
  Thomas Waldmann bc86bd4bb0 Move chunker module to chunkers package hace 2 meses
  TW ae80be7f43 Merge pull request #8901 from ThomasWaldmann/chunker-refactor3 hace 2 meses
  Thomas Waldmann f58d26671d ChunkerFixed: do not assert on short header read hace 2 meses
  Thomas Waldmann 66f10712b4 chunker: use safe_fadvise hace 2 meses
  TW 2295c83c7e Merge pull request #8900 from ThomasWaldmann/gitignore-update hace 2 meses
  Thomas Waldmann b26f222ca4 .gitignore: update entries hace 2 meses
  TW 6e2b550a0e Merge pull request #8897 from ThomasWaldmann/update-changes hace 2 meses
  Thomas Waldmann 5ca22e9c10 update CHANGES hace 2 meses
  TW 7ec02dce46 Merge pull request #8895 from ThomasWaldmann/exclude-based-on-xattrs hace 2 meses
  Thomas Waldmann 2129d81fdb create: auto-exclude items based on xattrs or NODUMP, see #4972 hace 2 meses
  TW 1c07087e00 Merge pull request #8883 from ThomasWaldmann/chunker-refactor2 hace 2 meses
  TW 0fa548beac Merge pull request #8894 from ThomasWaldmann/bandit hace 2 meses
  Thomas Waldmann 3b94130b1c suppress some bandit warnings hace 2 meses
  Thomas Waldmann 338f9b1db9 add bandit, a security-oriented static analysis tool hace 2 meses
  TW dda9c445e1 Merge pull request #8893 from ThomasWaldmann/borg-serve-permissions hace 2 meses
  Thomas Waldmann bdc36d451f serve: add --permissions option as an alternative to BORG_REPO_PERMISSIONS env var hace 2 meses
  TW 8c235d760b Merge pull request #8891 from ThomasWaldmann/refactor-chunker-slow-master hace 2 meses
  Thomas Waldmann 6841897692 test_chunkpoints_unchanged: do not use blake2b_256 hace 2 meses
  Thomas Waldmann 9f73862d51 sparse test: test for transformation of all-zero blocks into CH_ALLOC chunks hace 2 meses
  Thomas Waldmann 2ef669945f skip test_create_read_special_symlink for now hace 2 meses
  Thomas Waldmann 439c193662 add tests for archiving big all-zero and all-random files hace 2 meses
  Thomas Waldmann 29cd100e3b Cython: do optimisations only where really needed hace 2 meses
  Thomas Waldmann a235cff0c5 Chunker: fix infinite loop hace 2 meses
  Thomas Waldmann 5445a52994 Chunker: add sparse/fmap support hace 2 meses
  Thomas Waldmann ad6d0ef2e8 Chunker: integrate FileReader for unified read logic hace 2 meses
  Thomas Waldmann 1c0d3eaa9f FileFMAPReader: add extensive test coverage hace 2 meses
  Thomas Waldmann e65755e114 FileReader: add tests for read and chunk handling hace 2 meses