Historique des commits

Auteur SHA1 Message Date
  Marian Beermann adaeb32cd4 Repository: fix repo not closed cleanly on InvalidRepository exception il y a 9 ans
  enkore 35a0ab2183 Merge pull request #1481 from ThomasWaldmann/debug-info il y a 9 ans
  enkore 1bcf3d2317 Merge pull request #1482 from ThomasWaldmann/skip-noatime-test-hurd il y a 9 ans
  Thomas Waldmann 2a434c3928 skip the O_NOATIME test on GNU Hurd, fixes #1315 il y a 9 ans
  Thomas Waldmann e50646a07b implement borg debug-info, fixes #1122 il y a 9 ans
  enkore a0df0a9494 Merge pull request #1480 from ThomasWaldmann/clean-repo-release il y a 9 ans
  Thomas Waldmann e3c155e75a use a clean repo to test / build the release il y a 9 ans
  TW c19fb8b921 Merge pull request #1477 from borgbackup/1.0.7rc2rst il y a 9 ans
  enkore 17aacb9719 Fix changes.rst formatting, clarify changelog il y a 9 ans
  TW 4712b9d133 Merge pull request #1474 from ThomasWaldmann/update-1.0-changes il y a 9 ans
  Thomas Waldmann 07b47ef4a5 update CHANGES il y a 9 ans
  TW a12672530c Merge pull request #1448 from enkore/issue/1442 il y a 9 ans
  TW feb7e2517e Merge pull request #1472 from ThomasWaldmann/lz4-buffer il y a 9 ans
  TW df967722e3 Merge pull request #1471 from ThomasWaldmann/buffer il y a 9 ans
  Marian Beermann 3b716f98ff Add regression test for 95cf337 il y a 9 ans
  Marian Beermann 95cf337fa5 Fix untracked segments made by moved DELETEs il y a 9 ans
  Thomas Waldmann e1bc7b62f6 lz4: reuse helpers.Buffer il y a 9 ans
  Thomas Waldmann ef9e8a584b refactor buffer code into helpers.Buffer class, add tests il y a 9 ans
  TW 00449ad7b0 Merge pull request #1470 from ThomasWaldmann/document-archive-limit il y a 9 ans
  TW 4e5b80bbd5 Merge pull request #1464 from ThomasWaldmann/fix-xattr-exception il y a 9 ans
  Thomas Waldmann 3c7dddcb99 update changelog il y a 9 ans
  Thomas Waldmann c834b2969c document archive limitation, #1452 il y a 9 ans
  Thomas Waldmann 8630ebf3f0 xattr: fix module docstring il y a 9 ans
  Thomas Waldmann b6ead3dce2 xattr: use some string processing functions, dedup, simplify il y a 9 ans
  Thomas Waldmann 7ea052a5e8 xattr: buffer full check for freebsd il y a 9 ans
  Thomas Waldmann 4eac66fe2a xattr: fix race condition in get_all(), see issue #906 il y a 9 ans
  Thomas Waldmann 418794f66f xattr: errno ERANGE has different meanings il y a 9 ans
  Thomas Waldmann 09dbec99a0 raise OSError including the error message derived from errno il y a 9 ans
  Thomas Waldmann 67c6c1898c xattr: refactor code, deduplicate il y a 9 ans
  Thomas Waldmann 17c77a5dc5 xattr: dynamically grow result buffer until it fits, fixes #1462 il y a 9 ans