1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-23 16:26:29 +00:00
borg/attic
2014-11-22 14:41:24 +01:00
..
testsuite Fix "Number of files" output for attic info. 2014-10-27 22:00:56 +01:00
__init__.py
_chunker.c Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
_hashindex.c hashindex: Fix issue with indicies larger than 2GB 2014-11-22 14:41:24 +01:00
_version.py
archive.py Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
archiver.py limit create file permissions 2014-10-31 20:02:12 -05:00
cache.py HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
chunker.pyx Reuse chunker buffer between files. 2014-08-03 15:04:41 +02: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 HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py Remove dead code 2014-10-09 20:43:58 +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: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
platform_freebsd.pyx acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
platform_linux.pyx acl: Added workaround for old Linux systems 2014-08-01 15:50:18 +02:00
remote.py Introduce a separate exception for missing repository objects 2014-10-09 20:41:47 +02:00
repository.py Speed up initial repository access 2014-10-10 21:01:55 +02:00
xattr.py fix typo 2014-04-29 23:07:41 +02:00