.. |
testsuite
|
acl: make darwin acl code numeric_owner aware
|
2014-05-03 23:22:55 +02:00 |
__init__.py
|
Start using versioneer for version numbers
|
2013-08-05 23:05:15 +02:00 |
_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
|
Start using versioneer for version numbers
|
2013-08-05 23:05:15 +02:00 |
archive.py
|
Experimental Linux ACL support (#66)
|
2014-04-13 20:26:46 +02:00 |
archiver.py
|
cachedir: Add CACHEDIR.TAG file to attic cache dirs
|
2014-05-01 14:56:21 +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
|
crypto: Improved AES performance
|
2014-05-13 22:33:58 +02:00 |
key.py
|
Make sure key files end with a new line
|
2014-03-28 22:56:40 +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: 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
|
check: Fix a check --repair issue and added more tests
|
2014-03-06 12:05:22 +01:00 |
xattr.py
|
fix typo
|
2014-04-29 23:07:41 +02:00 |