Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Thomas Waldmann 6f00b025d8 remove empty shadowed_segments lists, fixes #5275 4 yıl önce
  TW 9c988ee632 Merge pull request #5662 from ThomasWaldmann/dump-hints 4 yıl önce
  Thomas Waldmann a83fdd7de9 implement borg debug dump-hints 4 yıl önce
  TW 0b76194a58 Merge pull request #5647 from ThomasWaldmann/blake2-from-py36 4 yıl önce
  Thomas Waldmann c3df6fcca4 fix docs about blake2 requirements / origin 4 yıl önce
  Thomas Waldmann c8e9131158 remove bundled blake2 code, usage of libb2 4 yıl önce
  Thomas Waldmann 1dbe86a14e use blake2b from hashlib 4 yıl önce
  Thomas Waldmann 6fa5bb4630 add tests for blake2b_128 4 yıl önce
  Ryan Polley 83116e58f2 add examples for --paths-from-stdin, --paths-from-command, --paths-separator (#5644) 4 yıl önce
  TW b20c7229e6 Merge pull request #5642 from rpolley/fix-grammar-in-docs-5632 4 yıl önce
  TW 2d8c9f1acf Merge pull request #5643 from rpolley/update-docs-on-dev-env-setup-#5504 4 yıl önce
  Ryan Polley 1c5b57f1b3 recomend running tests only on installed versions for setup 4 yıl önce
  Ryan Polley 974fd9eecb add link back to git-installation 4 yıl önce
  Ryan Polley 921cac0177 fix grammar in faq 4 yıl önce
  TW 699256edbd Merge pull request #5620 from ThomasWaldmann/sparse-file-integr2 4 yıl önce
  Thomas Waldmann 6dc334422e fixup: improve comment about assumptions in the item metadata stream chunker 4 yıl önce
  Thomas Waldmann 2391d160a8 add all-zero detection to buzhash chunk data processing 4 yıl önce
  Thomas Waldmann 2d76365214 cosmetic: directly set allocation instead going via is_zero 4 yıl önce
  Thomas Waldmann 8162e2e67b cached_hash is only used in archive, move it there 4 yıl önce
  Thomas Waldmann e41dc6e96f use zeros for benchmarks 4 yıl önce
  Thomas Waldmann be257728ca move zeros to constants module 4 yıl önce
  Thomas Waldmann 3b9798cffc remove max_chunk_size (unused) 4 yıl önce
  TW 4041bdf169 Merge pull request #5606 from ThomasWaldmann/fix-5603-master 4 yıl önce
  TW abb87ce68b Merge pull request #5623 from infectormp/patch-4 4 yıl önce
  infectormp ab97bc20ed Add badge with current status of package 4 yıl önce
  Thomas Waldmann 4e3be1db5e reuse zeros also in fixed-size chunker for all-zero chunk detection 4 yıl önce
  Thomas Waldmann ef19d937ed use cached_hash also to generate all-zero replacement chunks 4 yıl önce
  Thomas Waldmann f3088a9893 rename chunk_to_id_data to cached_hash 4 yıl önce
  Thomas Waldmann 92f221075a refactor recreate to use chunk_to_id_data 4 yıl önce
  Thomas Waldmann b3659e0b8c reuse chunker.zeros for sparse extraction 4 yıl önce