Commit History

Author SHA1 Message Date
  TW acf5ddc68d Merge pull request #166 from ThomasWaldmann/fix-restore-xattrs 10 years ago
  Thomas Waldmann 9ebc53ad77 restore_xattrs: ignore if setxattr fails with EACCES, fixes #162 10 years ago
  Thomas Waldmann ea8f3bd7e7 restore_xattrs: minor cleanup / simplification 10 years ago
  Thomas Waldmann 034e3477bd travis: use requirements file 10 years ago
  Thomas Waldmann fdc18eb0a0 support docs: write some words about BountySource 10 years ago
  Thomas Waldmann 2402a2269e update docs about fakeroot 10 years ago
  Thomas Waldmann 3d974d28b3 update CHANGES 10 years ago
  Thomas Waldmann 1e11e24fc4 document locking system 10 years ago
  Thomas Waldmann 0a2bd8dad5 lock roster: catch file not found in remove() method and ignore it 10 years ago
  Thomas Waldmann d3d78f7ae3 call fadvise DONTNEED for the byterange we actually have read, fixes #158 10 years ago
  Per Guth 0926c2821f docs: installation: korora/fedora -> `lz4-devel` 10 years ago
  Per Guth 8cf0ead693 docs: added `favicon.ico` 10 years ago
  Thomas Waldmann 7f0fe83483 Merge branch 'master' of github.com:borgbackup/borg 10 years ago
  Thomas Waldmann 93a89d97fa ChunkerParams: fix parameter order 10 years ago
  Per Guth 1c7b5b23f4 minor change in copyright notice 10 years ago
  Thomas Waldmann b180158876 generalize hashindex code for any key length 10 years ago
  Thomas Waldmann 608c0935e0 borg list --short, remove requirement for fakeroot, xfail a test 10 years ago
  Thomas Waldmann 738ed5d91b 2 small archiver testsuite fixes 10 years ago
  Thomas Waldmann e5b647fbd1 minor lrucache test fix 10 years ago
  Thomas Waldmann 986b70c189 Merge branch 'lrucache' of https://github.com/sourcejedi/borg 10 years ago
  TW fffe509268 Merge pull request #129 from ThomasWaldmann/compression 10 years ago
  Thomas Waldmann e1de3dce7b integrate compression branch changes into change history for 0.25 10 years ago
  Thomas Waldmann 1d16e7a37c compression: update / refine docs 10 years ago
  Thomas Waldmann bf757738f7 Merge branch 'master' into compression 10 years ago
  Thomas Waldmann a6b6712d6a deprecate the numeric --compression argument, rename null compression to none, update CHANGES 10 years ago
  Alan Jenkins 02b3fbb401 lrucache: change test case to py.test 10 years ago
  Alan Jenkins 0ee78240ee lrucache: test added code 10 years ago
  Alan Jenkins 5e0013c5db Merge branch 'master' into lrucache 10 years ago
  Alan Jenkins 76f6737e9d lrucache: cleanup (-10 lines) 10 years ago
  Alan Jenkins db298268e4 Cleanup error-raising in added code 10 years ago