.. |
testsuite
|
fe8762ad28
os.utime on py 3.4+ always supports fd and follow_symlinks
|
9 年之前 |
__init__.py
|
8b6ca0d912
propperly handle borg._version using setuptools_scm
|
10 年之前 |
__main__.py
|
ed2548ca02
add a __main__.py to nuitka works
|
10 年之前 |
_chunker.c
|
7247043db0
get rid of C compiler warnings, fixes #391
|
9 年之前 |
_hashindex.c
|
5cb47cbedd
hashindex: explain hash_sizes
|
9 年之前 |
archive.py
|
fe8762ad28
os.utime on py 3.4+ always supports fd and follow_symlinks
|
9 年之前 |
archiver.py
|
265da6286f
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
|
9 年之前 |
cache.py
|
265da6286f
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
|
9 年之前 |
chunker.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 年之前 |
compress.pyx
|
a6b6712d6a
deprecate the numeric --compression argument, rename null compression to none, update CHANGES
|
10 年之前 |
crypto.pyx
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
10 年之前 |
fuse.py
|
5ec2a3a49b
use the RepositoryCache context manager also in fuse code
|
9 年之前 |
hash_sizes.py
|
d88df3edc6
hashtable size follows a growth policy, fixes #527
|
9 年之前 |
hashindex.pyx
|
720fc49498
hashindex_add C implementation
|
9 年之前 |
helpers.py
|
6a5629226f
simplify to print(...., flush=True)
|
9 年之前 |
key.py
|
9c271afefa
unify repo/archive parameter name to "location"
|
9 年之前 |
locking.py
|
845d2144cb
fix locking, partial fix for #502
|
9 年之前 |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
9 年之前 |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 年之前 |
platform.py
|
35280e9a65
label platform code, exclude freebsd and unknown platform from coverage measurement
|
9 年之前 |
platform_darwin.pyx
|
d602558f9d
acls (darwin): use helper functions safe_encode/safe_decode
|
10 年之前 |
platform_freebsd.pyx
|
213075e5c1
acls (freebsd): use helper functions safe_encode/safe_decode
|
10 年之前 |
platform_linux.pyx
|
259f8678d6
acls (linux): helper functions safe_encode/safe_decode
|
10 年之前 |
remote.py
|
4d73f3cdb9
implement and use context manager for RepositoryCache, fixes #548
|
9 年之前 |
repository.py
|
265da6286f
remove conditionals/wrappers, we always have stat nanosecond support on 3.4+
|
9 年之前 |
shellpattern.py
|
c7fb598ab9
Add shell-style pattern syntax
|
9 年之前 |
upgrader.py
|
cf0262c8b4
Fix upgrade without ~/attic/keys existing.
|
9 年之前 |
xattr.py
|
4ed71e2cf5
add some error handling/fallback for C library loading, fixes #494
|
9 年之前 |