| .. |
|
archiver
|
docs: clarify requirements when using command line options with special characters within a shell (#8628)
|
2025-01-11 14:37:21 +01:00 |
|
crypto
|
Enhance passphrase handling (Fixes #8496) (#8605)
|
2025-01-08 17:58:35 +01:00 |
|
helpers
|
add {unixtime} placeholder, fixes #8522
|
2025-02-24 17:18:58 +01:00 |
|
platform
|
Linux: refactor acl_get
|
2024-04-02 01:38:31 +02:00 |
|
testsuite
|
Allow timespan to be specified with common time units (#8626)
|
2025-01-08 18:48:10 +01: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
|
include unistd.h in _chunker.c
|
2023-11-05 11:48:16 +01:00 |
|
_item.c
|
item: item.to_optr(), Item.from_optr()
|
2017-07-29 17:26:39 +02:00 |
|
archive.py
|
iter_items: decouple item iteration and content data chunks preloading
|
2024-12-23 22:30:12 +01:00 |
|
cache.py
|
iter_items: decouple item iteration and content data chunks preloading
|
2024-12-23 22:30:12 +01: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
|
cli: rename r* commands to repo-*
|
2024-09-08 18:06:24 +02:00 |
|
conftest.py
|
new ssh: URLs, see #8372
|
2024-10-14 19:59:13 +02:00 |
|
constants.py
|
implement special tags, see #953
|
2024-10-10 00:09:39 +02:00 |
|
fslocking.py
|
refactor: rename repository/locking classes/modules
|
2024-09-07 22:01:11 +02:00 |
|
fuse.py
|
mount: fix check_pending_archive to give correct root dir, fixes #8528
|
2024-11-07 21:15:58 +01:00 |
|
fuse_impl.py
|
simplify flake8 configuration
|
2023-07-25 23:56:31 +02:00 |
|
hashindex.pyi
|
repo-compress: reduce memory consumption
|
2024-11-15 10:42:07 +01:00 |
|
hashindex.pyx
|
adapt to and require borghash 0.1.0
|
2024-11-18 01:48:01 +01:00 |
|
item.pyi
|
fixes for tags infrastructure PR
|
2024-09-26 22:41:21 +02:00 |
|
item.pyx
|
tags: low-level infrastructure for archive tags
|
2024-09-26 19:16:43 +02:00 |
|
legacyremote.py
|
refactor: rename repository/locking classes/modules
|
2024-09-07 22:01:11 +02:00 |
|
legacyrepository.py
|
misc cleanups
|
2024-10-25 17:03:49 +02:00 |
|
logger.py
|
Filter test output with LibreSSL related warnings on OpenBSD
|
2024-11-20 06:01:12 +01:00 |
|
manifest.py
|
check --find-lost-archives (was: --undelete-archives)
|
2024-11-05 21:02:50 +01:00 |
|
paperkey.html
|
Fix typos
|
2021-01-07 17:54:33 +01:00 |
|
patterns.py
|
fix invalid pattern argument error msg
|
2023-11-05 17:54:07 +01:00 |
|
platformflags.py
|
ignore testsuite test for slow msgpack on cygwin
|
2022-11-22 18:16:12 +01:00 |
|
remote.py
|
remote: simplify code, add debug logging
|
2024-12-23 21:19:42 +01:00 |
|
repoobj.py
|
blacken the code
|
2024-09-07 22:00:39 +02:00 |
|
repository.py
|
chunk index cache: use cache/chunks.<HASH>, see #8503
|
2024-11-08 22:03:26 +01:00 |
|
selftest.py
|
remove hashindex tests from selftests
|
2024-10-25 19:14:57 +02:00 |
|
storelocking.py
|
storelocking: fixes / cleanups
|
2024-09-20 11:49:40 +02:00 |
|
upgrade.py
|
fixes for tags infrastructure PR
|
2024-09-26 22:41:21 +02:00 |
|
version.py
|
blacken all the code
|
2022-07-06 16:34:38 +02:00 |
|
xattr.py
|
docs: OS X -> macOS
|
2023-07-04 23:59:44 +02:00 |