1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-02-24 15:12:00 +00:00
borg/attic
2015-03-22 15:58:08 +01:00
..
testsuite Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
__init__.py
_chunker.c Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
_hashindex.c Extra debug information for 'fread failed' 2015-02-12 20:32:20 -05:00
_version.py Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
archive.py PR #224 - Merge branch 'issue_55' into merge 2015-03-22 15:58:08 +01:00
archiver.py PR #224 - Merge branch 'issue_55' into merge 2015-03-22 15:58:08 +01:00
cache.py Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
chunker.pyx Reuse chunker buffer between files. 2014-08-03 15:04:41 +02:00
crypto.pyx crypto.pyx: adapt to strange requirements found in the openssl docs 2015-03-03 20:18:28 +01:00
fuse.py Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
hashindex.pyx HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
key.py Merge branch 'python_cleanup' into merge 2015-03-18 00:23:41 +01:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
platform.py dummy acl implementation for unsupported platforms 2015-03-18 18:21:04 +01: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 PR #246 - Merge branch 'remote_exceptions' into merge 2015-03-21 02:22:51 +01:00
repository.py PR #245 - Merge branch 'fix_exceptions' into merge 2015-03-20 02:34:10 +01:00
xattr.py dummy xattr implementation for unsupported platforms 2015-03-18 17:45:05 +01:00