1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-24 16:55:36 +00:00
borg/attic
2014-05-31 15:15:56 +02:00
..
testsuite Fix crash on extreme mtime timestamps (year 2400+) 2014-05-18 18:28:26 +02:00
__init__.py
_chunker.c chunker: optimized the barrel shift 2014-05-13 23:05:13 +02:00
_hashindex.c Fix one more -Werror=declaration-after-statement issue 2014-03-30 22:35:13 +02:00
_version.py
archive.py Fix crash on extreme mtime timestamps (year 2400+) 2014-05-18 18:28:26 +02:00
archiver.py Fix crash on extreme mtime timestamps (year 2400+) 2014-05-18 18:28:26 +02:00
cache.py Reduce memory usage when backing up many small files 2014-05-03 13:35:48 +02:00
chunker.pyx Add a method to detect out of date binary extension modules 2014-03-18 22:04:08 +01:00
crypto.pyx crypto: store EVP_CIPHER_CTX on the stack 2014-05-13 23:18:32 +02:00
fuse.py mount: Improve fuse filesystem memory efficiency 2014-03-28 22:51:09 +01:00
hashindex.pyx Add a method to detect out of date binary extension modules 2014-03-18 22:04:08 +01:00
helpers.py Fix py3.2 specific EDEADLK related bug. 2014-05-31 15:15:56 +02:00
key.py Make sure key files end with a new line 2014-03-28 22:56:40 +01:00
lrucache.py
platform.py Experimental OS X ACL support (#66) 2014-05-03 15:10:11 +02:00
platform_darwin.pyx acl: make darwin acl code numeric_owner aware 2014-05-03 23:22:55 +02:00
platform_freebsd.pyx Experimental FreeBSD ACL support (nfs4 and posix) (#66) 2014-04-27 14:17:52 +02:00
platform_linux.pyx Linux ACL support improvements 2014-04-29 22:29:26 +02:00
remote.py mount: Use RepositoryCache 2014-03-26 22:42:20 +01:00
repository.py
xattr.py fix typo 2014-04-29 23:07:41 +02:00