.. |
testsuite
|
20026e58aa
Fix incorrect behaviour with two character directory names.
|
10 years ago |
__init__.py
|
3b4875cf2e
Start using versioneer for version numbers
|
12 years ago |
_chunker.c
|
9f64e39d9f
Reuse chunker buffer between files.
|
11 years ago |
_hashindex.c
|
4ab4ecc7af
hashindex: Fix issue with file sizes larger than 2GB.
|
10 years ago |
_version.py
|
3b4875cf2e
Start using versioneer for version numbers
|
12 years ago |
archive.py
|
6be2734b7e
Do not create items_buffer and chunker unless we are creating new archive
|
10 years ago |
archiver.py
|
78f9ad1fab
Require approval before accessing previously unknown unencrypted repositories
|
10 years ago |
cache.py
|
7198929bae
cache: Warn user before accessing relocated repositories
|
10 years ago |
chunker.pyx
|
9f64e39d9f
Reuse chunker buffer between files.
|
11 years ago |
crypto.pyx
|
11687fbec1
crypto: store EVP_CIPHER_CTX on the stack
|
11 years ago |
fuse.py
|
ec73e45ae2
fix typo in comment
|
11 years ago |
hashindex.pyx
|
2f72b9f960
HashIndex: Switch to a non-mmap based implementation
|
11 years ago |
helpers.py
|
20026e58aa
Fix incorrect behaviour with two character directory names.
|
10 years ago |
key.py
|
add59e4ab3
Prepare for future payload format change
|
10 years ago |
lrucache.py
|
a579b7917b
Remove unused imports
|
12 years ago |
platform.py
|
47c6141aab
Experimental OS X ACL support (#66)
|
11 years ago |
platform_darwin.pyx
|
8f4e0f7506
acl: Added workaround for old Linux systems
|
11 years ago |
platform_freebsd.pyx
|
8f4e0f7506
acl: Added workaround for old Linux systems
|
11 years ago |
platform_linux.pyx
|
8f4e0f7506
acl: Added workaround for old Linux systems
|
11 years ago |
remote.py
|
cbbe0fcc9b
serve: use os.write(stdout_fd, ...), fixes #233
|
10 years ago |
repository.py
|
547fa0a590
Speed up initial repository access
|
11 years ago |
xattr.py
|
18641ae687
xattr: Fix issue with empty (0 bytes) xattr values.
|
10 years ago |