Historique des commits

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