Mitch Bigelow
|
f406bf7879
fix incorrect _ns variables
|
9 years ago |
Mitch Bigelow
|
353774973e
file stats are packed with 'int_to_bigint' in the archive. Unpack these before passing to llfuse
|
9 years ago |
Thomas Waldmann
|
44c8a4af80
fix pep8 failures
|
9 years ago |
Nikolaus Rath
|
dbec05ab73
Make python-llfuse 0.42 compatible.
|
9 years ago |
Thomas Waldmann
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 years ago |
Thomas Waldmann
|
fc52101d46
suppress unneeded exception context (PEP 409)
|
9 years ago |
Thomas Waldmann
|
5ec2a3a49b
use the RepositoryCache context manager also in fuse code
|
9 years ago |
Thomas Waldmann
|
4d73f3cdb9
implement and use context manager for RepositoryCache, fixes #548
|
9 years ago |
Thomas Waldmann
|
8671be1ef2
Increase FUSE read_size to 1024.
|
9 years ago |
alex3d
|
3256f22c74
Optimized fuse inode cache
|
9 years ago |
Antoine Beaupré
|
f13dd6e579
completely remove have_cython() hack
|
10 years ago |
Thomas Waldmann
|
c492011a92
backup atime and ctime additionally to mtime, fixes #317
|
10 years ago |
Antoine Beaupré
|
1c61f87da3
remove debugging code and fix all have_cython calls
|
10 years ago |
Antoine Beaupré
|
a869ab0702
try to fix RTD build *again* *again*
|
10 years ago |
TW
|
4b81f380f8
Merge pull request #88 from ThomasWaldmann/py3style
|
10 years ago |
Thomas Waldmann
|
0580f2b4eb
style and cosmetic fixes, no semantic changes
|
10 years ago |
Thomas Waldmann
|
a59211f295
use borg-tmp as prefix for temporary files / directories
|
10 years ago |
Thomas Waldmann
|
5e98400a5a
fix all references to package name
|
10 years ago |
Thomas Waldmann
|
78bfc58b47
rename package directory to borg
|
10 years ago |