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

ArchiveFormatter.get_meta: add default value argument

github.com/borgbackup/borg - 355a50225fdc7c1a42948c8a2c8d6289885f1b9e authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7503 from ThomasWaldmann/update-changes

update CHANGES

github.com/borgbackup/borg - 09781e1d303dc94357a536ff441c60b185aceb01 authored over 1 year ago by TW <[email protected]>
update CHANGES

github.com/borgbackup/borg - 7395e4684d7020b93050bfe09dd1d093374b20a8 authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7498 from ThomasWaldmann/mount-dir-check-master

mount: improve mountpoint error msgs, see #7496

github.com/borgbackup/borg - 6662b8dadb5517ffa7bf1971b22c81e13aee5eb5 authored over 1 year ago by TW <[email protected]>
Merge pull request #7499 from ThomasWaldmann/more-highlander

more Highlander options, fixes #6269

github.com/borgbackup/borg - cf55dd0ebd66c2a6513abe209704a1ef986288a4 authored over 1 year ago by TW <[email protected]>
Merge pull request #7501 from ThomasWaldmann/gha-increase-timeout-master

CI: increase timeout / save cpu cycles on macOS

github.com/borgbackup/borg - 0ba54529a03152d0fb882090b8fa02cb9e8604a2 authored over 1 year ago by TW <[email protected]>
ci: use a faster python on macOS

the macOS machines used for github actions are sometimes slow,
so rather try to put less burden ...

github.com/borgbackup/borg - 5c24149237562f420873d016558ecc19cec65873 authored over 1 year ago by Thomas Waldmann <[email protected]>
ci: looks like 40mins is not always enough

might depend on server load at gh.

github.com/borgbackup/borg - bcfbdb6e79ef635fa79653cccda073e336d99e85 authored over 1 year ago by Thomas Waldmann <[email protected]>
common options: more Highlander options, fixes #6269

github.com/borgbackup/borg - 12f9a26fad0f770cd03367d7cc17fb4a8a1056a2 authored over 1 year ago by Thomas Waldmann <[email protected]>
import/export-tar: more Highlander options, fixes #6269

github.com/borgbackup/borg - 971438dfa0505fee1d6585c8d791a4cf0b8693c7 authored over 1 year ago by Thomas Waldmann <[email protected]>
serve: more Highlander options, fixes #6269

github.com/borgbackup/borg - d0d8cd1edf8d79680a6dc7e7467886a5ed598695 authored over 1 year ago by Thomas Waldmann <[email protected]>
rlist: more Highlander options, fixes #6269

github.com/borgbackup/borg - 1a6d1d0c7cf5a442ed3cde5b2cde17cc07b326d7 authored over 1 year ago by Thomas Waldmann <[email protected]>
rcompress: more Highlander options, fixes #6269

github.com/borgbackup/borg - 6ca2256f260558884227a7c39e4f1e64df5e54f0 authored over 1 year ago by Thomas Waldmann <[email protected]>
list: more Highlander options, fixes #6269

github.com/borgbackup/borg - 644796ad6b4927250f5f912ae2de899e35e920fb authored over 1 year ago by Thomas Waldmann <[email protected]>
debug: more Highlander options, fixes #6269

github.com/borgbackup/borg - 6074ca44d9e3fd7dc8e8f506fa0d8b5fdafaee31 authored over 1 year ago by Thomas Waldmann <[email protected]>
compact: more Highlander options, fixes #6269

github.com/borgbackup/borg - ffdd156fd485ab9a56fce0a11e8b35218b91328c authored over 1 year ago by Thomas Waldmann <[email protected]>
check: more Highlander options, fixes #6269

github.com/borgbackup/borg - 5d8986c440ad3bba07fc8928f068df6f8da55dec authored over 1 year ago by Thomas Waldmann <[email protected]>
transfer: more Highlander options, fixes #6269

github.com/borgbackup/borg - afccb1dee58f6d03411cac7e49fcdcb18a183841 authored over 1 year ago by Thomas Waldmann <[email protected]>
recreate: more Highlander options, fixes #6269

github.com/borgbackup/borg - 79b39c4652ead5b707434a06df18fa81396aa634 authored over 1 year ago by Thomas Waldmann <[email protected]>
rcreate: more Highlander options, fixes #6269

github.com/borgbackup/borg - 21a3a95cc8d9743e50f3238c64ed9dfd8b8802f2 authored over 1 year ago by Thomas Waldmann <[email protected]>
delete: more Highlander options, fixes #6269

github.com/borgbackup/borg - 13e99033cb64b79ce167b4e3b3061986f031d263 authored over 1 year ago by Thomas Waldmann <[email protected]>
prune: more Highlander options, fixes #6269

github.com/borgbackup/borg - 1aae04e66e0aeb0ddf0867dded48e42388b38bed authored over 1 year ago by Thomas Waldmann <[email protected]>
create: more Highlander options, fixes #6269

github.com/borgbackup/borg - 645b0088c51f386230e0bd59c602f4c2b358122c authored over 1 year ago by Thomas Waldmann <[email protected]>
mount: improve mountpoint error msgs, see #7496

saying "must be a writable directory" can distract
from the real root cause as seen in #7496.

s...

github.com/borgbackup/borg - 7eb04b86ed003bc1dc0736c2631bada5132218c5 authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7494 from jonas-w/patch-1

it's 2023

github.com/borgbackup/borg - 315f312bb221473fcdc03bf58e34021c29723d92 authored over 1 year ago by TW <[email protected]>
it's 2023

github.com/borgbackup/borg - 5da52d152c7ef1ea70d12db2b7511371104995bb authored over 1 year ago by Jonas Wunderlich <[email protected]>
Merge pull request #7487 from ThomasWaldmann/pyupgrade-py39-plus

pyupgrade --py39-plus ./**/*.py

github.com/borgbackup/borg - ffea8a0f256231e0f07bd3a2b9a0dbd158445456 authored over 1 year ago by TW <[email protected]>
Merge pull request #7492 from ThomasWaldmann/fix-progress-msg-width-master

ProgressIndicatorPercent: fix space computation for wide chars, fixes #3027

github.com/borgbackup/borg - 4faf375339643b1260304b8ef5cdbca5ef72df96 authored over 1 year ago by TW <[email protected]>
Suggest to use forced command when using remote-fowarding via ssh

github.com/borgbackup/borg - 753419d506c26782e567efd03c39ed21ac048dc1 authored over 1 year ago by Dominik Stadler <[email protected]>
Merge pull request #7489 from ThomasWaldmann/option-x-help-master

improve --one-file-system help /docs

github.com/borgbackup/borg - 6b02c05f2b644320850fb040c2631b3090bb6db6 authored over 1 year ago by TW <[email protected]>
ProgressIndicatorPercent: fix space computation for wide chars, fixes #3027

needs to use swidth() in case there are wide chars (like CJK)
in the left part of the msg (e.g. ...

github.com/borgbackup/borg - 3dd14f4855c53b05382d7c80e8ae90eeaef4eb35 authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7491 from ThomasWaldmann/borgfs-statfs-master

borgfs.statfs: add comments

github.com/borgbackup/borg - 55ec00352fb52ed7af44de593783f74853f9de5b authored over 1 year ago by TW <[email protected]>
--one-file-system: add macOS apfs notes, fixes #4876

github.com/borgbackup/borg - b7adee65bd6301ee9f4a7c2cd0aab9d823b08123 authored over 1 year ago by Thomas Waldmann <[email protected]>
borgfs.statfs: add comments

github.com/borgbackup/borg - 63e17d6da2d6609375cebaa7bf917236e3c4e2a6 authored over 1 year ago by Thomas Waldmann <[email protected]>
improve --one-file-system help string, fixes #5618

github.com/borgbackup/borg - 6ca1ed9716d87ca3a419972f723a977ee585a10c authored over 1 year ago by Thomas Waldmann <[email protected]>
Adjust description some more, use back-quotes properly, add some links

github.com/borgbackup/borg - d2ff0a3aabacdbbe6993bca9ffaa02ecf3c1447f authored over 1 year ago by Dominik Stadler <[email protected]>
Adjust repository path

github.com/borgbackup/borg - 6ab281875ea2a0e6650ed083bbbd9c5fe0adc61b authored over 1 year ago by Dominik Stadler <[email protected]>
Fix command and add more notes

github.com/borgbackup/borg - 8fab4e4152f1f410c966a2a6d7cca336b2305fbb authored over 1 year ago by Dominik Stadler <[email protected]>
Describe performing pull-backups via ssh remote forwarding

github.com/borgbackup/borg - 4216dfd12d041158b63dc6c7ecb843442e794e3e authored over 1 year ago by Dominik Stadler <[email protected]>
pyupgrade --py39-plus ./**/*.py

github.com/borgbackup/borg - 52793be92339afd6d5ea8ff02885655beaa73f5f authored over 1 year ago by Thomas Waldmann <[email protected]>
fix config/cache dir compatibility issues, fixes #7445 (#7448)

fix config dir compatibility issue, fixes #7445

- add tests
- make sure the result of get_ca...

github.com/borgbackup/borg - dfef2b909290466dceefe03f7c660aae33f8f7e2 authored over 1 year ago by nain-F49FF806 <[email protected]>
Add parse-obj and format-obj debug commands (#7443)

add parse-obj and format-obj debug commands, fixes #7406

Signed-off-by: Soumik Dutta <shalear...

github.com/borgbackup/borg - 1428ffeae90aea899b70ee0cd96812bf7286d6e0 authored over 1 year ago by Soumik Dutta <[email protected]>
Merge pull request #7482 from ThomasWaldmann/fix-retry-test

skip "do not retry when permissions denied" test if running as root

github.com/borgbackup/borg - 80c08abe4526b451accbfa646ddeffa82087c195 authored over 1 year ago by TW <[email protected]>
skip "do not retry when permissions denied" test if running as root

we can not take away read permissions for root,
so the test would fail.

github.com/borgbackup/borg - 2692fa1146e3b671f6f6504a884662b3c8a0cf20 authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7478 from bbx0/master

Add support to build dependencies from source to the Vagrantfile

github.com/borgbackup/borg - f6f108c54c36a03108bdbe783f1609ce465c08c5 authored over 1 year ago by TW <[email protected]>
Merge pull request #7474 from ThomasWaldmann/support-id-verification

transfer: verify chunks we get using assert_id, fixes #7383

github.com/borgbackup/borg - 0fa44e4079671bb3a6aa21818661851289cece2a authored over 1 year ago by TW <[email protected]>
Merge pull request #7479 from ThomasWaldmann/update-codeql

codeql action: upgrade to v2

github.com/borgbackup/borg - 8f1f83b0095a9d911e5a027d3aba5c8ebdc1f4f7 authored over 1 year ago by TW <[email protected]>
transfer: verify chunks we get using assert_id, fixes #7383

this needs to decompress and to hash the chunk data,
but better let's play safe.

at least we st...

github.com/borgbackup/borg - 3d65cb3fea0c624c59524fb59a4323618f985cec authored over 1 year ago by Thomas Waldmann <[email protected]>
codeql action: upgrade to v2

github.com/borgbackup/borg - d6091c41c78d06c96e68f984873ccdeb67ec7540 authored over 1 year ago by Thomas Waldmann <[email protected]>
Merge pull request #7477 from Michael-Girma/enhancement/issue-7476

Added pre-commit for linting purposes. Fixes #7476

github.com/borgbackup/borg - 8dc52b23dbf1ebe54e827fc545db01dc4f830d5f authored over 1 year ago by TW <[email protected]>
Add stretch64 VM with deps built from source

github.com/borgbackup/borg - af66cf4010de04ce3be84e9fa3161e88af51d4bc authored over 1 year ago by bbx0 <[email protected]>
Add support to install dependencies from source

github.com/borgbackup/borg - 57262499baecb4af5564d746c175f7dbb6018c0f authored over 1 year ago by bbx0 <[email protected]>
Changed black rev in pre-commit yaml. Fixes #7476

github.com/borgbackup/borg - 20a4c960ecde95474c16ab59c9ca227fe425e676 authored over 1 year ago by Michael Deyaso <[email protected]>
Installed and configured pre-commit to lint and format code. Fixes #7476

github.com/borgbackup/borg - 98d1c65b404e77756289e32d1ef718318a36ece7 authored over 1 year ago by Michael Deyaso <[email protected]>
Merge pull request #7473 from Michael-Girma/forward_port/pr-7471

Resolved mode bug and added sleep clause for darwin systems. Fixes #7470

github.com/borgbackup/borg - 276c5f3ff69aa829548baab0469454096ec407ec authored over 1 year ago by TW <[email protected]>
Forward port of #7471. Fixes #7470

github.com/borgbackup/borg - 6e8310346ee36e3818108f6530a9107f865f59a7 authored almost 2 years ago by Michael Deyaso <[email protected]>
Merge pull request #7463 from ThomasWaldmann/docs-borg-key-file-master

BORG_KEY_FILE: clarify docs, fixes #7444

github.com/borgbackup/borg - 7cc9d329882afdb37ba60b8d66fe9270aaf65498 authored almost 2 years ago by TW <[email protected]>
BORG_KEY_FILE: clarify docs, fixes #7444

github.com/borgbackup/borg - d6e3d36ce138d6de86473a0cf64fc18fda8f348f authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7460 from dotdoom/master-ignorezeros

Add --ignore-zeros flag to import-tar

github.com/borgbackup/borg - d25465cbfabdc24600422f55ba7024a031c32bc9 authored almost 2 years ago by TW <[email protected]>
Simplify import-tar ignore-zeros negative test

Some of those cleanups are unnecessary since we don't use
assert_dirs_equal.

github.com/borgbackup/borg - 335efbf187ca7ae38ad40a5c0803cfce8812becd authored almost 2 years ago by Artem Sheremet <[email protected]>
Explain multiple tarball import with ignore-zeros

github.com/borgbackup/borg - c999d5ddedc8392850e335976e5339b19c6ee92b authored almost 2 years ago by Artem Sheremet <[email protected]>
Add a negative test for import-tar --ignore-zeros

github.com/borgbackup/borg - 8071ef62800806abc073a5000980b4fab38d1a86 authored almost 2 years ago by Artem Sheremet <[email protected]>
Add --ignore-zeros flag to import-tar

Fixes #7432.

github.com/borgbackup/borg - 3c941ae6041fda9700e0de0a30cb9a4a003e83d0 authored almost 2 years ago by Artem Sheremet <[email protected]>
Merge pull request #7455 from ThomasWaldmann/remove-cache-only-from-delete

delete: remove --cache-only option, fixes #7440

github.com/borgbackup/borg - 46f1cda204010993081d5f29234e1863986f50cb authored almost 2 years ago by TW <[email protected]>
Merge pull request #7452 from snsmac/fix/no_perm_retry

Do not retry on permission errors

github.com/borgbackup/borg - c187d7c8e675456c2e690c585aa5e7fc579f4473 authored almost 2 years ago by TW <[email protected]>
test whether borg skips permission denied files without retries

github.com/borgbackup/borg - dad99650af72b3a8018229786ab84b4083950612 authored almost 2 years ago by Thomas Waldmann <[email protected]>
delete: remove --cache-only option, fixes #7440

for deleting the cache only, use:

borg rdelete --cache-only

github.com/borgbackup/borg - 02eb9cd443186eeb36f633e6a95d45bac7be3bcc authored almost 2 years ago by Thomas Waldmann <[email protected]>
Do not retry on permission errors

github.com/borgbackup/borg - 045d428ecc2ee9ad4cb5ac8c4aead66e24858d9d authored almost 2 years ago by snsmac <[email protected]>
Merge pull request #7442 from ThomasWaldmann/freebsd-xattr-fixes-master

xattrs: fix namespace processing on FreeBSD, fixes #6997

github.com/borgbackup/borg - 270b705248a6a23a2842697b114aec446f6b99fd authored almost 2 years ago by TW <[email protected]>
xattrs: fix namespace processing on FreeBSD, fixes #6997

github.com/borgbackup/borg - 88231a2f6488ed647db8c7c49395114480e69c34 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7437 from RayyanAnsari/windows-docs

docs: installation: Add instructions for Windows

github.com/borgbackup/borg - 800e8dd53f8c8c025ee81009ffd9947d0d2a3d58 authored almost 2 years ago by TW <[email protected]>
docs: installation: Add instructions for Windows

Remove the old Windows README while we're at it.

github.com/borgbackup/borg - 3174904ce385cd56ce186ed35c77740bbee2254c authored almost 2 years ago by Rayyan Ansari <[email protected]>
Merge pull request #7436 from snsmac/forwardport/id-hash

debug id-hash: implement file content id-hash computation, see #7406 (forwardport-master)

github.com/borgbackup/borg - 6ff4b67854da9c35475eca36fdf68f50ff64e718 authored almost 2 years ago by TW <[email protected]>
Merge pull request #7438 from RayyanAnsari/windows-ci-paths

Windows CI: only run when certain files are modified

github.com/borgbackup/borg - 63050d379f0a27e33f2942445a7ab6c4e077af5a authored almost 2 years ago by TW <[email protected]>
debug id-hash: implement file content id-hash computation, see #7406

github.com/borgbackup/borg - cf0eade67297d7596aea72ae990d73eb45ce9c58 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Windows CI: only run when certain files are modified

The Windows CI does not need to run when files such as docs are
changed.

github.com/borgbackup/borg - 89824bc705a2bb1bd3daa4cb68b57c1de19af2c4 authored almost 2 years ago by Rayyan Ansari <[email protected]>
Merge pull request #7433 from ThomasWaldmann/remove-os-directory-master

docs: remove OS directory from install docs

github.com/borgbackup/borg - 5e85d043fdce07ffd4953bbdb0a277c6258349a8 authored almost 2 years ago by TW <[email protected]>
docs: remove OS directory from install docs

- links did not work that way
- each OS has its own headline and can be discovered easily withou...

github.com/borgbackup/borg - 506652d4b2e6522f9176c5fc1430ce7510fa4a3c authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7423 from abebeos/7356-dev-setup-docs

docs: installation: add link to OS dependencies

github.com/borgbackup/borg - 0c58378f08fc93e0c6bc54a590ca3deed13549d9 authored almost 2 years ago by TW <[email protected]>
Merge pull request #7427 from RayyanAnsari/windows-build-simplify

Windows: simplify building

github.com/borgbackup/borg - a0e0d5ea74f88354e072aa2eeabdf8ab3603e97d authored almost 2 years ago by TW <[email protected]>
Windows: simplify building

Use the standard pip build command, and get rid of the build script.

github.com/borgbackup/borg - ce50c497b01df4deedf6d3dc3229a363309c2d00 authored almost 2 years ago by Rayyan Ansari <[email protected]>
add link to OS dependencies

The "Building a development environment" section links to the
"Using git" section. This can resu...

github.com/borgbackup/borg - f9f33044cca246630532489b17bfa41f8038eb7e authored almost 2 years ago by abebeos <[email protected]>
Merge pull request #7421 from ThomasWaldmann/msgpack105-master

allow msgpack 1.0.5 also

github.com/borgbackup/borg - 16a0e2c3a405445aa3515c130a5a5f4380b0e107 authored almost 2 years ago by TW <[email protected]>
allow msgpack 1.0.5 also

github.com/borgbackup/borg - 1ab90b339e39535e74695b1f5d7176c90f035164 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Modified Item.pyx to include diffs in ctime and mtime (#7335)

diff: include changes in ctime and mtime, fixes #7248

also:
- sort JSON output alphabeticall...

github.com/borgbackup/borg - 2c232449b099e7352b7bf6129ea1730fb70f4cc4 authored almost 2 years ago by Michael Deyaso <[email protected]>
Merge pull request #7413 from snsmac/forwardport/autotest

"auto" compressor tests: do not assume zlib is better than lz4, fixes #7363 (forwardport-master)

github.com/borgbackup/borg - bba91e4b8b276598cedfb94043f41b7cc84317ca authored almost 2 years ago by TW <[email protected]>
"auto" compressor tests: do not assume zlib is better than lz4, fixes #7363

while that might be true for many cases, we can not assume it is
always true, as proven by the f...

github.com/borgbackup/borg - e7de9dcdcb149b2ab461c2e3e40eff5362e7bb8b authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7401 from ThomasWaldmann/unicode-filenames-docs-master

update FAQ about locale/unicode issues, fixes #6999

github.com/borgbackup/borg - 7ce0887070163df82958316db1f048226b574a7b authored almost 2 years ago by TW <[email protected]>
Merge pull request #7403 from ThomasWaldmann/mount-docs-master

docs: improve mount options rendering, fixes #7359

github.com/borgbackup/borg - 9f703e9138a3989f025e56a94b022da8741273c1 authored almost 2 years ago by TW <[email protected]>
Merge pull request #7405 from ThomasWaldmann/fix-debug-cmds-master

fix borg debug get-obj/put-obj (master)

github.com/borgbackup/borg - 611e391da907e420631ffbd5dca2c931e54ad619 authored almost 2 years ago by TW <[email protected]>
debug put-obj: id must be given on commandline, fixes #7290

this is an incompatible change:

before:
borg debug put-obj path1 path2 ...
(and borg computed a...

github.com/borgbackup/borg - 9a39b5382843bb42168b13dc7eb05dd7271b24f2 authored almost 2 years ago by Thomas Waldmann <[email protected]>
docs: improve mount options rendering, fixes #7359

github.com/borgbackup/borg - 1632d6305ef423aeefe476e677937f00bfc5e1ac authored almost 2 years ago by Thomas Waldmann <[email protected]>
update FAQ about locale/unicode issues, fixes #6999

github.com/borgbackup/borg - 23dcc18bec2c0468cb28e4195010b26ef2a64f58 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7396 from ThomasWaldmann/improve-platformdirs-docs

clarify platformdirs requirements, fixes #7393

github.com/borgbackup/borg - 8027c7b2847fc3feb764fd643c07614186f0e5af authored almost 2 years ago by TW <[email protected]>
clarify platformdirs requirements, fixes #7393

3.0.0 is only required for macOS due to breaking changes.

2.6.0 was the last breaking change fo...

github.com/borgbackup/borg - 85cc7418ca99cf3b632e86b382e4fbeaa72d62c1 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7394 from helmutg/reproducible-docs

Make timestamps in manual pages reproducible

github.com/borgbackup/borg - e1fd24aa6ec3064d5f929463f312448d359bc60b authored almost 2 years ago by TW <[email protected]>
Make timestamps in manual pages reproducible

Refer to https://reproducible-builds.org/docs/source-date-epoch/ for
documentation on SOURCE_DAT...

github.com/borgbackup/borg - 98352cf667895247e9b0f0a89849ad4d1a20b926 authored almost 2 years ago by Vagrant Cascadian <[email protected]>
Merge pull request #7390 from ThomasWaldmann/rel200b5

release 2.0.0 beta 5

github.com/borgbackup/borg - 4b745f98c1628147d20fb3b6b531de364964d727 authored almost 2 years ago by TW <[email protected]>
build_man

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

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