borg/attic
Petros Moisiadis c93363946b Consider segment incomplete if segment file is empty or too small
This fixes an IOError that could be raised when trying to seek() to
a negative file offset, because (for any reason) a segment file was
empty (or too small).
2013-12-30 17:21:47 +02:00
..
testsuite Improved error handling/reporting. 2013-12-15 20:35:29 +01:00
__init__.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
_chunker.c
_hashindex.c Attic 0.8.1 2013-10-04 22:06:16 +02:00
_version.py Start using versioneer for version numbers 2013-08-05 23:05:15 +02:00
archive.py Fix incorrect display of time 2013-12-15 21:25:32 +01:00
archiver.py Improved error handling/reporting. 2013-12-15 20:35:29 +01:00
cache.py Improved error handling/reporting. 2013-12-15 20:35:29 +01:00
chunker.pyx
crypto.py More code cleanup 2013-08-17 12:35:43 +02:00
fuse.py
hashindex.pyx Support access of read only repositories 2013-08-11 22:19:38 +02:00
helpers.py Fix timezone issue on python 3.2 2013-12-15 21:36:20 +01:00
key.py Crypto code cleanup and test improvements. 2013-08-12 14:39:14 +02:00
lrucache.py Remove unused imports 2013-10-18 21:00:20 +02:00
remote.py Added missing repository path/url when raising DoesNotExist and AlreadyExists exceptions 2013-12-17 16:53:10 +02:00
repository.py Consider segment incomplete if segment file is empty or too small 2013-12-30 17:21:47 +02:00
xattr.py Fix copy-paste error in xattr.py 2013-09-01 22:13:46 +02:00