borg/src/borg
Thomas Waldmann 7957af562d blacken all the code
https://black.readthedocs.io/
2022-07-06 16:34:38 +02:00
..
cache_sync remove csize from ChunkIndexEntry 2022-06-12 17:15:13 +02:00
crypto blacken all the code 2022-07-06 16:34:38 +02:00
helpers blacken all the code 2022-07-06 16:34:38 +02:00
platform blacken all the code 2022-07-06 16:34:38 +02:00
testsuite blacken all the code 2022-07-06 16:34:38 +02:00
__init__.py blacken all the code 2022-07-06 16:34:38 +02:00
__main__.py blacken all the code 2022-07-06 16:34:38 +02:00
_chunker.c chunker speedup and regression test 2019-11-28 20:59:02 +00:00
_endian.h Basic MSC Compatibility (#4147) 2018-11-03 18:52:54 +01:00
_hashindex.c remove unused imports 2022-07-05 00:05:07 +02:00
_item.c item: item.to_optr(), Item.from_optr() 2017-07-29 17:26:39 +02:00
archive.py blacken all the code 2022-07-06 16:34:38 +02:00
archiver.py blacken all the code 2022-07-06 16:34:38 +02:00
cache.py blacken all the code 2022-07-06 16:34:38 +02:00
checksums.pyx stop using libdeflate 2022-07-04 20:33:59 +02:00
chunker.pyx remove coding: from cython files, utf-8 is default encoding 2022-07-05 00:08:51 +02:00
compress.pyx recreate: consider level for recompression, fixes #6698, fixes #3622 2022-07-05 02:38:09 +02:00
constants.py blacken all the code 2022-07-06 16:34:38 +02:00
fuse.py blacken all the code 2022-07-06 16:34:38 +02:00
fuse_impl.py blacken all the code 2022-07-06 16:34:38 +02:00
hashindex.pyx remove coding: from cython files, utf-8 is default encoding 2022-07-05 00:08:51 +02:00
item.pyx remove csize support from get_size 2022-06-12 15:48:33 +02:00
locking.py blacken all the code 2022-07-06 16:34:38 +02:00
logger.py blacken all the code 2022-07-06 16:34:38 +02:00
lrucache.py blacken all the code 2022-07-06 16:34:38 +02:00
nanorst.py blacken all the code 2022-07-06 16:34:38 +02:00
paperkey.html Fix typos 2021-01-07 17:54:33 +01:00
patterns.py blacken all the code 2022-07-06 16:34:38 +02:00
platformflags.py blacken all the code 2022-07-06 16:34:38 +02:00
remote.py blacken all the code 2022-07-06 16:34:38 +02:00
repository.py blacken all the code 2022-07-06 16:34:38 +02:00
selftest.py blacken all the code 2022-07-06 16:34:38 +02:00
shellpattern.py blacken all the code 2022-07-06 16:34:38 +02:00
upgrade.py blacken all the code 2022-07-06 16:34:38 +02:00
version.py blacken all the code 2022-07-06 16:34:38 +02:00
xattr.py blacken all the code 2022-07-06 16:34:38 +02:00