История коммитов

Автор SHA1 Сообщение Дата
  TW f698c12129 Merge pull request #6403 from ThomasWaldmann/fix-savefile-mode-1.2 3 лет назад
  braewoods 8b4c501d8d [1.2-maint] Backport implicit warning patches from master (#6427) 3 лет назад
  TW 450610b168 Merge pull request #6423 from ThomasWaldmann/fix-cython-warnings-1.2 3 лет назад
  Thomas Waldmann dc811bda6f fix "'HMAC_CTX' already defined" cython warning 3 лет назад
  Thomas Waldmann cd629d32cb fix "useless trailing comma" cython warnings 3 лет назад
  TW 7a1d12d007 Merge pull request #6418 from hexagonrecursion/bp12-unicode 3 лет назад
  Andrey Bienkowski f05036cbcb ‘PyUnicode_AsUnicode’ is deprecated 3 лет назад
  TW 20a9df18f7 Merge pull request #6413 from aspargas2/1.2-maint 3 лет назад
  aspargas2 2425f54bdb tweak what is backported, as requested 3 лет назад
  TW bb76dca114 Merge pull request #6414 from hexagonrecursion/bp-blake 3 лет назад
  Thomas Waldmann ce72a87f2d fixup: fix SELFTEST_COUNT 3 лет назад
  Thomas Waldmann 65ccbc2c69 fixup: remove now unused import 3 лет назад
  Thomas Waldmann 8dd2612fc6 remove the blake2b compat checker script 3 лет назад
  Thomas Waldmann 45ef108d46 remove our blake2b_128/256 tests 3 лет назад
  Thomas Waldmann c2211a7ef9 remove our hmac_sha256 tests 3 лет назад
  Thomas Waldmann 72ccafb4b8 hmac.digest: some more minor optimizations 3 лет назад
  Thomas Waldmann bcd1d49d3b hmac_sha256: replace own cython wrapper code by hmac.digest python stdlib (since py38) 3 лет назад
  Thomas Waldmann 4fb6df813a fix codeql complaining about missing headers needed by borg 3 лет назад
  aspargas2 aa27294927 fix codeql complaining about missing cython 3 лет назад
  TW d0fb234f46 Merge pull request #6404 from ThomasWaldmann/import-tar-fixes-1.2 3 лет назад
  TW 8abb0aa7ab Merge pull request #6375 from ThomasWaldmann/fix-6374-1.2 3 лет назад
  Thomas Waldmann 7dc800fecd kill filter process in case of borg exceptions, fixes #6401 3 лет назад
  Thomas Waldmann 33192e5e5d import-tar: fix mtime type bug 3 лет назад
  TW ea668417c9 Merge pull request #6405 from ThomasWaldmann/fix-ci 3 лет назад
  Thomas Waldmann 412e39b898 fix wrong branch name in github actions 3 лет назад
  Thomas Waldmann f5a47d86e3 ensure_dir: respect umask for created directory modes, fixes #6400 3 лет назад
  Thomas Waldmann 9ea1d2a7d6 SaveFile: respect umask for final file mode, fixes #6400 3 лет назад
  TW 057ae69537 Merge pull request #6384 from ThomasWaldmann/pyupgrade-38-1.2 3 лет назад
  Thomas Waldmann 8edb1dc085 manual formatting fixes (cosmetic / pep8) 3 лет назад
  Thomas Waldmann c4ed840c7b pyupgrade --py38-plus ./**/*.py 3 лет назад