borg/attic
Thomas Waldmann 8aebdd6c5b PR #229 - Merge branch 'fix_127' of https://github.com/ThomasWaldmann/attic into merge 2015-03-09 22:08:15 +01:00
..
testsuite PR #214 - Merge branch 'crypto_cleanup' of https://github.com/thomaswaldmann/attic into merge 2015-03-06 23:50:15 +01: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 Extra debug information for 'fread failed' 2015-02-12 20:32:20 -05:00
_version.py fix typos / spelling 2015-02-28 03:43:08 +01:00
archive.py extract: if --stdout is given, write all extracted binary data to stdout 2015-03-01 05:07:29 +01:00
archiver.py PR #223 - Merge branch 'fix_45' of https://github.com/ThomasWaldmann/attic into merge 2015-03-08 15:09:01 +01:00
cache.py PR #225 - Merge branch 'fix_cache_close' of https://github.com/ThomasWaldmann/attic into merge 2015-03-09 16:21:15 +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 FUSE: reflect deduplication in allocated blocks 2015-01-23 16:43:45 +01:00
hashindex.pyx HashIndex: Switch to a non-mmap based implementation 2014-07-10 15:32:29 +02:00
helpers.py PR #206 - Merge branch 'fixes' of https://github.com/thomaswaldmann/attic into merge 2015-03-06 23:18:08 +01:00
key.py PR #222 - Merge branch 'issue_189' of https://github.com/ThomasWaldmann/attic into merge 2015-03-08 04:20:13 +01:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
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 PR #229 - Merge branch 'fix_127' of https://github.com/ThomasWaldmann/attic into merge 2015-03-09 22:08:15 +01:00
repository.py fix typos / spelling 2015-02-28 03:43:08 +01:00
xattr.py xattr: Fix issue with empty (0 bytes) xattr values. 2014-12-14 14:28:33 +01:00