Historial de Commits

Autor SHA1 Mensaje Fecha
  Thomas Waldmann a221ca16ad remote: introduce a dontcare flag (all values acceptable) hace 7 años
  Thomas Waldmann 3715d2da3e slightly refactor write_commit using new "want_new" flag hace 7 años
  Thomas Waldmann 1f387d911a start new segment file for put/del to MANIFEST_ID hace 7 años
  Thomas Waldmann 755eaeec0a borg compact --cleanup-commits to get rid of leftover 17byte segments hace 7 años
  Thomas Waldmann efe60bd640 test fixes hace 7 años
  Marian Beermann aeef082483 repository: track commits in hints hace 8 años
  Thomas Waldmann de4afa097c separate borg compact command, fixes #2195 hace 7 años
  TW d2a816d0d4 Merge pull request #3978 from ThomasWaldmann/fix-nanorst hace 7 años
  Thomas Waldmann 0d06407087 nanorst: add missing blank to exception message hace 7 años
  TW 77f8a82d3b Merge pull request #3976 from intelfx/xattr-fix-include-path hace 7 años
  Ivan Shapovalov 074a984111 xattr: use sys/xattr.h as per setxattr(2), attr/xattr.h is absent on my system hace 7 años
  TW 1f75b6b9b5 Merge pull request #3971 from ThomasWaldmann/more-xattr-stuff hace 7 años
  Thomas Waldmann 44b4f9645d xattrs: use follow_symlinks=False as default, more tests hace 7 años
  TW 2855a3798b Merge pull request #3972 from ThomasWaldmann/fix-ext-version-check hace 7 años
  Thomas Waldmann 2bb23f00af fix logic bug in platform module API version check hace 7 años
  TW ff3d75fed2 Merge pull request #3969 from ThomasWaldmann/update-changes-master hace 7 años
  Thomas Waldmann 3fd6bd8ca7 update CHANGES: added 1.1 history (master) hace 7 años
  Thomas Waldmann a89aadc9f2 update CHANGES (master) hace 7 años
  TW 20abc9d687 Merge pull request #3963 from ThomasWaldmann/chunker-fd-only hace 7 años
  Thomas Waldmann 13e6970437 create: do not give chunker a py file object, it is not needed hace 7 años
  TW 8e91694c54 Merge pull request #3961 from ThomasWaldmann/flags-fd-based hace 7 años
  Thomas Waldmann 018b62c845 bsdflags: use fd instead of path hace 7 años
  TW 2dd22df751 Merge pull request #3960 from ThomasWaldmann/acl-fd-based hace 7 años
  Thomas Waldmann 7e47e68e29 acls: use fd instead of path hace 7 años
  Thomas Waldmann 5bf5f12be1 acls: only calls os.fsencode for str paths hace 7 años
  TW 34cd1b22ec Merge pull request #3918 from ThomasWaldmann/platform-xattr hace 7 años
  Thomas Waldmann 34a51eb958 xattr: fix dummy base getxattr, must raise for any given name hace 7 años
  Thomas Waldmann 113b0eabec xattr: use fd for get_all hace 7 años
  Thomas Waldmann 389e806b68 xattr: refactor/fix exception handling in get_all hace 7 años
  Thomas Waldmann 394d59e6d8 xattr: implement set_all to complement get_all hace 7 años