Ecosyste.ms: OpenCollective

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

github.com/borgbackup/borg

Deduplicating archiver with compression and authenticated encryption.
https://github.com/borgbackup/borg

docs/data structures: add chunk layout diagram

73123578ed81fdef6628e3ead2a591b1e3a2ba76 authored over 7 years ago
Merge pull request #2541 from enkore/issue/2540

mount: check llfuse is installed before asking for passphrase

8268090f8e41a386fca6268913347f05e1b8849f authored over 7 years ago
mount: check llfuse is installed before asking for passphrase

e689d8f2f66799664149f24ae9f3a20b88acb36b authored over 7 years ago
Merge pull request #2537 from enkore/f/osxfail

testsuite: call setup_logging after destroying logging config

1cd90b2c86160dcfbfc0a135ac8edb808e225419 authored over 7 years ago
testsuite: call setup_logging after destroying logging config

85aabeb9c7caa954cd8facc7debf0cdf4bdc1fbf authored over 7 years ago
Merge pull request #2536 from enkore/issue/2534

fuse: fix crash if empty (None) xattr is read

ba07225c919ae016429d7e057ecf9c2dc12ff075 authored over 7 years ago
xattr: document API

58edbe15f4970d40eb8c377b7c06c23226e2b557 authored over 7 years ago
fuse: fix crash if empty (None) xattr is read

c6309b148b135e06fe55bee140e226ec9f81dbcb authored over 7 years ago
Merge pull request #2500 from enkore/issue/2487

Verify most operations against securitymanager

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

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

c5159582d4ba71118d6f4221a55c75359f1bbbf4 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.

c23e1e28c63be1efcd7b21ebf08c56a2aff27f2b authored over 7 years ago
cache: extract CacheConfig class

482b65eaea3d85efa45a9c78643a1c46eb4e5631 authored over 7 years ago
Merge pull request #2527 from enkore/issue/2241.2

Fix remote logging and progress

781a41de50849b5c96c83a0f8fff91306ee52eb7 authored over 7 years ago
implement --debug-topic for remote servers

97e96035318e90f8e6c69ed4fedb76f99de5cb5d authored over 7 years ago
remote: clarify remote log handling comments

b3b555395cb799f0696c518cb21fb8180e897b52 authored over 7 years ago
remote: restore "Remote:" prefix (as used in 1.0.x)

5f4d97ff2ba734a44f46e410a8c60189493afd47 authored over 7 years ago
fix --progress and logging in general for remote

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.

18a2902c9c0f4ebeeb458f72ed02ba29d1053169 authored over 7 years ago
faq: I get an IntegrityError or similar - what now?

be40e2fcfab5518f7ed4b18e1ab0eae2f59f9e54 authored over 7 years ago
Merge pull request #2526 from enkore/issue/2513

serve: fix incorrect type of exception_short for Errors

eaf90cb73dfbe2e7996ae444d5c6bffd0ea89f7a authored over 7 years ago
serve: fix incorrect type of exception_short for Errors

9778c103ef5328d2e9b8f032f600222185871f07 authored over 7 years ago
Merge pull request #2524 from enkore/f/docgen2

docs: ran build_man, build_usage

0ad210c47bfcbca9ebd27571c68e733f50018115 authored over 7 years ago
docs: ran build_man, build_usage

b7a6ac94c3caf90dad6a4d295b2750d600ab6b1f authored over 7 years ago
Merge pull request #2523 from enkore/f/tarexport-tests

expor-tar: more tests

3db27f950e901fa6fcb679962a8432bd1ed059e0 authored over 7 years ago
export-tar: test strip-components and hardlinks for partial export

042a4b960bd2dc5dae8e631b6974d5f49bdf8189 authored over 7 years ago
introduce popen_with_error_handling to handle common user errors

(without tracebacks)

293324810b165d64e6f3ae3ed88b7caedd759ff5 authored over 7 years ago
Merge pull request #2510 from enkore/issue/2473

Add --debug-profile option

52fab07b3b1e393755115052a727e833773104e1 authored over 7 years ago
borg export-tar (#2519)

5788219ff43de193f89d4fa48afd5c8638d4efb9 authored over 7 years ago
docs: debugging facilities

054897c8724e1933d1ed3a1ec537046f30968e18 authored over 7 years ago
replace external script with "borg debug convert-profile"

6d6ae65be3b88682bd86aaa900d9114859968104 authored over 7 years ago
Merge pull request #2520 from ThomasWaldmann/relax-json-test

do not test logger name, fixes #2504

98e4e5514157e0c202fd3a0ae3c50859b592ca0f authored over 7 years ago
do not test logger name, fixes #2504

looks like PyInstaller modifies the module names.

d15c3f2d854192fb2737c128f0561be72a1ca3f5 authored over 7 years ago
Implement --debug-profile

4c441c75b1d5d0430d7bd1298552d653cce6cadc authored over 7 years ago
--debug-profile: use msgpack instead of marshal by default

a07463c96a642ff923019f0a328e165a4c6da63a authored over 7 years ago
Merge pull request #2508 from enkore/f/proper-common-options

Support common options on the main command

a596ecc59fe1533eaea1f804b722545a27c10884 authored over 7 years ago
CommonOptions: add unit test

c831985bba8b6411b2e62d76fef280fc0a88d843 authored over 7 years ago
init: document --encryption as required

150ace13cd0b78c2bada307731eaa99247bc65d2 authored over 7 years ago
docs: fix wrong heading level of "Common options"

0b14ed84ebcb896c4b730e6940ecb042ecdea0b7 authored over 7 years ago
refactor CommonOptions as a reusable class

b9efdb2ce3dfa2e5ac926fae8ba43fadab097259 authored over 7 years ago
support common options on mid-level commands (borg *key* export)

2ab5df0217f3792423a43a3871c5a73543097475 authored over 7 years ago
support common options

d5edb011f0dc02cce4aad154defb77e43755f8be authored over 7 years ago
Merge pull request #2506 from enkore/logos

Vectorized logos

00e76f77fc742b3297a407f2924b24ba497693c7 authored over 7 years ago
docs: use vector logo for PDF version

7ddc8003dfcd0417d88f92892cec615d14907cf2 authored over 7 years ago
PDF version of the logo

8c637da38110a961ec5c6aec9dd7dc6cca9c59f5 authored over 7 years ago
SVG version of the logo

3d14fc72ece78e70c65e97a7e83f59dc4104b1cb authored over 7 years ago
Implement IntegrityCheckedFile (#2502)

Implement IntegrityCheckedFile

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

820066da5d2cf3b6a7f5f005506214f3559e3a41 authored over 7 years ago
Merge pull request #2503 from enkore/f/authenticated-pp

key: authenticated mode = unencrypted

1dd53f0e032431334dc515834a66159f1d54da7c authored over 7 years ago
key: add round-trip test

a16d81271a3b4915c7fe14a3444df6dd0e88cfad authored over 7 years ago
Rename Key.passphrase_protected -> logically_encrypted & document

848df38d080885b08c2c8f9b6907e3899ee3486e authored over 7 years ago
key: authenticated mode = not passphrase protected

cad49b844e37a42a0ced0faf375d088568c9e6d9 authored over 7 years ago
serve: ignore --append-only when creating a repository (#2501)

9e6b8f67b90aa0b7a154e22015ffef50d3825d19 authored over 7 years ago
hashindex: Use Python I/O (#2496)

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

6cd7d415ca501284a12bbb1462b562f453b3205d authored over 7 years ago
Merge pull request #2489 from enkore/issue/2169

consider repokey w/o passphrase == unencrypted

c805adc267ae99553895ddc4313ef15da7f2058a authored over 7 years ago
Merge pull request #2488 from enkore/issue/2439

list: --json-lines for archive contents

badc79c323a268420fd7c95372cb1a57914673cc authored over 7 years ago
testsuite.archiver: normalise pytest.raises vs. assert_raises

1daab244c6ceb5ed722ba3447fc1f97f73fec1d4 authored over 7 years ago
consider repokey w/o passphrase == unencrypted

d964101eb53a4f062e218771eeb6a071c1b97fb1 authored over 7 years ago
list: add test for handling of --json/--json-lines

be9a94c22c446b67bf62dfe6493bee74cf20950d authored over 7 years ago
Merge pull request #2486 from enkore/f/common-progress

make --progress a common option

06a4e722a59c9b74c8865af70e92699b003ce959 authored over 7 years ago
Merge pull request #2485 from enkore/issue/2469.2

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

85df969c342c109e193788cb1cc1d42da270dcef authored over 7 years ago
Merge pull request #2484 from enkore/f/json-keynamemismatch

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

06f63f4d4e29e615de071bdf2f29b32d55a46dfc authored over 7 years ago
add test case for --log-json

a7190976114f1d421e28d68a8c0030a99663110d authored over 7 years ago
docs/frontends: use headlines - you can link to them

1418aeadad5b4a0d84106040a3debbeb330bb384 authored over 7 years ago
list: JSON lines output for archive contents

2a22f93e440de6396f4ad4baf835b6adba153a16 authored over 7 years ago
make --progress a common option

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

bd8186f901ca3bb659cf0ffbe6dbd98950498a7c authored over 7 years ago
fix --exclude and --exclude-from recursing into directories

4d9fd6d13fcb835fed3bfc596dffa34b11f2868a authored over 7 years ago
remove duplicated setup.py line

c99de523ea01aef3d12d24a89e4f2d1133029abb authored over 7 years ago
--json: fix encryption[mode] not being the cmdline name

ba5d6693f9823d9b35307e1d74c283c00cbc4dcc authored over 7 years ago
Merge pull request #2476 from enkore/f/pkgstruct

Create borg.algorithms and borg.crypto packages

d8b7aef15c440364d01f6bfc11440ac3b3e5957b authored over 7 years ago
Merge pull request #2478 from PlasmaPower/faked-debugging

Start fakeroot faked in debug mode - fixes EISDIR issues

2fdb6e1faaafe8a5c987c9518c733b6793c26c06 authored over 7 years ago
Start fakeroot faked in debug mode

3e24ed4035af57c5e071b290ac10bb05dd085ae7 authored over 7 years ago
create crypto package with key, keymanager, low_level

a976e11a6363559532ba10f9c404f9ec82c3c96e authored almost 8 years ago
gitignore: complete paths for src/ excludes

d32eadeb3817d622a6e34c58b896c5aeeba02f10 authored almost 8 years ago
move chunker to borg.algorithms

956b50b29cb6d3aec6b7a02d46325e8ab50bc149 authored almost 8 years ago
create package borg.algorithms with borg.algorithms.crc32 module

fa381ffcbe02edb3b7c605973075a03d7dc16225 authored almost 8 years ago
move blake2 to borg/algorithms

390aa76c725190b4078b5cb6c7cc80de0f935c31 authored almost 8 years ago
Merge pull request #2471 from enkore/issue/2469

Move patterns to module

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

docs: disable smartypants

f2d19a906f9be5553b468a712bf78e75022039c8 authored almost 8 years ago
docs: disable smartypants

fcce0ca2bc854549b85a5497ac44ad6158953adb authored almost 8 years ago
patterns: use set literal instead of set([])

ef4cdfacaef4c1547999710e8aa50765f9094dff authored almost 8 years ago
patterns: explicate translate source

c5e3232187aa4c665325a88d9d4de7c40da50065 authored almost 8 years ago
create patterns module

580496b59263ced0ad496c543752f417b411216c authored almost 8 years ago
Merge pull request #2468 from ThomasWaldmann/rel110b5

Release 1.1.0b5

edf3ee0056e12d8fdd5d01c9aca747c968d01599 authored almost 8 years ago
ran build_man

b00700ae9d2f4ff1d33d2f07e8c4df53668c7911 authored almost 8 years ago
ran build_usage

3c279dbf78c5703ab1e43a71b43ec2727579d507 authored almost 8 years ago
update CHANGES (release date)

78c455c31f8d4d845970153cbe36cb25d28deae5 authored almost 8 years ago
Merge pull request #2466 from ThomasWaldmann/update-changes

update CHANGES

c1ea46e1d1cb8f0306c87cf6cfdb1847b79de79e authored almost 8 years ago
update CHANGES

a5ccaf62f8b6abe0c12b3a02bd4a72363b01c05f authored almost 8 years ago
Merge pull request #2404 from ThomasWaldmann/limit-y2038

embrace y2038 issue to support 32bit platforms

65bdeb47cac616c723175f5df444c012df783f1c authored almost 8 years ago
Merge pull request #2460 from ThomasWaldmann/benchmark-minor-fix

fix invalid param issue in benchmarks

cb67d1359e49f3f7a37de6a0a14d218220ec7f21 authored almost 8 years ago
fix invalid param issue in benchmarks

fixes CID1431887

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

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

6109d223eec5f7f74d5955c3e6a29efac5644f97 authored almost 8 years ago
Merge pull request #2445 from ThomasWaldmann/update-docs3

Update docs

c1b128eb1424c3f61d02771fb8a018a45f4a47c3 authored almost 8 years ago
Merge pull request #2447 from ThomasWaldmann/update-docs4

Update docs

0021368163cfe10e536435aa41d7ae85b800ed0e authored almost 8 years ago
Merge pull request #2453 from enkore/f/bla

docs fixes

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

e036ebc340fac8b4cac21f17fe9cbbd98619eee0 authored almost 8 years ago
docs: faq: fix title underlines

e8b74fcac3f2c2e8f870a2d3c4db6487f0b8456d authored almost 8 years ago
Merge pull request #2451 from ThomasWaldmann/update-osxfuse

upgrade FUSE for macOS to 3.5.8, fixes #2346

5a7c269d897cc99e597aa6897ede55a3195bbc78 authored almost 8 years ago
Merge pull request #2450 from wolfpackmars2/patch-1

Fix formatting in pre-installation section

6bcf6b6779dd75de237ea1edd1f83847b8052220 authored almost 8 years ago