.. |
testsuite
|
add commandline argument --sparse
|
2015-04-17 22:28:40 +02:00 |
__init__.py
|
Start using versioneer for version numbers
|
2013-08-05 23:05:15 +02:00 |
_chunker.c
|
simple sparse file support, made chunk buffer size flexible
|
2015-04-15 16:29:18 +02:00 |
_hashindex.c
|
hashindex: Fix issue with file sizes larger than 2GB.
|
2015-01-06 22:28:04 +01:00 |
_version.py
|
Start using versioneer for version numbers
|
2013-08-05 23:05:15 +02:00 |
archive.py
|
add commandline argument --sparse
|
2015-04-17 22:28:40 +02:00 |
archiver.py
|
add commandline argument --sparse
|
2015-04-17 22:28:40 +02:00 |
cache.py
|
cache: Warn user before accessing relocated repositories
|
2015-04-13 22:42:32 +02:00 |
chunker.pyx
|
simple sparse file support, made chunk buffer size flexible
|
2015-04-15 16:29:18 +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
|
Fix incorrect behaviour with two character directory names.
|
2015-04-13 22:44:14 +02:00 |
key.py
|
Prepare for future payload format change
|
2014-12-17 21:55:33 +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
|
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
|
xattr: Fix issue with empty (0 bytes) xattr values.
|
2014-12-14 14:28:33 +01:00 |