Geçmişin Kaydedilmesi

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