Commit History

Author SHA1 Message Date
  Thomas Waldmann 005e415bb2 repository: start new segment file for manifest 7 years ago
  Thomas Waldmann b46569a5ad borg compact --cleanup-commits to get rid of leftover 17byte segments 7 years ago
  Thomas Waldmann 34a71ba74e test fixes 7 years ago
  Marian Beermann 950ce87a6e repository: track commits in hints 8 years ago
  Thomas Waldmann 6229800909 separate borg compact command, fixes #2195 7 years ago
  TW ff3d75fed2 Merge pull request #3969 from ThomasWaldmann/update-changes-master 7 years ago
  Thomas Waldmann 3fd6bd8ca7 update CHANGES: added 1.1 history (master) 7 years ago
  Thomas Waldmann a89aadc9f2 update CHANGES (master) 7 years ago
  TW 20abc9d687 Merge pull request #3963 from ThomasWaldmann/chunker-fd-only 7 years ago
  Thomas Waldmann 13e6970437 create: do not give chunker a py file object, it is not needed 7 years ago
  TW 8e91694c54 Merge pull request #3961 from ThomasWaldmann/flags-fd-based 7 years ago
  Thomas Waldmann 018b62c845 bsdflags: use fd instead of path 7 years ago
  TW 2dd22df751 Merge pull request #3960 from ThomasWaldmann/acl-fd-based 7 years ago
  Thomas Waldmann 7e47e68e29 acls: use fd instead of path 7 years ago
  Thomas Waldmann 5bf5f12be1 acls: only calls os.fsencode for str paths 7 years ago
  TW 34cd1b22ec Merge pull request #3918 from ThomasWaldmann/platform-xattr 7 years ago
  Thomas Waldmann 34a51eb958 xattr: fix dummy base getxattr, must raise for any given name 7 years ago
  Thomas Waldmann 113b0eabec xattr: use fd for get_all 7 years ago
  Thomas Waldmann 389e806b68 xattr: refactor/fix exception handling in get_all 7 years ago
  Thomas Waldmann 394d59e6d8 xattr: implement set_all to complement get_all 7 years ago
  Thomas Waldmann c29c3063b0 xattr: use bytes typed path for listxattr, getxattr, setxattr 7 years ago
  Thomas Waldmann 9deb90db71 xattr: use bytes typed names for listxattr, getxattr, setxattr 7 years ago
  Thomas Waldmann b5a9ac5682 xattr: use bytes typed values for listattr, getxattr, setxattr 7 years ago
  Thomas Waldmann 99149684bf xattr: move to platform package, use cython, fixes #2495 7 years ago
  TW 2178e73cfa Merge pull request #3965 from russelldavis/patch-1 7 years ago
  Russell Davis 041f1baf4c Update installation instructions for macOS 7 years ago
  TW 02c48836fa Merge pull request #3964 from ThomasWaldmann/vagrant-arch-fix 7 years ago
  Thomas Waldmann 0ed15081ad vagrant: fix arch package installation 7 years ago
  TW 89d87ff433 Merge pull request #3959 from ThomasWaldmann/fix-acl-proto-master 7 years ago
  Thomas Waldmann b76661ab67 acl platform code: fix acl set return type (master) 7 years ago