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

xattr: document API

github.com/borgbackup/borg - 58edbe15f4970d40eb8c377b7c06c23226e2b557 authored over 7 years ago
fuse: fix crash if empty (None) xattr is read

github.com/borgbackup/borg - c6309b148b135e06fe55bee140e226ec9f81dbcb authored over 7 years ago
Merge pull request #2500 from enkore/issue/2487

Verify most operations against securitymanager

github.com/borgbackup/borg - 5db667881a30e143c10441745ee81eadac106f89 authored over 7 years ago
Merge pull request #2535 from enkore/docs/create-data-flow

add docs/misc/borg-data-flow data flow chart

github.com/borgbackup/borg - 31460389f09b7a20fe2a06103af8197802f12729 authored over 7 years ago
add docs/misc/borg-data-flow data flow chart

github.com/borgbackup/borg - c5159582d4ba71118d6f4221a55c75359f1bbbf4 authored over 7 years ago
cache: extract CacheConfig class

github.com/borgbackup/borg - 482b65eaea3d85efa45a9c78643a1c46eb4e5631 authored over 7 years ago
use assert_secure for all commands that use the manifest

This already excludes the debug commands that we wouldn't want this on.

github.com/borgbackup/borg - c23e1e28c63be1efcd7b21ebf08c56a2aff27f2b authored over 7 years ago
Merge pull request #2527 from enkore/issue/2241.2

Fix remote logging and progress

github.com/borgbackup/borg - 781a41de50849b5c96c83a0f8fff91306ee52eb7 authored over 7 years ago
remote: clarify remote log handling comments

github.com/borgbackup/borg - b3b555395cb799f0696c518cb21fb8180e897b52 authored over 7 years ago
implement --debug-topic for remote servers

github.com/borgbackup/borg - 97e96035318e90f8e6c69ed4fedb76f99de5cb5d authored over 7 years ago
remote: restore "Remote:" prefix (as used in 1.0.x)

github.com/borgbackup/borg - 5f4d97ff2ba734a44f46e410a8c60189493afd47 authored over 7 years ago
fix --progress and logging in general for remote

github.com/borgbackup/borg - fc105b49b1805586b3d7880266a5e310078f818b authored over 7 years ago
rpc negotiate: enable v3 log protocol only for supported clients

avoid seeing JSON log output when a 1.1.0b<5 client talks to a
1.1.0b>6 server.

github.com/borgbackup/borg - 18a2902c9c0f4ebeeb458f72ed02ba29d1053169 authored over 7 years ago
faq: I get an IntegrityError or similar - what now?

github.com/borgbackup/borg - be40e2fcfab5518f7ed4b18e1ab0eae2f59f9e54 authored over 7 years ago
Merge pull request #2526 from enkore/issue/2513

serve: fix incorrect type of exception_short for Errors

github.com/borgbackup/borg - eaf90cb73dfbe2e7996ae444d5c6bffd0ea89f7a authored over 7 years ago
serve: fix incorrect type of exception_short for Errors

github.com/borgbackup/borg - 9778c103ef5328d2e9b8f032f600222185871f07 authored over 7 years ago
Merge pull request #2524 from enkore/f/docgen2

docs: ran build_man, build_usage

github.com/borgbackup/borg - 0ad210c47bfcbca9ebd27571c68e733f50018115 authored over 7 years ago
docs: ran build_man, build_usage

github.com/borgbackup/borg - b7a6ac94c3caf90dad6a4d295b2750d600ab6b1f authored over 7 years ago
Merge pull request #2523 from enkore/f/tarexport-tests

expor-tar: more tests

github.com/borgbackup/borg - 3db27f950e901fa6fcb679962a8432bd1ed059e0 authored over 7 years ago
export-tar: test strip-components and hardlinks for partial export

github.com/borgbackup/borg - 042a4b960bd2dc5dae8e631b6974d5f49bdf8189 authored over 7 years ago
introduce popen_with_error_handling to handle common user errors

(without tracebacks)

github.com/borgbackup/borg - 293324810b165d64e6f3ae3ed88b7caedd759ff5 authored over 7 years ago
Merge pull request #2510 from enkore/issue/2473

Add --debug-profile option

github.com/borgbackup/borg - 52fab07b3b1e393755115052a727e833773104e1 authored over 7 years ago
borg export-tar (#2519)

github.com/borgbackup/borg - 5788219ff43de193f89d4fa48afd5c8638d4efb9 authored over 7 years ago
docs: debugging facilities

github.com/borgbackup/borg - 054897c8724e1933d1ed3a1ec537046f30968e18 authored over 7 years ago
replace external script with "borg debug convert-profile"

github.com/borgbackup/borg - 6d6ae65be3b88682bd86aaa900d9114859968104 authored over 7 years ago
Merge pull request #2520 from ThomasWaldmann/relax-json-test

do not test logger name, fixes #2504

github.com/borgbackup/borg - 98e4e5514157e0c202fd3a0ae3c50859b592ca0f authored over 7 years ago
do not test logger name, fixes #2504

looks like PyInstaller modifies the module names.

github.com/borgbackup/borg - d15c3f2d854192fb2737c128f0561be72a1ca3f5 authored over 7 years ago
--debug-profile: use msgpack instead of marshal by default

github.com/borgbackup/borg - a07463c96a642ff923019f0a328e165a4c6da63a authored over 7 years ago
Implement --debug-profile

github.com/borgbackup/borg - 4c441c75b1d5d0430d7bd1298552d653cce6cadc authored over 7 years ago
Merge pull request #2508 from enkore/f/proper-common-options

Support common options on the main command

github.com/borgbackup/borg - a596ecc59fe1533eaea1f804b722545a27c10884 authored over 7 years ago
CommonOptions: add unit test

github.com/borgbackup/borg - c831985bba8b6411b2e62d76fef280fc0a88d843 authored over 7 years ago
init: document --encryption as required

github.com/borgbackup/borg - 150ace13cd0b78c2bada307731eaa99247bc65d2 authored over 7 years ago
refactor CommonOptions as a reusable class

github.com/borgbackup/borg - b9efdb2ce3dfa2e5ac926fae8ba43fadab097259 authored over 7 years ago
docs: fix wrong heading level of "Common options"

github.com/borgbackup/borg - 0b14ed84ebcb896c4b730e6940ecb042ecdea0b7 authored over 7 years ago
support common options on mid-level commands (borg *key* export)

github.com/borgbackup/borg - 2ab5df0217f3792423a43a3871c5a73543097475 authored over 7 years ago
support common options

github.com/borgbackup/borg - d5edb011f0dc02cce4aad154defb77e43755f8be authored over 7 years ago
Merge pull request #2506 from enkore/logos

Vectorized logos

github.com/borgbackup/borg - 00e76f77fc742b3297a407f2924b24ba497693c7 authored over 7 years ago
docs: use vector logo for PDF version

github.com/borgbackup/borg - 7ddc8003dfcd0417d88f92892cec615d14907cf2 authored over 7 years ago
PDF version of the logo

github.com/borgbackup/borg - 8c637da38110a961ec5c6aec9dd7dc6cca9c59f5 authored over 7 years ago
SVG version of the logo

github.com/borgbackup/borg - 3d14fc72ece78e70c65e97a7e83f59dc4104b1cb authored over 7 years ago
Implement IntegrityCheckedFile (#2502)

Implement IntegrityCheckedFile

This is based on much earlier work from October 2016 by me, bu...

github.com/borgbackup/borg - 820066da5d2cf3b6a7f5f005506214f3559e3a41 authored over 7 years ago
Merge pull request #2503 from enkore/f/authenticated-pp

key: authenticated mode = unencrypted

github.com/borgbackup/borg - 1dd53f0e032431334dc515834a66159f1d54da7c authored over 7 years ago
key: add round-trip test

github.com/borgbackup/borg - a16d81271a3b4915c7fe14a3444df6dd0e88cfad authored over 7 years ago
Rename Key.passphrase_protected -> logically_encrypted & document

github.com/borgbackup/borg - 848df38d080885b08c2c8f9b6907e3899ee3486e authored over 7 years ago
key: authenticated mode = not passphrase protected

github.com/borgbackup/borg - cad49b844e37a42a0ced0faf375d088568c9e6d9 authored over 7 years ago
serve: ignore --append-only when creating a repository (#2501)

github.com/borgbackup/borg - 9e6b8f67b90aa0b7a154e22015ffef50d3825d19 authored over 7 years ago
Merge pull request #12 from mxroo/master

Add borg_backupninja

github.com/borgbackup/community - ed71bf98837f65f8e476c7ae9f0e2528b085ff71 authored over 7 years ago
Merge pull request #1 from mxroo/patch-1

Update README.rst

github.com/borgbackup/community - 4f4baa018ae1c0a0f83c722cfa7d01151fdd79fc authored over 7 years ago
Update README.rst

Based on the work of [Jon Goldberg](https://github.com/PalanteJon), [Benzhaomin](https://0xacab....

github.com/borgbackup/community - 9518424113cf864b3cbc91b7d4df6f42d8b9f395 authored over 7 years ago
hashindex: Use Python I/O (#2496)

- Preparation for #1688 / #1101
- Support hash indices >2 GB
- Better error reporting

github.com/borgbackup/borg - 6cd7d415ca501284a12bbb1462b562f453b3205d authored over 7 years ago
Merge pull request #2489 from enkore/issue/2169

consider repokey w/o passphrase == unencrypted

github.com/borgbackup/borg - c805adc267ae99553895ddc4313ef15da7f2058a authored over 7 years ago
Merge pull request #2488 from enkore/issue/2439

list: --json-lines for archive contents

github.com/borgbackup/borg - badc79c323a268420fd7c95372cb1a57914673cc authored over 7 years ago
testsuite.archiver: normalise pytest.raises vs. assert_raises

github.com/borgbackup/borg - 1daab244c6ceb5ed722ba3447fc1f97f73fec1d4 authored over 7 years ago
consider repokey w/o passphrase == unencrypted

github.com/borgbackup/borg - d964101eb53a4f062e218771eeb6a071c1b97fb1 authored over 7 years ago
list: add test for handling of --json/--json-lines

github.com/borgbackup/borg - be9a94c22c446b67bf62dfe6493bee74cf20950d authored over 7 years ago
Merge pull request #2486 from enkore/f/common-progress

make --progress a common option

github.com/borgbackup/borg - 06a4e722a59c9b74c8865af70e92699b003ce959 authored over 7 years ago
Merge pull request #2485 from enkore/issue/2469.2

fix --exclude and --exclude-from recursing into directories

github.com/borgbackup/borg - 85df969c342c109e193788cb1cc1d42da270dcef authored over 7 years ago
Merge pull request #2484 from enkore/f/json-keynamemismatch

--json: fix encryption[mode] not being the cmdline name

github.com/borgbackup/borg - 06f63f4d4e29e615de071bdf2f29b32d55a46dfc authored over 7 years ago
add test case for --log-json

github.com/borgbackup/borg - a7190976114f1d421e28d68a8c0030a99663110d authored almost 8 years ago
docs/frontends: use headlines - you can link to them

github.com/borgbackup/borg - 1418aeadad5b4a0d84106040a3debbeb330bb384 authored almost 8 years ago
list: JSON lines output for archive contents

github.com/borgbackup/borg - 2a22f93e440de6396f4ad4baf835b6adba153a16 authored almost 8 years ago
make --progress a common option

everything that touches the repository can take a long time and display
progress information, fr...

github.com/borgbackup/borg - bd8186f901ca3bb659cf0ffbe6dbd98950498a7c authored almost 8 years ago
fix --exclude and --exclude-from recursing into directories

github.com/borgbackup/borg - 4d9fd6d13fcb835fed3bfc596dffa34b11f2868a authored almost 8 years ago
remove duplicated setup.py line

github.com/borgbackup/borg - c99de523ea01aef3d12d24a89e4f2d1133029abb authored almost 8 years ago
--json: fix encryption[mode] not being the cmdline name

github.com/borgbackup/borg - ba5d6693f9823d9b35307e1d74c283c00cbc4dcc authored almost 8 years ago
Merge pull request #2476 from enkore/f/pkgstruct

Create borg.algorithms and borg.crypto packages

github.com/borgbackup/borg - d8b7aef15c440364d01f6bfc11440ac3b3e5957b authored almost 8 years ago
Merge pull request #2478 from PlasmaPower/faked-debugging

Start fakeroot faked in debug mode - fixes EISDIR issues

github.com/borgbackup/borg - 2fdb6e1faaafe8a5c987c9518c733b6793c26c06 authored almost 8 years ago
Start fakeroot faked in debug mode

github.com/borgbackup/borg - 3e24ed4035af57c5e071b290ac10bb05dd085ae7 authored almost 8 years ago
gitignore: complete paths for src/ excludes

github.com/borgbackup/borg - d32eadeb3817d622a6e34c58b896c5aeeba02f10 authored almost 8 years ago
create crypto package with key, keymanager, low_level

github.com/borgbackup/borg - a976e11a6363559532ba10f9c404f9ec82c3c96e authored almost 8 years ago
move chunker to borg.algorithms

github.com/borgbackup/borg - 956b50b29cb6d3aec6b7a02d46325e8ab50bc149 authored almost 8 years ago
move blake2 to borg/algorithms

github.com/borgbackup/borg - 390aa76c725190b4078b5cb6c7cc80de0f935c31 authored almost 8 years ago
create package borg.algorithms with borg.algorithms.crc32 module

github.com/borgbackup/borg - fa381ffcbe02edb3b7c605973075a03d7dc16225 authored almost 8 years ago
Merge pull request #2471 from enkore/issue/2469

Move patterns to module

github.com/borgbackup/borg - 7c9a57bee5f2e790327c779bbf2417af149f865c authored almost 8 years ago
Merge pull request #2472 from enkore/f/docs-disable-smartypants

docs: disable smartypants

github.com/borgbackup/borg - f2d19a906f9be5553b468a712bf78e75022039c8 authored almost 8 years ago
docs: disable smartypants

github.com/borgbackup/borg - fcce0ca2bc854549b85a5497ac44ad6158953adb authored almost 8 years ago
patterns: use set literal instead of set([])

github.com/borgbackup/borg - ef4cdfacaef4c1547999710e8aa50765f9094dff authored almost 8 years ago
patterns: explicate translate source

github.com/borgbackup/borg - c5e3232187aa4c665325a88d9d4de7c40da50065 authored almost 8 years ago
create patterns module

github.com/borgbackup/borg - 580496b59263ced0ad496c543752f417b411216c authored almost 8 years ago
Merge pull request #2468 from ThomasWaldmann/rel110b5

Release 1.1.0b5

github.com/borgbackup/borg - edf3ee0056e12d8fdd5d01c9aca747c968d01599 authored almost 8 years ago
ran build_man

github.com/borgbackup/borg - b00700ae9d2f4ff1d33d2f07e8c4df53668c7911 authored almost 8 years ago
ran build_usage

github.com/borgbackup/borg - 3c279dbf78c5703ab1e43a71b43ec2727579d507 authored almost 8 years ago
update CHANGES (release date)

github.com/borgbackup/borg - 78c455c31f8d4d845970153cbe36cb25d28deae5 authored almost 8 years ago
Merge pull request #2466 from ThomasWaldmann/update-changes

update CHANGES

github.com/borgbackup/borg - c1ea46e1d1cb8f0306c87cf6cfdb1847b79de79e authored almost 8 years ago
update CHANGES

github.com/borgbackup/borg - a5ccaf62f8b6abe0c12b3a02bd4a72363b01c05f authored almost 8 years ago
Merge pull request #2404 from ThomasWaldmann/limit-y2038

embrace y2038 issue to support 32bit platforms

github.com/borgbackup/borg - 65bdeb47cac616c723175f5df444c012df783f1c authored almost 8 years ago
Merge pull request #2460 from ThomasWaldmann/benchmark-minor-fix

fix invalid param issue in benchmarks

github.com/borgbackup/borg - cb67d1359e49f3f7a37de6a0a14d218220ec7f21 authored almost 8 years ago
fix invalid param issue in benchmarks

fixes CID1431887

github.com/borgbackup/borg - d949d6bc7cfa10099fe53d5ea20259bebf08225d authored almost 8 years ago
Merge pull request #2432 from ThomasWaldmann/beyond-repair

more clear exception if borg check does not help, fixes #2427

github.com/borgbackup/borg - c43cfb708fc98222dc1a72fcc59620f77360b462 authored almost 8 years ago
Merge pull request #2443 from ThomasWaldmann/verify-data-defect-chunk-processing

verify_data: fix IntegrityError handling for defect chunks, fixes #2442

github.com/borgbackup/borg - 6109d223eec5f7f74d5955c3e6a29efac5644f97 authored almost 8 years ago
Merge pull request #2445 from ThomasWaldmann/update-docs3

Update docs

github.com/borgbackup/borg - c1b128eb1424c3f61d02771fb8a018a45f4a47c3 authored almost 8 years ago
Merge pull request #2447 from ThomasWaldmann/update-docs4

Update docs

github.com/borgbackup/borg - 0021368163cfe10e536435aa41d7ae85b800ed0e authored almost 8 years ago
Merge pull request #2453 from enkore/f/bla

docs fixes

github.com/borgbackup/borg - c49fb93999f56746c0813d895c5d683354bba164 authored almost 8 years ago
docs: installation: pre-install considerations, fix crossrefs

posix_fadvise -> only used when available; not part of the filesystem.
sync -> fsync

github.com/borgbackup/borg - e036ebc340fac8b4cac21f17fe9cbbd98619eee0 authored almost 8 years ago
docs: faq: fix title underlines

github.com/borgbackup/borg - e8b74fcac3f2c2e8f870a2d3c4db6487f0b8456d authored almost 8 years ago
Merge pull request #2451 from ThomasWaldmann/update-osxfuse

upgrade FUSE for macOS to 3.5.8, fixes #2346

github.com/borgbackup/borg - 5a7c269d897cc99e597aa6897ede55a3195bbc78 authored almost 8 years ago
Merge pull request #2450 from wolfpackmars2/patch-1

Fix formatting in pre-installation section

github.com/borgbackup/borg - 6bcf6b6779dd75de237ea1edd1f83847b8052220 authored almost 8 years ago
Fix formatting in pre-installation section

Some documentation was improperly formatted with #2392. This corrects those errors.

github.com/borgbackup/borg - ff4120184c5a586c3dd6efc54e8fde4b07054646 authored almost 8 years ago
upgrade FUSE for macOS to 3.5.8, fixes #2346

github.com/borgbackup/borg - 5ffb66fdd520bba83a2cc63792d0ce0cc6022921 authored almost 8 years ago
document borg init behaviour via append-only borg serve, fixes #2440

github.com/borgbackup/borg - ba20d8d1310139c2e781544c25a77428c223cbd0 authored almost 8 years ago