borg/src/borg
TW cd678a032d
Merge pull request #7696 from ThomasWaldmann/macfuse-volname-master
mount: make up volname if not given (macOS), fixes #7690
2023-07-01 16:02:28 +02:00
..
archiver benchmark cpu: use sanitized path, fixes #7654 2023-06-22 21:22:18 +02:00
cache_sync remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
crypto keyfile: improve key sanity check, fixes #7561 2023-06-29 23:13:29 +02:00
helpers make_path_safe: remove test for backslashes, fixes #7651 2023-06-22 20:49:14 +02:00
platform xattrs: fix namespace processing on FreeBSD, fixes #6997 2023-03-13 11:14:07 +01:00
testsuite test_sparse_file: skip test on win32 2023-06-22 23:10:31 +02:00
__init__.py mypy: fixes / annotations 2022-07-15 14:54:48 +02:00
__main__.py use absolute import to make pyinstaller binaries work again 2022-10-02 01:33:57 +02:00
_chunker.c _chunker.c: fix warnings on macOS 2022-08-04 10:46:36 +02:00
_endian.h
_hashindex.c _hashindex.c: fix comment 2023-02-12 08:24:27 -05:00
_item.c
archive.py Add --format option to `borg diff`, resolve issue #4634 (#7534) 2023-06-11 22:41:36 +02:00
cache.py --files-cache=size: fix crash, fixes #7658 2023-06-29 23:09:24 +02:00
checksums.pyi add mypy checking 2022-07-15 12:49:38 +02:00
checksums.pyx stop using libdeflate 2022-07-04 20:33:59 +02:00
chunker.pyi implement "fail" chunker for testing purposes 2023-02-13 17:15:45 +01:00
chunker.pyx implement "fail" chunker for testing purposes 2023-02-13 17:15:45 +01:00
compress.pyi *.pyi: fix types, add missing attrs 2023-01-30 15:54:48 +01:00
compress.pyx fix CompressionSpec validator and tests 2023-04-12 01:45:46 +02:00
constants.py unify scanning and listing of segment dirs / segment files and apply good practices 2023-05-27 07:54:32 -04:00
fuse.py mount: make up volname if not given (macOS), fixes #7690 2023-07-01 15:35:03 +02:00
fuse_impl.py blacken all the code 2022-07-06 16:34:38 +02:00
hashindex.pyi remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
hashindex.pyx remove --consider-part-files, related stats code, update docs 2023-02-01 13:04:18 +01:00
item.pyi Add --format option to `borg diff`, resolve issue #4634 (#7534) 2023-06-11 22:41:36 +02:00
item.pyx Add --format option to `borg diff`, resolve issue #4634 (#7534) 2023-06-11 22:41:36 +02:00
locking.py locking: get out of kill_stale_lock more quickly if directory does not exist. 2023-01-18 13:44:51 +01:00
logger.py fix logging, add some comments 2023-06-06 21:13:31 +02:00
manifest.py do not crash for empty archives list in borg rlist date based matching (#7544) 2023-05-20 12:30:03 +02:00
paperkey.html
patterns.py extract: fix false warning about pattern never matching, fixes #4110 2023-07-01 15:31:00 +02:00
platformflags.py ignore testsuite test for slow msgpack on cygwin 2022-11-22 18:16:12 +01:00
remote.py remote logging/progress: use callback to send queued records, fixes #7662 2023-06-22 20:09:29 +02:00
repoobj.py transfer: verify chunks we get using assert_id, fixes #7383 2023-03-27 16:36:53 +02:00
repository.py remote logging/progress: use callback to send queued records, fixes #7662 2023-06-22 20:09:29 +02:00
selftest.py blacken all the code 2022-07-06 16:34:38 +02:00
upgrade.py borg transfer: drop part files 2023-02-01 13:04:19 +01:00
version.py blacken all the code 2022-07-06 16:34:38 +02:00
xattr.py Merge pull request #6990 from ThomasWaldmann/more-fine-grained-extended-stat-1.2 2022-09-07 09:34:52 +02:00