.. |
testsuite
|
93a89d97fa
ChunkerParams: fix parameter order
|
10 anos atrás |
__init__.py
|
78bfc58b47
rename package directory to borg
|
10 anos atrás |
__main__.py
|
ed2548ca02
add a __main__.py to nuitka works
|
10 anos atrás |
_chunker.c
|
d3d78f7ae3
call fadvise DONTNEED for the byterange we actually have read, fixes #158
|
10 anos atrás |
_hashindex.c
|
e06b0b3612
use C99's uintmax_t and %ju format
|
10 anos atrás |
_version.py
|
5e98400a5a
fix all references to package name
|
10 anos atrás |
archive.py
|
9ebc53ad77
restore_xattrs: ignore if setxattr fails with EACCES, fixes #162
|
10 anos atrás |
archiver.py
|
c823554b6b
docs: usage: improved formatting, cosmetic changes
|
10 anos atrás |
cache.py
|
69456e07c4
cache sync: change progress output to separate lines
|
10 anos atrás |
chunker.pyx
|
54e8dd8419
misc chunker parameter changes
|
10 anos atrás |
compress.pyx
|
a6b6712d6a
deprecate the numeric --compression argument, rename null compression to none, update CHANGES
|
10 anos atrás |
crypto.pyx
|
78bfc58b47
rename package directory to borg
|
10 anos atrás |
fuse.py
|
4b81f380f8
Merge pull request #88 from ThomasWaldmann/py3style
|
10 anos atrás |
hashindex.pyx
|
b180158876
generalize hashindex code for any key length
|
10 anos atrás |
helpers.py
|
93a89d97fa
ChunkerParams: fix parameter order
|
10 anos atrás |
key.py
|
a6b6712d6a
deprecate the numeric --compression argument, rename null compression to none, update CHANGES
|
10 anos atrás |
locking.py
|
0a2bd8dad5
lock roster: catch file not found in remove() method and ignore it
|
10 anos atrás |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 anos atrás |
platform.py
|
5e98400a5a
fix all references to package name
|
10 anos atrás |
platform_darwin.pyx
|
5e98400a5a
fix all references to package name
|
10 anos atrás |
platform_freebsd.pyx
|
5e98400a5a
fix all references to package name
|
10 anos atrás |
platform_linux.pyx
|
5e98400a5a
fix all references to package name
|
10 anos atrás |
remote.py
|
8300efb1db
remote: pragma: no cover for the stuff we can't test
|
10 anos atrás |
repository.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 anos atrás |
xattr.py
|
a59211f295
use borg-tmp as prefix for temporary files / directories
|
10 anos atrás |