Histórico de commits

Autor SHA1 Mensagem Data
  TW 31a1ac18c7 Merge pull request #8899 from ThomasWaldmann/fish-completions 2 meses atrás
  TW 82a525c5be Merge pull request #8908 from ThomasWaldmann/3818simplifyexport-master2 2 meses atrás
  Thomas Waldmann 7741b503ad reformat text 2 meses atrás
  Thomas Waldmann c850f508f8 fix grammar 2 meses atrás
  TW f3cfc72b9d Merge pull request #8331 from qyanu-pull-requests/3818simplifyexport-master 2 meses atrás
  TW 9dc18e3707 Merge pull request #8906 from ThomasWaldmann/permissions-docs 2 meses atrás
  Thomas Waldmann 81bacd04c5 docs: add docs for serve --permissions / BORG_REPO_PERMISSIONS 2 meses atrás
  TW 3cf8d7cf2f Merge pull request #8905 from ThomasWaldmann/derive-key 3 meses atrás
  TW f569668474 Merge pull request #8904 from ThomasWaldmann/allow-msgpack-111 3 meses atrás
  Thomas Waldmann e86bae79c2 key: add derive_key to derive new keys from existing key material. 3 meses atrás
  Thomas Waldmann 467d0604da msgpack version check: ignore "rc" or other version elements 3 meses atrás
  Thomas Waldmann 862f19aab9 msgpack: allow 1.1.1 3 meses atrás
  TW fb527051cb Merge pull request #8902 from ThomasWaldmann/separate-chunkers 3 meses atrás
  Thomas Waldmann 25ec20410c chunkers: add fixed chunker tests to selftest 3 meses atrás
  Thomas Waldmann 3c459f0ae7 chunkers: rename test modules 3 meses atrás
  Thomas Waldmann 0754138a89 Split remaining chunker/reader tests into separate modules 3 meses atrás
  Thomas Waldmann ae93e67254 Rename `chunker_slow_test.py` to `buzhash_pytest_test.py` 3 meses atrás
  Thomas Waldmann cd6360a894 Split `chunker_test` into `fixed_test` and `buzhash_test` modules 3 meses atrás
  Thomas Waldmann e7c9db9506 tests: move chunker tests to own package 3 meses atrás
  Thomas Waldmann 90fe56e20a make mypy happy 3 meses atrás
  Thomas Waldmann 4f6605b115 chunker_test: fix import issue 3 meses atrás
  Thomas Waldmann f44b1742f5 Extract `ChunkerFixed` into a dedicated module under `chunkers`. 3 meses atrás
  Thomas Waldmann 3f4d7ef910 Extract `ChunkerFailing` into a dedicated module under `chunkers` 3 meses atrás
  Thomas Waldmann 31494f200d Extract `buzhash` logic into a dedicated module under `chunkers` 3 meses atrás
  Thomas Waldmann 322e2018ec Move `get_chunker` to `__init__.py` and update `Chunker` signature 3 meses atrás
  Thomas Waldmann a78c310b72 Split `reader` functionality into a separate module under `chunkers` package 3 meses atrás
  Thomas Waldmann bc86bd4bb0 Move chunker module to chunkers package 3 meses atrás
  TW ae80be7f43 Merge pull request #8901 from ThomasWaldmann/chunker-refactor3 3 meses atrás
  Thomas Waldmann f58d26671d ChunkerFixed: do not assert on short header read 3 meses atrás
  Thomas Waldmann 66f10712b4 chunker: use safe_fadvise 3 meses atrás