1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2024-12-27 02:08:54 +00:00
borg/attic
2015-07-28 11:39:00 -07:00
..
testsuite Fix typo preventing the security confirmation prompt from working 2015-05-08 17:41:50 +02:00
__init__.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
_chunker.c Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
_hashindex.c hashindex: Fix hashindex ARM memory alignment issue 2015-05-24 21:48:03 +02:00
_version.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
archive.py Improve handling of systems with improperly configured file system encoding 2015-04-21 22:29:10 +02:00
archiver.py Don't process an entry if the nodump flag is set. 2015-07-28 11:39:00 -07:00
cache.py Fix typo preventing the security confirmation prompt from working 2015-05-08 17:41:50 +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 fix typo in comment 2014-09-07 13:54:18 +01:00
hashindex.pyx HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py Removed some unused imports 2015-04-19 23:24:14 +02:00
key.py More user friendly error message when repository key file is not found 2015-04-19 23:09:36 +02:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
platform.py use sys.platform everywhere, fixes #188 2015-04-19 23:54:44 +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 linux: remove duplicate os.fsencode calls 2015-04-01 02:11:36 +02:00
remote.py serve: use os.write(stdout_fd, ...), fixes #233 2015-03-14 19:45:01 +01:00
repository.py Speed up initial repository access 2014-10-10 21:01:55 +02:00
xattr.py acl/xattr: Be less strict about unknown platforms 2015-04-15 21:49:03 +02:00