Thomas Waldmann 213d8e2051 show excluded dir with "x" for tagged dirs / caches, fixes #3189 8 lat temu
..
testsuite 9529895ed4 get rid of datetime.isoformat to avoid bugs like #2994 8 lat temu
__init__.py 22f77b908f implement borgmajor/minor/patch placeholders, fixes #1694 9 lat temu
__main__.py 4b339f5d69 cosmetic source cleanup (flake8) 9 lat temu
_chunker.c 3bd71c63f9 chunker: don't do uint32_t >> 32 8 lat temu
_hashindex.c 2cdd4353b6 replace modulo with if to check for wraparound in hashmap 8 lat temu
archive.py 936fce91c6 update docs about hardlinked symlinks limitation 8 lat temu
archiver.py 213d8e2051 show excluded dir with "x" for tagged dirs / caches, fixes #3189 8 lat temu
cache.py 5beaa5bd02 ignore corrupt files cache, fixes #2939 8 lat temu
chunker.pyx 12b2e1fdd0 chunker: fix invalid use of types 8 lat temu
compress.pyx 5efda261b3 Fix compression exceptions (#2224) 8 lat temu
crypto.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 lat temu
fuse.py 230e0feac6 migrate locks to child PID when daemonize is used 8 lat temu
hashindex.pyx c96cd1adc5 fix ChunkIndex.__contains__ assertion for big-endian archs 8 lat temu
helpers.py 5a5da99b51 fix LDLP restoration for subprocesses, fixes #3077 8 lat temu
key.py d5d2d6419f use prepared env for calling BORG_PASSCOMMAND, fixes #3050 8 lat temu
keymanager.py aa30be296b keymanager: don't depend on optional readline module 8 lat temu
locking.py 230e0feac6 migrate locks to child PID when daemonize is used 8 lat temu
logger.py 2e2e145372 sane remote logging, remote stderr, fixes #461 10 lat temu
lrucache.py 5e0013c5db Merge branch 'master' into lrucache 10 lat temu
paperkey.html 0d20a0d6f0 key export: center QR code on the page 8 lat temu
platform.py 1ecab600f8 use prepared env for borg umount 8 lat temu
platform_darwin.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 lat temu
platform_freebsd.pyx 1c854b9f60 API_VERSION: use numberspaces, fixes #2023 8 lat temu
platform_linux.pyx 1ecab600f8 use prepared env for borg umount 8 lat temu
remote.py f8246ce6bc Merge pull request #3073 from ThomasWaldmann/fix-partial-lines-1.0 8 lat temu
repository.py 9529895ed4 get rid of datetime.isoformat to avoid bugs like #2994 8 lat temu
shellpattern.py 2f21488e81 fix most python-source related sphinx warnings 9 lat temu
upgrader.py a1d223cec0 always setup module level "logger" in the same way 8 lat temu
xattr.py 315342edd2 use prepared env for xattr module's fakeroot version check 8 lat temu