.. |
algorithms
|
upgrade bundled zstd to 1.4.4
|
2020-03-08 21:39:06 +01:00 |
cache_sync
|
cache_sync: compute size/count stats, borg info: consider part files (#4286)
|
2019-02-04 03:26:45 +01:00 |
crypto
|
crypto: LibreSSL has HMAC_CTX_free and *HMAC_CTX_new
|
2019-02-28 07:06:45 +01:00 |
helpers
|
Accept absolute paths on windows
|
2020-04-11 17:01:29 +02:00 |
platform
|
Move sync_file_range to its own extension
|
2020-03-01 00:06:04 -05:00 |
testsuite
|
Merge pull request #5099 from fantasya-pbem/feature/4029_Remove-leading-slashes
|
2020-04-16 20:51:18 +02:00 |
__init__.py
|
|
|
__main__.py
|
Adding sys.path to %PATH% to find libcrypto on windows
|
2019-10-30 01:06:46 +01:00 |
_chunker.c
|
chunker speedup and regression test
|
2019-11-28 20:59:02 +00:00 |
_endian.h
|
|
|
_hashindex.c
|
fix bug in hashindex_set on resize, fixes #4829
|
2020-03-01 17:47:12 +01:00 |
_item.c
|
|
|
archive.py
|
[FEATURE] #4489 – Deprecate --nobsdflags option
|
2020-03-25 06:35:15 +01:00 |
archiver.py
|
Merge pull request #5048 from finefoot/patch-8
|
2020-04-11 22:18:37 +02:00 |
cache.py
|
SecurityManager.known(): check all files, fixes #4614
|
2019-08-09 15:05:30 +05:30 |
chunker.pyx
|
bump API_VERSIONs to 1.2_xx
|
2019-02-24 19:45:41 +01:00 |
compress.pyx
|
correctly calculate compression ratio, taking header size into account, too
|
2020-04-04 10:29:12 +02:00 |
constants.py
|
include size/csize/nfiles[_parts] stats into archive, fixes #3241
|
2019-02-23 15:05:07 +01:00 |
fuse.py
|
fuse: set f_namemax in statfs result, fixes #2684
|
2020-04-12 21:05:38 +02:00 |
hashindex.pyx
|
bump API_VERSIONs to 1.2_xx
|
2019-02-24 19:45:41 +01:00 |
item.pyx
|
bump API_VERSIONs to 1.2_xx
|
2019-02-24 19:45:41 +01:00 |
locking.py
|
redo stale lock handling, fixes #3986
|
2019-03-04 21:07:05 +01:00 |
logger.py
|
|
|
lrucache.py
|
lrucache: regularly remove old FDs, fixes #4427
|
2019-03-11 02:38:24 +01:00 |
nanorst.py
|
|
|
paperkey.html
|
|
|
patterns.py
|
[FEATURE] Borg commands accept absolute pathes, #4029
|
2020-04-13 08:44:38 +02:00 |
platformflags.py
|
Introduce borg.platformflags.is_<os>
|
2018-11-10 23:34:43 +01:00 |
remote.py
|
Merge pull request #4816 from jrast/fix-statvfs
|
2019-11-03 20:26:25 +01:00 |
repository.py
|
Add option to bypass locking mechanism
|
2020-04-11 17:04:52 +02:00 |
selftest.py
|
|
|
shellpattern.py
|
|
|
upgrader.py
|
fix ProgressIndicator msgids, fixes #4935
|
2020-03-03 23:57:36 +01:00 |
version.py
|
|
|
xattr.py
|
xattr.is_enabled: first listxattr before trying getxattr, see #4403
|
2019-02-26 21:41:50 +01:00 |