.. |
testsuite
|
ca0c1dab11
Merge pull request #2015 from ThomasWaldmann/fix-location-regex
|
8 éve |
__init__.py
|
22f77b908f
implement borgmajor/minor/patch placeholders, fixes #1694
|
9 éve |
__main__.py
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 éve |
_chunker.c
|
ce176b52bf
Workround a bug in Linux fadvise FADV_DONTNEED, fixes #907
|
9 éve |
_hashindex.c
|
fafd5e0399
hashindex: separate endian-dependent defs from endian detection
|
8 éve |
archive.py
|
d350e3a2e1
create: don't create hard link refs to failed files
|
8 éve |
archiver.py
|
2cfaf03f84
mount: umount on SIGINT/^C when in foreground
|
8 éve |
cache.py
|
cabcbc5887
fix determination of newest mtime, fixes #1860
|
8 éve |
chunker.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
compress.pyx
|
e1bc7b62f6
lz4: reuse helpers.Buffer
|
9 éve |
crypto.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
fuse.py
|
127250c400
Merge pull request #2102 from enkore/issue/2082
|
8 éve |
hashindex.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
helpers.py
|
6b8cf0aa8c
Manifest: Make sure manifest timestamp is strictly monotonically increasing.
|
8 éve |
key.py
|
ec4f42c9f8
init: explain manifest auth compatibility
|
8 éve |
keymanager.py
|
67aafec195
backport bin_to_hex and use it
|
9 éve |
locking.py
|
928f6e0ca4
repository: fix spurious, empty lock.roster on InvalidRepository exception
|
9 éve |
logger.py
|
2e2e145372
sane remote logging, remote stderr, fixes #461
|
9 éve |
lrucache.py
|
5e0013c5db
Merge branch 'master' into lrucache
|
10 éve |
platform.py
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
platform_darwin.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
platform_freebsd.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
platform_linux.pyx
|
1c854b9f60
API_VERSION: use numberspaces, fixes #2023
|
8 éve |
remote.py
|
941b8d7778
borg serve: fix transmission data loss of pipe writes, fixes #1268
|
8 éve |
repository.py
|
add38e8cde
ignore posix_fadvise errors in repository.py, work around #2095
|
8 éve |
shellpattern.py
|
2f21488e81
fix most python-source related sphinx warnings
|
9 éve |
upgrader.py
|
a1d223cec0
always setup module level "logger" in the same way
|
8 éve |
xattr.py
|
320a56144f
helpers.Buffer: raise OSError subclass if too much memory is allocd
|
8 éve |