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

build_man build_usage

github.com/borgbackup/borg - c7c7690b26d75891e541dd31728a7513625716f2 authored over 2 years ago by Thomas Waldmann <[email protected]>
remove remainders of borg key migrate-to-repokey

github.com/borgbackup/borg - c3345fe423ba383ef4c68b3d747c2c4f2ea6e38b authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: key: fix keyfile mode in example

github.com/borgbackup/borg - 78230dd2999b0aae50d00f69ea588942ad5df8bd authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: transfer: talk of "related repo"

github.com/borgbackup/borg - 17e75f3eea8fb8c86fbe123552127081b8f69254 authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: rcreate: explain "related repo"

github.com/borgbackup/borg - bcd7ab3decf6f8b07d012c59fe04dcec1378886c authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6922 from ThomasWaldmann/one-crypt-key

Key: crypt_key instead of enc_key + enc_hmac_key, fixes #6611

github.com/borgbackup/borg - 630097a99ffccd5cb846179b948e94e05193c040 authored over 2 years ago by TW <[email protected]>
increase Key.version to 2

Old borg (< 2.0) can not read/process the new keys that have crypt_key instead of enc_key and en...

github.com/borgbackup/borg - d5df53732d9c0632bc9cf1a39da02f54ba0e00b3 authored over 2 years ago by Thomas Waldmann <[email protected]>
Key: crypt_key instead of enc_key + enc_hmac_key, fixes #6611

github.com/borgbackup/borg - 3ee69bc7baa4b4a797a372d84af235a4e77d1f13 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6923 from ThomasWaldmann/update-docs-master

update docs

github.com/borgbackup/borg - 3794a3a9dc97a7ebc1a3e055df0ac8866f85fdac authored over 2 years ago by TW <[email protected]>
docs: misc. updates

- remove outdated stuff
- fix infos for borg 2.0

github.com/borgbackup/borg - 89e4a52c56b506e2fbe6ff754af99a8c3c6cb16d authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6915 from horazont/docs/internal-details-master

docs(master): provide more details on object layout

github.com/borgbackup/borg - b0480a06d6e3f10bcd7ba0509380c604274597ad authored over 2 years ago by TW <[email protected]>
Merge pull request #6921 from ThomasWaldmann/new-ae-key

rcreate --copy-ae-key: copy AE key from key of other repo, fixes #6710

github.com/borgbackup/borg - 7fde480719c4e5930c3079c7ed1eab77bb066dda authored over 2 years ago by TW <[email protected]>
Merge pull request #6919 from ThomasWaldmann/fix-delete-master

delete: remove unused option --keep-security-info

github.com/borgbackup/borg - 1744c92967b50ec594dcb44ca6a211648743b582 authored over 2 years ago by TW <[email protected]>
rcreate --copy-ae-key: copy AE key from key of other repo, fixes #6710

default: create new, random authenticated encryption key.

github.com/borgbackup/borg - 9878956140461e83dc019a14d5ee6d4be7cdb5ea authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6920 from ThomasWaldmann/transfer-check-related

transfer: check whether ID hash method and chunker secret are same

github.com/borgbackup/borg - 7222574214f78da6671dbaf01c34014acb3ce5d8 authored over 2 years ago by TW <[email protected]>
transfer: check whether ID hash method and chunker secret are same, fixes #6893

also: add PlaintextKey and AuthenticatedKey support to uses_same_id_hash function.

github.com/borgbackup/borg - a8dda5cb0cb254375842316d7d2bed941207fce0 authored over 2 years ago by Thomas Waldmann <[email protected]>
delete: remove unused option --keep-security-info

this option is only useful for deleting repos.

github.com/borgbackup/borg - 2c2afe4123144b2ac69ceab596eee3a257895062 authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: provide more details on object layout

While writing my own out-of-band decoder, I had a hard time figuring out
how to unpack the manif...

github.com/borgbackup/borg - c8ab4900179814af2fe646ef82cd9002014ae251 authored over 2 years ago by Jonas Schäfer <[email protected]>
docs: update encryption drawing for new compression bytes

Since compression type identification has been split into type and
level, the graphic needed a s...

github.com/borgbackup/borg - 33b846e292e12b7de973f8e8a733fb2e47802d8b authored over 2 years ago by Jonas Schäfer <[email protected]>
Merge pull request #6913 from ThomasWaldmann/prune-checkpointing-master

prune/delete --checkpoint-interval=1800 and ctrl-c/SIGINT support

github.com/borgbackup/borg - c5a594688a235a3ca9dd79b87b76494ac3652811 authored over 2 years ago by TW <[email protected]>
prune/delete --checkpoint-interval=1800 and ctrl-c/SIGINT support, fixes #6284

manifest, repo and cache are committed every checkpoint interval.

also, when ctrl-c is pressed,...

github.com/borgbackup/borg - 0deb4352c1cc66cab1eb73501886870b15960715 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6907 from ThomasWaldmann/fix-flags-formatting-master

list: fix {flags:<WIDTH>} formatting, fixes #6081

github.com/borgbackup/borg - 762581a667e80c0d79314544708bd61085f2b250 authored over 2 years ago by TW <[email protected]>
Merge pull request #6903 from ThomasWaldmann/fix-5719-master

check: try harder to create the key, fixes #5719

github.com/borgbackup/borg - 2a4cf7c068ac01280cb52775a81b688238f5b2fb authored over 2 years ago by TW <[email protected]>
list: fix {flags:<WIDTH>} formatting, fixes #6081

item.bsdflags is either not present or an int, thus we default to 0 (== no flags) if not present.

github.com/borgbackup/borg - 15cb54f623e72373cc97af64084e0c9ad67589f4 authored over 2 years ago by Thomas Waldmann <[email protected]>
check: try harder to create the key, fixes #5719

the old code did just 1 attempt to detect the repo decryption key.
if the first chunkid we got f...

github.com/borgbackup/borg - 53830ecae9fe306eac29222fd5ed837549906ab3 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6895 from ThomasWaldmann/ci-macos-master

CI: test on macOS 12 without fuse / fuse tests

github.com/borgbackup/borg - e7c2506a7fbabeecf9520651f6697138763df754 authored over 2 years ago by TW <[email protected]>
CI: test on macOS 12 without fuse / fuse tests

too troublesome on github CI due to kernel extensions needed by macFUSE.

github.com/borgbackup/borg - ba1a26ffa541277838934e160dcfb13b4b3dbf4e authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6784 from borgbackup/borg2

borg 2

github.com/borgbackup/borg - 61e8d9518bc5f50121be97853bd164b9ab671232 authored over 2 years ago by TW <[email protected]>
Merge branch 'master' into borg2

github.com/borgbackup/borg - ad7c7159b2b5f36913236567681853e175e073ce authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: add info on man page installation (#6888)

docs: add info about man page installation, fixes #6661

github.com/borgbackup/borg - ddb805cd1044c486a9bc358e94295b365da18af1 authored over 2 years ago by remyabel2 <[email protected]>
Merge pull request #6889 from ThomasWaldmann/archive-progress-json-docs-master

docs: update archive_progress json description about "finished"

github.com/borgbackup/borg - 19509f5fa59777af49342e5e4acbf000bbfd21ce authored over 2 years ago by TW <[email protected]>
docs: update archive_progress json description about "finished", see #6570

github.com/borgbackup/borg - c7e719f20934569d00bd06d4cf41e6984d319aa4 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6884 from a1346054/fixes

Fix typos and shellcheck warnings

github.com/borgbackup/borg - a75b260fef65d75ec30ae1d50d305f6561b2b2ab authored over 2 years ago by TW <[email protected]>
Merge branch 'master' into borg2

github.com/borgbackup/borg - dfbf638a5b684a6ef4ec8e0f6c77bea18d68e019 authored over 2 years ago by Thomas Waldmann <[email protected]>
fix shellcheck warnings in bash scripts

github.com/borgbackup/borg - 41d67bc44912c87973fb4de2ac53fa11f1b54711 authored over 2 years ago by a1346054 <[email protected]>
fix typos

github.com/borgbackup/borg - 160dd877ab6b1e4908697fcf3ca15e869d076cef authored over 2 years ago by a1346054 <[email protected]>
Merge pull request #6880 from ThomasWaldmann/new-crypto-no-assert-id-borg2

new crypto does not need to call ._assert_id()

github.com/borgbackup/borg - 320190dacf8e0cf0a5e24a74940b560b09349dad authored over 2 years ago by TW <[email protected]>
check: --verify-data does not need to decompress with new crypto modes

github.com/borgbackup/borg - b0db800b5a0987f525f1117d0b13075b74ddadb6 authored over 2 years ago by Thomas Waldmann <[email protected]>
docs: remove _assert_id() call for new crypto

github.com/borgbackup/borg - 9d6c98d9f915e5c8a44d1a048e0ef2d9b254889f authored over 2 years ago by Thomas Waldmann <[email protected]>
new crypto does not need to call ._assert_id()

https://github.com/borgbackup/borg/pull/6463#discussion_r925436156

github.com/borgbackup/borg - f82f123b56856aac1fee4f14d96500d648e71dcb authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6876 from LocutusOfBorg/fix-template

Fix pyproject.toml to create a fixed _version.py file, compatible wi…

github.com/borgbackup/borg - b52781a9991be6f6c73411092e940627356cef36 authored over 2 years ago by TW <[email protected]>
Fix pyproject.toml to create a fixed _version.py file, compatible with both old and new setuptools_scm version (see: #6875)

github.com/borgbackup/borg - a92c156e05e30e4ee85a0410161b2c062b351949 authored over 2 years ago by Gianfranco Costamagna <[email protected]>
Merge pull request #6869 from ThomasWaldmann/rel200a4

release 2.0.0a4

github.com/borgbackup/borg - 00373751485fed48a62001ef890bdd13087fd371 authored over 2 years ago by TW <[email protected]>
build_usage / build_man

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

update CHANGES

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

github.com/borgbackup/borg - 32a789657399b1c79fcd5a63079562daadc99eae authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6864 from ThomasWaldmann/remove-tilde-otheruser-borg2

ssh:// URLs: remove support for /~otheruser/, see #6855

github.com/borgbackup/borg - 17e74caccd114d0a0945a92c544e2886eda12ec9 authored over 2 years ago by TW <[email protected]>
ssh:// URLs: remove support for /~otheruser/, see #6855

If you used this, just replace it by:

ssh://user@host:port/home/otheruser/

github.com/borgbackup/borg - 47c2672a647ee8080edf60cfe698f6da1a90b35e authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6862 from ThomasWaldmann/mypy-borg2

add mypy

github.com/borgbackup/borg - 65703df8398384c2359cd2394ba1d5858fa7ad12 authored over 2 years ago by TW <[email protected]>
mypy: fixes / annotations

github.com/borgbackup/borg - b8e48c503689f72eaf6e58cac0d9c128c41916cb authored over 2 years ago by Thomas Waldmann <[email protected]>
mypy: rename yes module to yes_no to avoid name collision

github.com/borgbackup/borg - 366ef73f88a9ced17fa5854fa0c947c9bcce7bd6 authored over 2 years ago by Thomas Waldmann <[email protected]>
mypy: fix platform package

clean up imports, remove unused stuff

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

also added some .pyi files needed to check the cython code (taken from #5703 and updated).

fixe...

github.com/borgbackup/borg - b07aeef4981c936eba63e5e1b5534838234c9fde authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6860 from ThomasWaldmann/remove-legacy-cleanup-borg2

remove legacy_cleanup

github.com/borgbackup/borg - c5fa64a9a49d12a9677ac6e61b2ecb191d5980e6 authored over 2 years ago by TW <[email protected]>
Merge pull request #6859 from ThomasWaldmann/remove-attic-stuff-borg2

remove remainders of attic legacy

github.com/borgbackup/borg - d5c91cd37b86be7fc069f3a3b3afa050cb8bdb57 authored over 2 years ago by TW <[email protected]>
Merge pull request #6858 from ThomasWaldmann/remove-scp-tilde-expansion-borg2

we remove scp style, also remove it for tilde expansion, fixes #6856

github.com/borgbackup/borg - b37f660d8b17a7db10fd92563560be6392816eec authored over 2 years ago by TW <[email protected]>
remove legacy_cleanup

not needed any more.

github.com/borgbackup/borg - 2d2f468410811a6aef997466233a4e550b04e54f authored over 2 years ago by Thomas Waldmann <[email protected]>
remove remainders of attic legacy

we expect that everybody has upgraded to borg
using borg 1.2.x or older, thus we do not need
to ...

github.com/borgbackup/borg - 7bc7f013427edeff45b3f051b7ac0bd47563975c authored over 2 years ago by Thomas Waldmann <[email protected]>
we remove scp style, also remove it for tilde expansion, fixes #6856

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

update CHANGES

github.com/borgbackup/borg - ca74118b6129fac721e190bf3fb57afffc98a015 authored over 2 years ago by TW <[email protected]>
Merge pull request #6848 from ThomasWaldmann/split-archiver

split archiver

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

github.com/borgbackup/borg - 55a5c5867a766a9bbd11df4b8d0a1a05a44b1b7a authored over 2 years ago by Thomas Waldmann <[email protected]>
move recreate command to archiver.recreate

github.com/borgbackup/borg - c871dbd8a5e168c3a7fbb73085b88d8b89ced61c authored over 2 years ago by Thomas Waldmann <[email protected]>
move extract command to archiver.extract

github.com/borgbackup/borg - ae6ef774954ccf3b9a4454d0ded4ace59899c749 authored over 2 years ago by Thomas Waldmann <[email protected]>
move build_filter/build_matcher to archiver.common

github.com/borgbackup/borg - e05f7971dadc4d466cc17d1bc902fdb5ba01095e authored over 2 years ago by Thomas Waldmann <[email protected]>
move info command to archiver.info

github.com/borgbackup/borg - e57f3bb424f5a416bb132668db51743da58bb9a9 authored over 2 years ago by Thomas Waldmann <[email protected]>
move rinfo command to archiver.rinfo

github.com/borgbackup/borg - 4d5a89ebc3ef7af8c18bdba4645320e8f6d4fe8b authored over 2 years ago by Thomas Waldmann <[email protected]>
move list command to archiver.list

github.com/borgbackup/borg - 382b37ef604cf621488594d9df1e27d72833c2a1 authored over 2 years ago by Thomas Waldmann <[email protected]>
move delete command to archiver.delete

github.com/borgbackup/borg - 350a8fe252fc7b1397482e22082f3d76a15bbd13 authored over 2 years ago by Thomas Waldmann <[email protected]>
move rlist command to archiver.rlist

github.com/borgbackup/borg - add73745c6f56d7ea967986612af07c0c6ae344f authored over 2 years ago by Thomas Waldmann <[email protected]>
move rdelete command to archiver.rdelete

github.com/borgbackup/borg - a31332ddb5cbabe8d1630989c8ba092e7f2d429d authored over 2 years ago by Thomas Waldmann <[email protected]>
move list command to archiver.list_cmd

note: can't be named "archiver.list" due to collision with builtin type "list".

github.com/borgbackup/borg - b959ff913a5cd6def20a243a5f0523c331b4876d authored over 2 years ago by Thomas Waldmann <[email protected]>
move common options definition to archiver.common

github.com/borgbackup/borg - ea6b373f85a7fc9bfbece2dc789b05a7b362de77 authored over 2 years ago by Thomas Waldmann <[email protected]>
sort build_parser calls / mixins

github.com/borgbackup/borg - b2fb334af09cc61f17720841c9f75991e00f3fce authored over 2 years ago by Thomas Waldmann <[email protected]>
move create command to archiver.create

github.com/borgbackup/borg - 70b54a696fa06efd8a964c001a203111159cbf12 authored over 2 years ago by Thomas Waldmann <[email protected]>
move rename command to archiver.rename

github.com/borgbackup/borg - 06fe8d3e64d2096d1936c8cdde779a65dd4264c3 authored over 2 years ago by Thomas Waldmann <[email protected]>
move check command to archiver.check

github.com/borgbackup/borg - 2ff2927aa3ab854893da37e616b66092d46312e1 authored over 2 years ago by Thomas Waldmann <[email protected]>
move compact command to archiver.compact

github.com/borgbackup/borg - df57d33b5f5cb7f9c5b3f45281c40d3ff4f8e74a authored over 2 years ago by Thomas Waldmann <[email protected]>
move diff command to archiver.diff

github.com/borgbackup/borg - 9fb224db6b2c45c2c9a3fb760ff39968e45127b6 authored over 2 years ago by Thomas Waldmann <[email protected]>
move prune command to archiver.prune

github.com/borgbackup/borg - ea03562b11dea2401e3c770384874e3fcb7bd783 authored over 2 years ago by Thomas Waldmann <[email protected]>
move config command to archiver.config

github.com/borgbackup/borg - 94e6477e517646dea83669128716a44580d96081 authored over 2 years ago by Thomas Waldmann <[email protected]>
move transfer command to archiver.transfer

github.com/borgbackup/borg - 8d9e47e374af139946b45441ad3765e2510257e1 authored over 2 years ago by Thomas Waldmann <[email protected]>
move help commands to archiver.help

github.com/borgbackup/borg - 6d60976c516e359f5f14eb795709d88c7487b404 authored over 2 years ago by Thomas Waldmann <[email protected]>
move benchmark commands to archiver.benchmarks

github.com/borgbackup/borg - 5ea9fb73dbcb4216bc91d80665bbad0061579f6c authored over 2 years ago by Thomas Waldmann <[email protected]>
move tar commands to archiver.tar

github.com/borgbackup/borg - 27b63e7c48d9dc5565bb9d9c57d119d15fc5c6e9 authored over 2 years ago by Thomas Waldmann <[email protected]>
move debug commands to archiver.debug

github.com/borgbackup/borg - 890d5950e714fdcf1f7f2881ef6a03935620766c authored over 2 years ago by Thomas Waldmann <[email protected]>
move key commands to archiver.keys

github.com/borgbackup/borg - af2ee7aeb13a7a09db5bd6c791a253adccea37c9 authored over 2 years ago by Thomas Waldmann <[email protected]>
move locking commands to archiver.locks

github.com/borgbackup/borg - f906d9d2466dcffcc0fb6eb2d524d2de9ab4162d authored over 2 years ago by Thomas Waldmann <[email protected]>
move rcreate command to archiver.rcreate

github.com/borgbackup/borg - 94aec46a01b50e436506bef3489f24df87b19ee8 authored over 2 years ago by Thomas Waldmann <[email protected]>
move serve command to archiver.serve

github.com/borgbackup/borg - ff411b5d98b64afb75b5ec3622fab3e13f75419b authored over 2 years ago by Thomas Waldmann <[email protected]>
move mount/umount/borgfs command to archiver.mount

github.com/borgbackup/borg - 68772484ceb60e59d98092a358eca3f8491f197f authored over 2 years ago by Thomas Waldmann <[email protected]>
transform archiver module into a package

github.com/borgbackup/borg - 227ecb5b8ed49eca8212108bd82c1a8b6ed3fca6 authored over 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #6842 from ThomasWaldmann/black

Use Black for automated code formatting

github.com/borgbackup/borg - a45ce6dcfea83c404b4f203618cd6557554393e9 authored over 2 years ago by TW <[email protected]>
Merge pull request #6197 from hexagonrecursion/expect

Automate asciinema screencasts

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

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

github.com/borgbackup/borg - 0f5fb7d38d9eef571658fdb3ce5be2894715c898 authored over 2 years ago by Thomas Waldmann <[email protected]>
Screencasts/advanced: start where basic left off

github.com/borgbackup/borg - 1e83415c51d7210f3657da0861f34220b2807da1 authored over 2 years ago by Andrey Bienkowski <[email protected]>
Screencasts/install: do not timeout due to slow wget

github.com/borgbackup/borg - aae1b439e46f73acddeb01b1584ecbf7406c9903 authored over 2 years ago by Andrey Bienkowski <[email protected]>
Screencasts/basic: use sample data

github.com/borgbackup/borg - 5e8e10a53c85d13af9e9f14b07714fc7f3748849 authored over 2 years ago by Andrey Bienkowski <[email protected]>
Screencasts: add wallpaper download urls

We need some sample data to propoerly demo the backup.

I have selected 30 random wallpapers for...

github.com/borgbackup/borg - 6e197f66f59127e064d7c5e5095b93952b06b8ff authored over 2 years ago by Andrey Bienkowski <[email protected]>