| .. |
|
__init__.py
|
fc52101d46
suppress unneeded exception context (PEP 409)
|
9 years ago |
|
archive.py
|
dabac6a4ed
use mock from stdlib, fixes #145
|
9 years ago |
|
archiver.py
|
08a7ce5cc3
Merge branch 'feature/list-formatting' of https://github.com/manwegit/borg into feature/list-formatting
|
9 years ago |
|
benchmark.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
|
chunker.py
|
54e8dd8419
misc chunker parameter changes
|
10 years ago |
|
compress.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
|
crypto.py
|
5607e5aefe
use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493
|
9 years ago |
|
hashindex.py
|
610300c1ce
misc. hash table tuning
|
10 years ago |
|
helpers.py
|
79f42571ae
unit test for archive format
|
9 years ago |
|
key.py
|
265da6286f
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
|
9 years ago |
|
locking.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
|
logger.py
|
c4dae52ca4
configure logging via env var, use LazyLogger
|
10 years ago |
|
lrucache.py
|
e5b647fbd1
minor lrucache test fix
|
10 years ago |
|
platform.py
|
5a2aa7b02b
acls (linux): make tests as they should be
|
10 years ago |
|
repository.py
|
ffc8cf6c97
Append-only mode for repositories
|
9 years ago |
|
shellpattern.py
|
c7fb598ab9
Add shell-style pattern syntax
|
9 years ago |
|
upgrader.py
|
eab60cce99
pass through some global options from client to server
|
10 years ago |
|
xattr.py
|
13ded3d5e7
xattr tests: ignore security.selinux attribute showing up
|
10 years ago |