Thomas Waldmann d14e6f720c --list-format: make it compatible with old archives il y a 9 ans
..
testsuite 08a7ce5cc3 Merge branch 'feature/list-formatting' of https://github.com/manwegit/borg into feature/list-formatting il y a 9 ans
__init__.py 8b6ca0d912 propperly handle borg._version using setuptools_scm il y a 10 ans
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans
_chunker.c 8e13d315bb use PyMemoryView_FromMemory (py 3.3+) il y a 10 ans
_hashindex.c 5cb47cbedd hashindex: explain hash_sizes il y a 10 ans
archive.py e072a52b6c fix _open_rb noatime handling, fixes #657 il y a 10 ans
archiver.py d14e6f720c --list-format: make it compatible with old archives il y a 9 ans
cache.py 4843719f72 Cache: fix exception handling in __init__, release lock, fixes #610 il y a 10 ans
chunker.pyx 1eecb020e8 cython code: add some int types to get rid of unspecific python add / subtract operations il y a 10 ans
compress.pyx 4444113414 remove misc. compat code not needed for py 3.4+ il y a 10 ans
crypto.pyx 5607e5aefe use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493 il y a 10 ans
fuse.py 44c8a4af80 fix pep8 failures il y a 10 ans
hash_sizes.py d88df3edc6 hashtable size follows a growth policy, fixes #527 il y a 10 ans
hashindex.pyx 720fc49498 hashindex_add C implementation il y a 10 ans
helpers.py 08a7ce5cc3 Merge branch 'feature/list-formatting' of https://github.com/manwegit/borg into feature/list-formatting il y a 9 ans
key.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans
locking.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 il y a 10 ans
lrucache.py 5e0013c5db Merge branch 'master' into lrucache il y a 10 ans
platform.py 35280e9a65 label platform code, exclude freebsd and unknown platform from coverage measurement il y a 10 ans
platform_darwin.pyx d602558f9d acls (darwin): use helper functions safe_encode/safe_decode il y a 10 ans
platform_freebsd.pyx 213075e5c1 acls (freebsd): use helper functions safe_encode/safe_decode il y a 10 ans
platform_linux.pyx 259f8678d6 acls (linux): helper functions safe_encode/safe_decode il y a 10 ans
remote.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans
repository.py 6d615ec30a change encryption to be on by default (repokey mode) il y a 10 ans
shellpattern.py c7fb598ab9 Add shell-style pattern syntax il y a 10 ans
upgrader.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans
xattr.py 4b339f5d69 cosmetic source cleanup (flake8) il y a 10 ans