.. |
testsuite
|
Merge pull request #789 from enkore/feature-hmac
|
2016-03-31 18:15:57 +02:00 |
__init__.py
|
|
|
__main__.py
|
cosmetic source cleanup (flake8)
|
2016-01-30 21:32:45 +01:00 |
_chunker.c
|
Possible fix to silently skipping EIO and the like? #748
|
2016-03-16 01:32:48 +01:00 |
_hashindex.c
|
failing hashindex tests on netbsd, fixes #804
|
2016-03-27 17:42:45 +03:00 |
archive.py
|
Merge pull request #803 from borgbackup/1.0-maint
|
2016-03-26 17:51:12 +01:00 |
archiver.py
|
Add '--sort' option for sorting diff command output
|
2016-03-31 18:55:02 +03:00 |
cache.py
|
Merge pull request #803 from borgbackup/1.0-maint
|
2016-03-26 17:51:12 +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
|
Replace stdlib hmac with OpenSSL, zero-copy decrypt
|
2016-03-27 01:12:23 +01:00 |
fuse.py
|
file stats are packed with 'int_to_bigint' in the archive. Unpack these before passing to llfuse
|
2016-03-10 15:50:45 -05:00 |
hash_sizes.py
|
hashtable size follows a growth policy, fixes #527
|
2016-01-14 14:39:59 +01:00 |
hashindex.pyx
|
hashindex_add C implementation
|
2015-12-07 19:13:58 +01:00 |
helpers.py
|
Add option for an explicit sign in sizeof_fmt functions in helpers
|
2016-03-26 23:49:24 +02:00 |
key.py
|
Replace stdlib hmac with OpenSSL, zero-copy decrypt
|
2016-03-27 01:12:23 +01:00 |
locking.py
|
do not sleep for >60s while waiting for lock, fixes #773
|
2016-03-19 21:19:30 +01:00 |
logger.py
|
sane remote logging, remote stderr, fixes #461
|
2015-12-12 22:15:08 +01:00 |
lrucache.py
|
|
|
platform.py
|
label platform code, exclude freebsd and unknown platform from coverage measurement
|
2015-11-01 23:06:52 +01:00 |
platform_darwin.pyx
|
|
|
platform_freebsd.pyx
|
|
|
platform_linux.pyx
|
|
|
remote.py
|
Make Repository a context manager, use decorators for wrapping withs
|
2016-03-23 00:41:15 +01:00 |
repository.py
|
Make Repository a context manager, use decorators for wrapping withs
|
2016-03-23 00:41:15 +01:00 |
shellpattern.py
|
Add shell-style pattern syntax
|
2016-01-21 16:07:24 +01:00 |
upgrader.py
|
Make Repository a context manager, use decorators for wrapping withs
|
2016-03-23 00:41:15 +01:00 |
xattr.py
|
cosmetic source cleanup (flake8)
|
2016-01-30 21:32:45 +01:00 |