Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

borgbackup

Develops and supports the BorgBackup free and open source backup software.
Collective - Host: europe - https://opencollective.com/borgbackup - Website: https://borgbackup.org - Code: https://github.com/borgbackup

Merge pull request #7052 from ThomasWaldmann/fix-upgrader-user-group-none

transfer: fix user/group == None crash with borg1 archives

github.com/borgbackup/borg - f2fe22522d81876b11da9189b63a41d72dc4e355 authored about 2 years ago by TW <[email protected]>
Merge pull request #7059 from ThomasWaldmann/ci-py311-fuse3

CI: test pyfuse3 with python 3.11

github.com/borgbackup/borg - b8f86abaa3ca6dd9ac0a4a25d5d43aabaadfd5f6 authored about 2 years ago by TW <[email protected]>
CI: test pyfuse3 with python 3.11

github.com/borgbackup/borg - c3e5ff613fa5fa0554b124035fcee01a77d06165 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7058 from ThomasWaldmann/fix-memoryview-crash

avoid memoryview related TypeError in compressors

github.com/borgbackup/borg - 1a89db0a70f46be697231058d2c2e2fe3a4de538 authored about 2 years ago by TW <[email protected]>
avoid memoryview related TypeError in compressors

fixes:

https://github.com/borgbackup/borg/discussions/7020#discussioncomment-3741024

github.com/borgbackup/borg - 515833c664966ef3dcc06383d46fc2d0a2ec4631 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7055 from ThomasWaldmann/borg-lock-wait-env-var

BORG_LOCK_WAIT=n env var to set default for --lock-wait option, fixes #5279

github.com/borgbackup/borg - 58c375678aadb5273da56f424aecd6b3ec73809f authored about 2 years ago by TW <[email protected]>
Merge pull request #7037 from ThomasWaldmann/rcompress

rcompress: do a repo-wide (re)compression

github.com/borgbackup/borg - ba7b9cfd30192190f1730aef1c5c59ea0ac39360 authored about 2 years ago by TW <[email protected]>
BORG_LOCK_WAIT=n env var to set default for --lock-wait option, fixes #5279

github.com/borgbackup/borg - e57ff29f22dd26f59c50bf0ae0d844459a445949 authored about 2 years ago by Thomas Waldmann <[email protected]>
rcompress: do a repo-wide (re)compression

reads all chunks in on-disk order and recompresses them if they are not already using
the desire...

github.com/borgbackup/borg - 9455c1e278dbc03fd6a5dd62083b8879810f463d authored about 2 years ago by Thomas Waldmann <[email protected]>
remember obfuscation level

github.com/borgbackup/borg - 803b2a8d383901529c2e1b9628577c1bf1582c59 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7028 from ThomasWaldmann/match-archives

implement pattern support for --match-archives, fixes #6504

github.com/borgbackup/borg - 78b1301b98395e595b6c43d5d265aa22edca97e9 authored about 2 years ago by TW <[email protected]>
transfer: fix user/group == None crash with borg1 archives

github.com/borgbackup/borg - b71ab084ba6c0746386e60b1d6e1844005a80e8c authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7043 from ThomasWaldmann/misc-fixes

misc fixes

github.com/borgbackup/borg - 098d80f843f3243c33ad0bc484026c0509774694 authored about 2 years ago by TW <[email protected]>
Merge pull request #7044 from ThomasWaldmann/repoobj-fixes

repoobj: mutate meta + misc minor fixes / updates

github.com/borgbackup/borg - 600606897e865c9caf5a59fb52889a6d005996ba authored over 2 years ago by TW <[email protected]>
repoobj.format: mutate meta

we should modify the meta dict given by the caller, so the caller can know
about e.g. the compre...

github.com/borgbackup/borg - acc5d9870a27e960cf6e1488530b38516d55b9b4 authored over 2 years ago by Thomas Waldmann <[email protected]>
repoobj: consistency / cleanups

github.com/borgbackup/borg - 55b137bdae5e0febc3aff4516b3616b96653bf68 authored over 2 years ago by Thomas Waldmann <[email protected]>
add assertion to key_factory, fail early with zero-len manifest data

github.com/borgbackup/borg - a07c93d7f40a171d118003dc197b00e5f3336cb6 authored over 2 years ago by Thomas Waldmann <[email protected]>
hashindex: make NSIndex1 api compatible

some new stuff is not supported for NSIndex1,
but we can avoid crashing due to function signatur...

github.com/borgbackup/borg - 8c9fed105d7064f3fc9973d96772ac265bb325bd authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7042 from ThomasWaldmann/fix3-scan

repository.scan: fix start_offset

github.com/borgbackup/borg - d671707226ab6842086e7e97f0c52bee6b3e7c78 authored over 2 years ago by TW <[email protected]>
repository.scan: fix start_offset

start_offset (from state) is only valid for start_segment, otherwise we must use 0.

github.com/borgbackup/borg - b3c7d8f5f368da871a0a83087f3ba23b433909b6 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7040 from ThomasWaldmann/fix2-scan

repository.scan: use same end_segment within same scan

github.com/borgbackup/borg - 63f736be4f3afc58cc8402a70ae9b3b3e735f22e authored over 2 years ago by TW <[email protected]>
repository.scan: use same end_segment within same scan

achieved by putting it into the state that is now used instead of the marker.

github.com/borgbackup/borg - c4e54ca44ebff914077b3e1515adc92537d750a4 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7038 from ThomasWaldmann/fix-scan

Fix repository.scan

github.com/borgbackup/borg - c0e674ce61c1e6a3820bec7dbb5f832ec1d6fd5f authored over 2 years ago by TW <[email protected]>
repository.scan: do not use chunkid as marker, but (segment, offset)

when using .scan(limit, marker), we used to use the last chunkid from
the previously returned sc...

github.com/borgbackup/borg - 49a4884cfe8cf4c9c63294f7d946610da711d5ed authored over 2 years ago by Thomas Waldmann <[email protected]>
repository.scan: only iterate over committed chunks

otherwise, if we scan+get+put (e.g. if we read/modify/write chunks to
recompress them), it would...

github.com/borgbackup/borg - ce08f92090a97e8efdf2a6ae9b5f7b95d9d0633f authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7036 from ThomasWaldmann/fix-7034-master

check: fix uninitialised variable if repo is completely empty, fixes #7034

github.com/borgbackup/borg - 7e3b6752cbb7e3be389feededca05d0e87d59b16 authored over 2 years ago by TW <[email protected]>
check: fix uninitialised variable if repo is completely empty, fixes #7034

github.com/borgbackup/borg - 78de77e67aa9e14ce8aa656b246343166c11d89d authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7032 from ThomasWaldmann/compat-setuptoolsscm4-master

do not use version_tuple placeholder in setuptools_scm template

github.com/borgbackup/borg - d1cd017bd5a147b6dd358f013b9a32bf1b17b802 authored over 2 years ago by TW <[email protected]>
do not use version_tuple placeholder in setuptools_scm template

that would require setuptools_scm>=5.0.0 but some dists do not have that yet.

also, we do not u...

github.com/borgbackup/borg - 3d311143f3a665ad19ad3500faf6f501b6200b77 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7026 from ThomasWaldmann/empty-zero-unknown

metadata: differentiate between empty/zero and unknown

github.com/borgbackup/borg - ca2cd9ad25c5cdc0213eaa5e36a15a97838f33fd authored over 2 years ago by TW <[email protected]>
Merge pull request #7030 from ThomasWaldmann/beta

beta status now

github.com/borgbackup/borg - 2f803f83bf1e015bb5d04aa87dd41dd9a2f4fa2a authored over 2 years ago by TW <[email protected]>
beta status now

github.com/borgbackup/borg - dae1b9cd82ff36b218bcf87f50a7ad6f2ac9e247 authored over 2 years ago by Thomas Waldmann <[email protected]>
mode, user/group id/name: minor code refactor, remove None values at transfer time, #6908

https://github.com/borgbackup/borg/issues/6908#issuecomment-1224910916

github.com/borgbackup/borg - 1a6b60f415f5803e628a43e55caf00860e1fa8b0 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7029 from ThomasWaldmann/relative-imports

Relative imports

github.com/borgbackup/borg - 16787e48b7cc14e2b844bf14d9f0f3e90b97c6e7 authored over 2 years ago by TW <[email protected]>
__main__: remove absolute "borg" import

github.com/borgbackup/borg - 785cb4c21a1b63631a690a4c6b70fb7240094bba authored over 2 years ago by Thomas Waldmann <[email protected]>
mount cmd tests: remove absolute "borg" import

github.com/borgbackup/borg - f348c86f0837aa2c4090bd128c44b5cfd42a9990 authored over 2 years ago by Thomas Waldmann <[email protected]>
implement pattern support for --match-archives, fixes #6504

also:
- rename --glob-archives option to --match-archives (short: -a, unchanged)
- globbing patt...

github.com/borgbackup/borg - 4493d396e67a14f039aab973c8e5cb7946b35372 authored over 2 years ago by Thomas Waldmann <[email protected]>
timestamps: minor code refactor, nothing else to do, #6908

https://github.com/borgbackup/borg/issues/6908#issuecomment-1224886207

github.com/borgbackup/borg - 6e2419f3b2079261c32bbd64d76d130bf2619d33 authored over 2 years ago by Thomas Waldmann <[email protected]>
acls cleanup (linux), #6908

https://github.com/borgbackup/borg/issues/6908#issuecomment-1224872992

also:
- added some type ...

github.com/borgbackup/borg - 3280603e43d70dddd7ae7b8e0176f65831d03af7 authored over 2 years ago by Thomas Waldmann <[email protected]>
xattrs cleanup, #6908

https://github.com/borgbackup/borg/issues/6908#issuecomment-1224870018

github.com/borgbackup/borg - 6a1c64b0dc822462f82542469112b67251036f72 authored over 2 years ago by Thomas Waldmann <[email protected]>
bsdflags cleanup, #6908

https://github.com/borgbackup/borg/issues/6908#issuecomment-1224839170

github.com/borgbackup/borg - 287907b2182df21ef3153f39172966947bd7bb33 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7022 from ThomasWaldmann/split-archiver-tests

Split archiver tests

github.com/borgbackup/borg - f5df35b36e011671fd5e6588bc9da08d3668146e authored over 2 years ago by TW <[email protected]>
add remote repo / borg binary testing

github.com/borgbackup/borg - 5d7b48ced8c9182eccc79e77f6e49cf2280c86af authored over 2 years ago by Thomas Waldmann <[email protected]>
remove log output checks

the intention of this test is testing whether borg check
returns an error when checking a corrup...

github.com/borgbackup/borg - f410de690d86bd4cbc9ffd42ad6a948324a12014 authored over 2 years ago by Thomas Waldmann <[email protected]>
update flake8 ignores in setup.cfg

github.com/borgbackup/borg - 1cd105d9f548dffdfd3b84afcf49cc1a562774a4 authored over 2 years ago by Thomas Waldmann <[email protected]>
move patterns tests to own module

github.com/borgbackup/borg - f94eec199f9153879f63559f97f4687cd5fcb231 authored over 2 years ago by Thomas Waldmann <[email protected]>
remove unneeded code

github.com/borgbackup/borg - 87c3f117963cef01e28ba74f4c76a12e6f18db92 authored over 2 years ago by Thomas Waldmann <[email protected]>
move another test to argparsing

github.com/borgbackup/borg - db0d15c182e5a835af4dedf5a115ab13a5cedeb3 authored over 2 years ago by Thomas Waldmann <[email protected]>
move corruption tests to own module

github.com/borgbackup/borg - 6ec6fc2496bbb77bd5dac90cb25060997e46376b authored over 2 years ago by Thomas Waldmann <[email protected]>
move some checks to own module

github.com/borgbackup/borg - acca64b0579d9ed8b3b0bcbbbb256d218cbd6055 authored over 2 years ago by Thomas Waldmann <[email protected]>
move rcreate cmd tests to own module

github.com/borgbackup/borg - c7146ffb474c75fe1315501fbbfdd491f68e5092 authored over 2 years ago by Thomas Waldmann <[email protected]>
move create cmd tests to own module

github.com/borgbackup/borg - 8cee6076524e8f2d60b2665fb91912c5e43ca7e0 authored over 2 years ago by Thomas Waldmann <[email protected]>
move extract cmd tests to own module

github.com/borgbackup/borg - 14f9d7d3cb206e18244d0343227adcd6f73b7855 authored over 2 years ago by Thomas Waldmann <[email protected]>
move item related test to item testing module

github.com/borgbackup/borg - 4a720e9abdee66d847c65853ea937bbd0e9e49c4 authored over 2 years ago by Thomas Waldmann <[email protected]>
move more help related stuff to help testing module

github.com/borgbackup/borg - 589ed91f4af6e042ac340db4de0f56d314be8c40 authored over 2 years ago by Thomas Waldmann <[email protected]>
move argparsing tests to own module

github.com/borgbackup/borg - 2e17ceb25859fde11f1af95d1688b62e61435ed9 authored over 2 years ago by Thomas Waldmann <[email protected]>
move config cmd tests to own module

github.com/borgbackup/borg - 32f81eff27125a4b2de15d3c369aead5c86b2ab4 authored over 2 years ago by Thomas Waldmann <[email protected]>
move disk full tests to own module

github.com/borgbackup/borg - 8aaad714398c84b1d16b6ccd39e20bce66c292ad authored over 2 years ago by Thomas Waldmann <[email protected]>
move return codes tests to own module

github.com/borgbackup/borg - 3c247b8109ea381dba97a624a963047dc31fdac9 authored over 2 years ago by Thomas Waldmann <[email protected]>
move benchmark cmd tests to own module

github.com/borgbackup/borg - 245bdef4eb5ac98601af153fdae43c527256a934 authored over 2 years ago by Thomas Waldmann <[email protected]>
move help cmd tests to own module

github.com/borgbackup/borg - cc79c98b985e4fb684ed7b3f4b3629dbcaae5dcb authored over 2 years ago by Thomas Waldmann <[email protected]>
move transfer cmd tests to own module

github.com/borgbackup/borg - e27bb0c1d0e83c720262adeab20dd8c9d92c6dec authored over 2 years ago by Thomas Waldmann <[email protected]>
move lock cmd tests to own module

github.com/borgbackup/borg - 35d271076993cc31ccc8b13d88e7b074bc2ccb96 authored over 2 years ago by Thomas Waldmann <[email protected]>
remove unused imports from test init

github.com/borgbackup/borg - ec731bfaa014e5b462812fd8ee07c094c7b5c6fd authored over 2 years ago by Thomas Waldmann <[email protected]>
blacken init

github.com/borgbackup/borg - 4e932241b23de742da3720b3064081a2deb854ec authored over 2 years ago by Thomas Waldmann <[email protected]>
move recreate cmd tests to own module

github.com/borgbackup/borg - e329152f015552c0c2b5556a9656ddda7405d908 authored over 2 years ago by Thomas Waldmann <[email protected]>
move (r)info cmd tests to own module

github.com/borgbackup/borg - 5fa1b7ea882f4cb1c1524ab23451e1a1e8f1fb0b authored over 2 years ago by Thomas Waldmann <[email protected]>
move rename cmd tests to own module

github.com/borgbackup/borg - 620d51d6bc1135e88620639eff4c375e9be247d1 authored over 2 years ago by Thomas Waldmann <[email protected]>
move (r)list cmds tests to own module

github.com/borgbackup/borg - a07311101aa706c346595b87c84c6b14e73b6251 authored over 2 years ago by Thomas Waldmann <[email protected]>
move fuse / mount cmds tests to own module

github.com/borgbackup/borg - fcf7ca5e104a39f451c0961f217dece5f43dfd3c authored over 2 years ago by Thomas Waldmann <[email protected]>
move prune cmd tests to own module

github.com/borgbackup/borg - 2288ee04fe167eee469cbae8d773e0ae536f8640 authored over 2 years ago by Thomas Waldmann <[email protected]>
move key cmd tests to own module

github.com/borgbackup/borg - 4171e38d4452f6a0f2ad110a05ff6fecab1ecf10 authored over 2 years ago by Thomas Waldmann <[email protected]>
move delete/rdelete cmd tests to own modules

github.com/borgbackup/borg - c09ce2cb55cd3ba15805ef08e7e68c3a5ff9518a authored over 2 years ago by Thomas Waldmann <[email protected]>
move diff cmd tests to own module

github.com/borgbackup/borg - 185951fb57ae92d1390451da52915b68c89c924b authored over 2 years ago by Thomas Waldmann <[email protected]>
move check cmd tests to own module

github.com/borgbackup/borg - dadbe0ddf3695a5f97e75b9d1aa7d4403c8210f8 authored over 2 years ago by Thomas Waldmann <[email protected]>
remove unused imports

github.com/borgbackup/borg - c4a1cc5bb07995220f08b07cb27b3a9c2866c30a authored over 2 years ago by Thomas Waldmann <[email protected]>
move debug cmd tests to own module

github.com/borgbackup/borg - d762833cd60f61085924a2b9c70e8b852168c6ae authored over 2 years ago by Thomas Waldmann <[email protected]>
make borg.testsuite.archiver a package

git mv archiver.py archiver/__init__.py

+ adapt import levels + adapt filenames

github.com/borgbackup/borg - bef65e5722b4a9d38ff8da128fef6dda853b60ed authored over 2 years ago by Thomas Waldmann <[email protected]>
move tar and --bypass-lock tests to own modules

github.com/borgbackup/borg - 5beb3857f88b0df45111f4cc00fa49af2fa83125 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7018 from ThomasWaldmann/rel200b2

release 2.0.0b2

github.com/borgbackup/borg - 1453b50b6f58d531f71b64842962c4821e696cab authored over 2 years ago by TW <[email protected]>
xattrs: adapt tests to new error msgs

github.com/borgbackup/borg - 208475f707aaac7b6051532aeede25c5c759a77f authored over 2 years ago by Thomas Waldmann <[email protected]>
vagrant: remove outdated netbsd hack, not needed any more

(same change as in 1.2-maint)

github.com/borgbackup/borg - c27df634f1cec374a99af5477d6fc867b99c09d4 authored over 2 years ago by Thomas Waldmann <[email protected]>
requirements: use latest Cython, tox 3.25.1

also remove the exclusion of the meanwhile outdated
broken Cython 0.27.

use tox 3.25.1 (as in 1...

github.com/borgbackup/borg - d39ecf464019ea5ac06109f447548ceb9439ecb4 authored over 2 years ago by Thomas Waldmann <[email protected]>
build_usage build_man

github.com/borgbackup/borg - 18ca2ab3ce740177b574397910284dbb51fb3000 authored over 2 years ago by Thomas Waldmann <[email protected]>
update CHANGES

github.com/borgbackup/borg - c8964e92fdf2bcb49c5f23e08dfe800ea10a9426 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7019 from bket/openssl_statically_linked

OpenBSD only - statically link OpenSSL (#6474)

github.com/borgbackup/borg - 4c5bcf5e435c62b0550138bae6ed3345e4b07fab authored over 2 years ago by TW <[email protected]>
OpenBSD only - statically link OpenSSL (#6474)

Avoid conflicting with shared libcrypto from the base OS pulled in via
dependencies.

github.com/borgbackup/borg - 730fca5bcc924399fc14c065330ef4c36b70ebf7 authored over 2 years ago by Björn Ketelaars <[email protected]>
Merge pull request #7017 from ThomasWaldmann/remove-stretch64

Revert "re-add stretch64 vm, fixes #7010"

github.com/borgbackup/borg - b6469bb7d7fb7569b67001b098ec3e57782e58de authored over 2 years ago by TW <[email protected]>
Revert "re-add stretch64 vm, fixes #7010"

This reverts commit 7fec5ff0516be6950611c1df77ab5ee006994a01.

github.com/borgbackup/borg - 8d8a67289515498bc9ec9938c77069319e7d454a authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7015 from ThomasWaldmann/update-changes

update CHANGES

github.com/borgbackup/borg - bbe910091e4a4b8aba09f8d7037a3415b10ea54c authored over 2 years ago by TW <[email protected]>
update CHANGES

github.com/borgbackup/borg - 057db79b44024c507d040710061b09dbf9e797df authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7008 from KN4CK3R/forwardport-6990

xattrs / extended stat: improve exception handling (master)

github.com/borgbackup/borg - c258eb45f41e613ec7a866cab66004931436c335 authored over 2 years ago by TW <[email protected]>
cosmetic: concat strings

github.com/borgbackup/borg - 65a0d7fbcaa613d2686364a80bfebc23a3528fe7 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7013 from ThomasWaldmann/replace-placeholders

refactor replace_placeholders, fixes #6966

github.com/borgbackup/borg - 9ba03f0468e0080fed72dffbe479fb913f001366 authored over 2 years ago by TW <[email protected]>
Merge pull request #7014 from ThomasWaldmann/revive-stretch64-vm

re-add stretch64 vm, fixes #7010

github.com/borgbackup/borg - d02baed8529c10e8735e99e423180778b701f7ec authored over 2 years ago by TW <[email protected]>
re-add stretch64 vm, fixes #7010

looks like rhel7 and co is still supported and needs the old glibc.

debian stretch is not suppo...

github.com/borgbackup/borg - 7fec5ff0516be6950611c1df77ab5ee006994a01 authored over 2 years ago by Thomas Waldmann <[email protected]>
refactor replace_placeholders, fixes #6966

fix replacing placeholders in archive name, --comment and --glob-archives values (even if overri...

github.com/borgbackup/borg - d3a2d831b75ada56bfacc9a822e419148871cc0e authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7012 from ThomasWaldmann/separate-encrypted-metadata

2 more things...

github.com/borgbackup/borg - c5352000a773d908583a3bcb0510ecbf509932db authored over 2 years ago by TW <[email protected]>
transfer: fix csize/psize for obfuscated chunks

github.com/borgbackup/borg - bca36db0a1c8e0de12ade11c564e01efb1318a6f authored over 2 years ago by Thomas Waldmann <[email protected]>
transfer: check if correct upgrader class is used for v1 repos

github.com/borgbackup/borg - f647fa9f0812af78e7140e54865d40bcbdd88b95 authored over 2 years ago by Thomas Waldmann <[email protected]>