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
transfer: fix user/group == None crash with borg1 archives
github.com/borgbackup/borg - f2fe22522d81876b11da9189b63a41d72dc4e355 authored about 2 years ago by TW <[email protected]>CI: test pyfuse3 with python 3.11
github.com/borgbackup/borg - b8f86abaa3ca6dd9ac0a4a25d5d43aabaadfd5f6 authored about 2 years ago by TW <[email protected]>github.com/borgbackup/borg - c3e5ff613fa5fa0554b124035fcee01a77d06165 authored about 2 years ago by Thomas Waldmann <[email protected]>
avoid memoryview related TypeError in compressors
github.com/borgbackup/borg - 1a89db0a70f46be697231058d2c2e2fe3a4de538 authored about 2 years ago by TW <[email protected]>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]>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]>rcompress: do a repo-wide (re)compression
github.com/borgbackup/borg - ba7b9cfd30192190f1730aef1c5c59ea0ac39360 authored about 2 years ago by TW <[email protected]>github.com/borgbackup/borg - e57ff29f22dd26f59c50bf0ae0d844459a445949 authored about 2 years ago by Thomas Waldmann <[email protected]>
reads all chunks in on-disk order and recompresses them if they are not already using
the desire...
github.com/borgbackup/borg - 803b2a8d383901529c2e1b9628577c1bf1582c59 authored about 2 years ago by Thomas Waldmann <[email protected]>
implement pattern support for --match-archives, fixes #6504
github.com/borgbackup/borg - 78b1301b98395e595b6c43d5d265aa22edca97e9 authored about 2 years ago by TW <[email protected]>github.com/borgbackup/borg - b71ab084ba6c0746386e60b1d6e1844005a80e8c authored about 2 years ago by Thomas Waldmann <[email protected]>
misc fixes
github.com/borgbackup/borg - 098d80f843f3243c33ad0bc484026c0509774694 authored about 2 years ago by TW <[email protected]>repoobj: mutate meta + misc minor fixes / updates
github.com/borgbackup/borg - 600606897e865c9caf5a59fb52889a6d005996ba authored over 2 years ago by TW <[email protected]>
we should modify the meta dict given by the caller, so the caller can know
about e.g. the compre...
github.com/borgbackup/borg - 55b137bdae5e0febc3aff4516b3616b96653bf68 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - a07c93d7f40a171d118003dc197b00e5f3336cb6 authored over 2 years ago by Thomas Waldmann <[email protected]>
some new stuff is not supported for NSIndex1,
but we can avoid crashing due to function signatur...
repository.scan: fix start_offset
github.com/borgbackup/borg - d671707226ab6842086e7e97f0c52bee6b3e7c78 authored over 2 years ago by TW <[email protected]>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]>repository.scan: use same end_segment within same scan
github.com/borgbackup/borg - 63f736be4f3afc58cc8402a70ae9b3b3e735f22e authored over 2 years ago by TW <[email protected]>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]>Fix repository.scan
github.com/borgbackup/borg - c0e674ce61c1e6a3820bec7dbb5f832ec1d6fd5f authored over 2 years ago by TW <[email protected]>
when using .scan(limit, marker), we used to use the last chunkid from
the previously returned sc...
otherwise, if we scan+get+put (e.g. if we read/modify/write chunks to
recompress them), it would...
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]>github.com/borgbackup/borg - 78de77e67aa9e14ce8aa656b246343166c11d89d authored over 2 years ago by Thomas Waldmann <[email protected]>
do not use version_tuple placeholder in setuptools_scm template
github.com/borgbackup/borg - d1cd017bd5a147b6dd358f013b9a32bf1b17b802 authored over 2 years ago by TW <[email protected]>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]>metadata: differentiate between empty/zero and unknown
github.com/borgbackup/borg - ca2cd9ad25c5cdc0213eaa5e36a15a97838f33fd authored over 2 years ago by TW <[email protected]>beta status now
github.com/borgbackup/borg - 2f803f83bf1e015bb5d04aa87dd41dd9a2f4fa2a authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - dae1b9cd82ff36b218bcf87f50a7ad6f2ac9e247 authored over 2 years ago by Thomas Waldmann <[email protected]>
https://github.com/borgbackup/borg/issues/6908#issuecomment-1224910916
github.com/borgbackup/borg - 1a6b60f415f5803e628a43e55caf00860e1fa8b0 authored over 2 years ago by Thomas Waldmann <[email protected]>Relative imports
github.com/borgbackup/borg - 16787e48b7cc14e2b844bf14d9f0f3e90b97c6e7 authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - 785cb4c21a1b63631a690a4c6b70fb7240094bba authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - f348c86f0837aa2c4090bd128c44b5cfd42a9990 authored over 2 years ago by Thomas Waldmann <[email protected]>
also:
- rename --glob-archives option to --match-archives (short: -a, unchanged)
- globbing patt...
https://github.com/borgbackup/borg/issues/6908#issuecomment-1224886207
github.com/borgbackup/borg - 6e2419f3b2079261c32bbd64d76d130bf2619d33 authored over 2 years ago by Thomas Waldmann <[email protected]>https://github.com/borgbackup/borg/issues/6908#issuecomment-1224872992
also:
- added some type ...
https://github.com/borgbackup/borg/issues/6908#issuecomment-1224870018
github.com/borgbackup/borg - 6a1c64b0dc822462f82542469112b67251036f72 authored over 2 years ago by Thomas Waldmann <[email protected]>https://github.com/borgbackup/borg/issues/6908#issuecomment-1224839170
github.com/borgbackup/borg - 287907b2182df21ef3153f39172966947bd7bb33 authored over 2 years ago by Thomas Waldmann <[email protected]>Split archiver tests
github.com/borgbackup/borg - f5df35b36e011671fd5e6588bc9da08d3668146e authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - 5d7b48ced8c9182eccc79e77f6e49cf2280c86af authored over 2 years ago by Thomas Waldmann <[email protected]>
the intention of this test is testing whether borg check
returns an error when checking a corrup...
github.com/borgbackup/borg - 1cd105d9f548dffdfd3b84afcf49cc1a562774a4 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - f94eec199f9153879f63559f97f4687cd5fcb231 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 87c3f117963cef01e28ba74f4c76a12e6f18db92 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - db0d15c182e5a835af4dedf5a115ab13a5cedeb3 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 6ec6fc2496bbb77bd5dac90cb25060997e46376b authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - acca64b0579d9ed8b3b0bcbbbb256d218cbd6055 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - c7146ffb474c75fe1315501fbbfdd491f68e5092 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 8cee6076524e8f2d60b2665fb91912c5e43ca7e0 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 14f9d7d3cb206e18244d0343227adcd6f73b7855 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 4a720e9abdee66d847c65853ea937bbd0e9e49c4 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 589ed91f4af6e042ac340db4de0f56d314be8c40 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 2e17ceb25859fde11f1af95d1688b62e61435ed9 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 32f81eff27125a4b2de15d3c369aead5c86b2ab4 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 8aaad714398c84b1d16b6ccd39e20bce66c292ad authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 3c247b8109ea381dba97a624a963047dc31fdac9 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 245bdef4eb5ac98601af153fdae43c527256a934 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - cc79c98b985e4fb684ed7b3f4b3629dbcaae5dcb authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - e27bb0c1d0e83c720262adeab20dd8c9d92c6dec authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 35d271076993cc31ccc8b13d88e7b074bc2ccb96 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - ec731bfaa014e5b462812fd8ee07c094c7b5c6fd authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 4e932241b23de742da3720b3064081a2deb854ec authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - e329152f015552c0c2b5556a9656ddda7405d908 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 5fa1b7ea882f4cb1c1524ab23451e1a1e8f1fb0b authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 620d51d6bc1135e88620639eff4c375e9be247d1 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - a07311101aa706c346595b87c84c6b14e73b6251 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - fcf7ca5e104a39f451c0961f217dece5f43dfd3c authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 2288ee04fe167eee469cbae8d773e0ae536f8640 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 4171e38d4452f6a0f2ad110a05ff6fecab1ecf10 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - c09ce2cb55cd3ba15805ef08e7e68c3a5ff9518a authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - 185951fb57ae92d1390451da52915b68c89c924b authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - dadbe0ddf3695a5f97e75b9d1aa7d4403c8210f8 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - c4a1cc5bb07995220f08b07cb27b3a9c2866c30a authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - d762833cd60f61085924a2b9c70e8b852168c6ae authored over 2 years ago by Thomas Waldmann <[email protected]>
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]>github.com/borgbackup/borg - 5beb3857f88b0df45111f4cc00fa49af2fa83125 authored over 2 years ago by Thomas Waldmann <[email protected]>
release 2.0.0b2
github.com/borgbackup/borg - 1453b50b6f58d531f71b64842962c4821e696cab authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - 208475f707aaac7b6051532aeede25c5c759a77f authored over 2 years ago by Thomas Waldmann <[email protected]>
(same change as in 1.2-maint)
github.com/borgbackup/borg - c27df634f1cec374a99af5477d6fc867b99c09d4 authored over 2 years ago by Thomas Waldmann <[email protected]>
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]>github.com/borgbackup/borg - 18ca2ab3ce740177b574397910284dbb51fb3000 authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - c8964e92fdf2bcb49c5f23e08dfe800ea10a9426 authored over 2 years ago by Thomas Waldmann <[email protected]>
OpenBSD only - statically link OpenSSL (#6474)
github.com/borgbackup/borg - 4c5bcf5e435c62b0550138bae6ed3345e4b07fab authored over 2 years ago by TW <[email protected]>
Avoid conflicting with shared libcrypto from the base OS pulled in via
dependencies.
Revert "re-add stretch64 vm, fixes #7010"
github.com/borgbackup/borg - b6469bb7d7fb7569b67001b098ec3e57782e58de authored over 2 years ago by TW <[email protected]>This reverts commit 7fec5ff0516be6950611c1df77ab5ee006994a01.
github.com/borgbackup/borg - 8d8a67289515498bc9ec9938c77069319e7d454a authored over 2 years ago by Thomas Waldmann <[email protected]>update CHANGES
github.com/borgbackup/borg - bbe910091e4a4b8aba09f8d7037a3415b10ea54c authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - 057db79b44024c507d040710061b09dbf9e797df authored over 2 years ago by Thomas Waldmann <[email protected]>
xattrs / extended stat: improve exception handling (master)
github.com/borgbackup/borg - c258eb45f41e613ec7a866cab66004931436c335 authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - 65a0d7fbcaa613d2686364a80bfebc23a3528fe7 authored over 2 years ago by Thomas Waldmann <[email protected]>
refactor replace_placeholders, fixes #6966
github.com/borgbackup/borg - 9ba03f0468e0080fed72dffbe479fb913f001366 authored over 2 years ago by TW <[email protected]>re-add stretch64 vm, fixes #7010
github.com/borgbackup/borg - d02baed8529c10e8735e99e423180778b701f7ec authored over 2 years ago by TW <[email protected]>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]>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]>2 more things...
github.com/borgbackup/borg - c5352000a773d908583a3bcb0510ecbf509932db authored over 2 years ago by TW <[email protected]>github.com/borgbackup/borg - bca36db0a1c8e0de12ade11c564e01efb1318a6f authored over 2 years ago by Thomas Waldmann <[email protected]>
github.com/borgbackup/borg - f647fa9f0812af78e7140e54865d40bcbdd88b95 authored over 2 years ago by Thomas Waldmann <[email protected]>