1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-24 16:29:00 +00:00
borg/borg
Teemu Toivanen 79f42571ae unit test for archive format
tests formatting with {pid} and not equal results from same
time string. (adds import time to tests)
2016-02-25 00:41:24 +02:00
..
testsuite unit test for archive format 2016-02-25 00:41:24 +02:00
__init__.py
__main__.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
_chunker.c use PyMemoryView_FromMemory (py 3.3+) 2016-01-24 15:36:04 +01:00
_hashindex.c hashindex: explain hash_sizes 2016-01-14 14:39:59 +01:00
archive.py fix _open_rb noatime handling, fixes #657 2016-02-18 23:01:55 +01:00
archiver.py simplify processing for borg list --short 2016-02-21 21:35:00 +01:00
cache.py Cache: fix exception handling in __init__, release lock, fixes #610 2016-02-04 23:19:35 +01:00
chunker.pyx
compress.pyx remove misc. compat code not needed for py 3.4+ 2016-01-24 15:16:05 +01:00
crypto.pyx use os.urandom instead of own cython openssl RAND_bytes wrapper, fixes #493 2016-01-24 15:40:04 +01:00
fuse.py fix pep8 failures 2016-02-17 01:05:04 +01:00
hash_sizes.py hashtable size follows a growth policy, fixes #527 2016-01-14 14:39:59 +01:00
hashindex.pyx
helpers.py Add format options to location. 2016-02-25 00:41:24 +02:00
key.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
locking.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
logger.py
lrucache.py
platform.py
platform_darwin.pyx
platform_freebsd.pyx
platform_linux.pyx
remote.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
repository.py change encryption to be on by default (repokey mode) 2016-01-24 15:44:09 +01:00
shellpattern.py Add shell-style pattern syntax 2016-01-21 16:07:24 +01:00
upgrader.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00
xattr.py cosmetic source cleanup (flake8) 2016-01-30 21:32:45 +01:00