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

cleanup: get rid of Cache.do_files, replace with cache_mode

not do_files == (cache_mode == 'd') # d)isabled

b1e7e7f90a39ebbe19485138f248308255013c9c authored almost 7 years ago
read files cache early, init checkpoint timer after that, see #3394

reading the files cache can take considerable amount of time (a user
reported 1h 42min for a 700...

91e5e231f1204ae7a9917e4da876cca22d0afb5d authored almost 7 years ago
Merge pull request #3722 from ThomasWaldmann/stdin-filename

create: implement --stdin-name, fixes #3533

5b824f54dd21ae7c9898c5bc8c4d119176b2b9c0 authored almost 7 years ago
Merge pull request #3724 from milkey-mouse/fix-checkpoint-interval-default-fp1.2

fix Archive's checkpoint_interval arg default (1.2 forward-port)

c4528ca1157bddb8ae367b88a245d2cfcb1dda7d authored almost 7 years ago
set rc=1 when extracting damaged files, fixes #3448

- size inconsistencies
- file has all-zero replacement chunks

introduced new BackupError except...

1c97efd81ecb23e0174a28a764965f36df349368 authored almost 7 years ago
fix Archive's checkpoint_interval arg default (300 -> 1800s)

the commandline arg default was already at 1800, so likely this is
only a cosmetic fix.

dc48377dc641c561148198b69e880e1beba2854c authored almost 7 years ago
create: implement --stdin-name, fixes #3533

01d2f728131e3f3eb6e1722c69482d969a570347 authored almost 7 years ago
Merge pull request #3710 from ThomasWaldmann/docs-security-fingerprinting

security: describe chunk size / proximity issue, see #331

b2c141899bdfdf6c0d28d2984c65153357c8fe15 authored almost 7 years ago
Merge pull request #3717 from milkey-mouse/fix-3706-fp1.2

Vagrant: move cleanup steps to fs_init (1.2 forward-port)

024c9578ce136a0ee2b181316e4f2c1821e02b29 authored almost 7 years ago
Merge pull request #3716 from milkey-mouse/fix-3707-fp1.2

Vagrant: xenial64 box now uses username 'vagrant' (1.2 forward-port)

3e66fa3e50965bd50a8ae94ef0d02b715a57d549 authored almost 7 years ago
Merge pull request #3683 from milkey-mouse/repo-archive-quickstart

Add quickstart introduction to repositories & archives (fixes #3620)

b6b8e1bb16dc33dd399a497c18c1c00126d96c8f authored almost 7 years ago
fixup! Add quickstart introduction to repositories & archives (fixes #3620)

d41c9296c0f32412273b3e5c55210de764c1a254 authored almost 7 years ago
Vagrant: move cleanup steps to fs_init, fixes #3706

so after a vagrant up or vagrant reload (which both rsync), we
can just call the fs_init and run...

6b42562c8c48a22b80ec6aa863826dd8d919a3fb authored almost 7 years ago
Vagrant: xenial64 box now uses username 'vagrant', fixes #3707

53aae94a5aea89131cb48a1c8727f6fb9ba5a704 authored almost 7 years ago
security: describe chunk size / proximity issue, see #3687

8ac272f35f9c3ee51bbe42c32616b54f05911233 authored almost 7 years ago
Merge pull request #3704 from ThomasWaldmann/getpass-ux

improve getpass user experience, see #3689

52be21c690e39cfa7c13596ae8542f6c45b212e1 authored almost 7 years ago
Merge pull request #3682 from milkey-mouse/set-prev-location-early

Set cache previous_location on load instead of save (fixes #3304)

adf9919d3e93b0490888ec9dfa6d31f550632dd9 authored almost 7 years ago
improve getpass user experience, see #3689

if interactive passphrase query fails and the env vars are not set,
show a clear error message a...

dc78fcf193939fb84c9e55e9b7ebc1444e7e1aa5 authored almost 7 years ago
Merge pull request #3676 from ThomasWaldmann/recompress-docs

recreate --recompress: add metavar, clarify description

105d51819135c5abe6b5f22868dff2c4a3e32b7b authored almost 7 years ago
Merge pull request #3675 from ThomasWaldmann/crypto-compression-docs

security docs: add about combining compression and encryption

201c62430a18bef67cfd631420b78e7d06e17a4f authored almost 7 years ago
Merge pull request #3691 from ThomasWaldmann/test-diff-deleted-empty

add test for issue #3688

788783b91af1c01c32fb4fa9cc9cd9f0a12e08b5 authored almost 7 years ago
add test for issue #3688

0a46d3330c468b125e7302e3b0b61c0577672464 authored almost 7 years ago
Merge pull request #3677 from ThomasWaldmann/docs-avoid-permission-mixup

quickstart: add note about permissions, borg@localhost, fixes #3452

c206f8b403fc12aaf02cb6f79a730daf363baf4f authored almost 7 years ago
Merge pull request #3678 from ThomasWaldmann/docs-log

docs: improve logging docs, fixes #3549

6b3191a28511a334d652c99505934b224bf0f234 authored almost 7 years ago
Merge pull request #3679 from ThomasWaldmann/docs-pattern-option

docs: pattern usage clarifications

229114170e2c55c1ba85b143d8b6d543a9d77b16 authored almost 7 years ago
Merge pull request #3680 from ThomasWaldmann/transaction-rollback-docs

docs: extend append-only repo rollback docs, fixes #3579

e6978fa2ea520fcb5243cfe22c6d832fc1a63cb3 authored almost 7 years ago
Add quickstart introduction to repositories & archives (fixes #3620)

09beb64f344c4b21f8a212f49ab6998ff4fbdc22 authored almost 7 years ago
Set previous_location on load instead of save

This caused a really stupid bug with borg config --cache, see
https://github.com/borgbackup/borg...

4098f0f05c8df4b14cbe492670229007d018731a authored almost 7 years ago
Merge pull request #3674 from ThomasWaldmann/cache-config-validation

borg config --cache: allow validated access to previous_location

b812472f365c5172c5bab17e6899509cb0f06d87 authored almost 7 years ago
Merge pull request #3681 from ThomasWaldmann/fixup-recreate-progress-broken

fix borg recreate --progress (broken by previous commit)

646c0ea1179c0b0193546c08b0a8cab34ce0d1d5 authored almost 7 years ago
fix borg recreate --progress (broken by previous commit)

fixup for cb7887836aa1fb45912a10c298ab688b6dce06a9

f979349f07b1270ec0ee30052956f4828def786b authored almost 7 years ago
Fix --progress option. (#3557)

Fix --progress option, fixes #3431

cb7887836aa1fb45912a10c298ab688b6dce06a9 authored almost 7 years ago
docs: extend append-only repo rollback docs, fixes #3579

451b22ee511c2470f4df33bbb88d8c5cd5ecb172 authored almost 7 years ago
docs: clarify path semantics when matching, fixes #3598

9b73d31a40ffa463eb62b9703c2d10a93d3f585c authored almost 7 years ago
docs: add an example for --pattern usage, fixes #3661

cf72c9592ccc0ee463f408730eadfed9f5060e96 authored almost 7 years ago
docs: improve logging docs, fixes #3549

99be106bc83e00b446a6d168ace4063d1f36c740 authored almost 7 years ago
quickstart: add note about permissions, borg@localhost, fixes #3452

7bc2138dcb3c22ae043ca3b4d117f583b447b4e2 authored almost 7 years ago
Merge pull request #3526 from borgbackup/enkore-patch-1

sec docs: explicitly note what happens OUTSIDE the attack model

1473ea708cf9bdaaae54f42a06dc699e6ee926e1 authored almost 7 years ago
recreate --recompress: add metavar, clarify description

c0f56ed0392e81b469832c95ed77c0ea584f37c3 authored almost 7 years ago
security docs: add about combining compression and encryption

be8913a93c499f4e39c9fb24a72bd478d4efecea authored almost 7 years ago
borg config --cache: allow validated access to previous_location

810986f0f57589a708cb0e40da47dc21681b108e authored almost 7 years ago
Merge pull request #3673 from tschwinge/mark-up-unicode-string

Mark up Unicode string

fcf4145222ec64798ae5c6515a0680dbab20ffa3 authored almost 7 years ago
Mark up Unicode string

Running Sphinx v1.4.8
WARNING: the config value 'copyright' is set to a string with non-...

24580350576be6467e1f895587960d2ea9a3981d authored almost 7 years ago
Merge pull request #3581 from ThomasWaldmann/borg-config-validation

borg config: add some validation, fixes #3566

3e2d5b2b220aee2db68f81bbc0108332abc9cda9 authored almost 7 years ago
Merge pull request #3669 from ThomasWaldmann/issue-3551

fix borgfs patterns/paths processing, fixes #3551

763d12c6b8b0d6dcfdef9824c285e3ab70ca1c91 authored almost 7 years ago
Merge pull request #3666 from ThomasWaldmann/secure-erase-msg

be more clear in secure-erase warning message, fixes #3591

814c44de5a280633336a7f4722a3e87610691721 authored almost 7 years ago
make sure all segment file offsets fit into uint32, fixes #3592

C code and the repo index use uint32 type for segment file offsets,
so when opening a repo and t...

0e0e6da585ef81e6b5a20a187851e17f1a0b64ae authored almost 7 years ago
borg config: add some validation, fixes #3566

only a few basic checks, it does not prevent all stupidities.

2d637d8ead3028beca0ea4a4ee6d68048943e898 authored almost 7 years ago
fix borgfs patterns/paths processing, fixes #3551

Just checking for None in patterns.py (and removing the set_defaults
calls in archiver.py) did n...

df9020389cd6d0c068634b9b0e049ad60c272c0c authored almost 7 years ago
be more clear in secure-erase warning message, fixes #3591

fe65ccf95af52867c52538d8ec4aeed7655a1ab4 authored almost 7 years ago
Merge pull request #3662 from ThomasWaldmann/pattern-parsing

be more helpful when parsing invalid --pattern values

5ab5fdf82170acbd03130a85d90e3a0f74ce8e44 authored almost 7 years ago
Merge pull request #3665 from anowlcalledjosh/docs-formatting

Improve formatting of GPG output in documentation

35df0ab532a966bced0ccf0e054a92440fb9b7cf authored almost 7 years ago
Improve formatting of GPG output in documentation

9f2f4132ec5b188ca2019678c6662cabbc0324bb authored almost 7 years ago
Merge pull request #3663 from ThomasWaldmann/fix-compiler-warning

make the C compiler happy, fixes #3490

b862c15691160b877725060afdbdb0f822c044fe authored almost 7 years ago
make the C compiler happy, fixes #3490

fix a false positive compiler warning about olen being referenced
before assignment (which is no...

b2ffb8bd6596d282a732b33babbaa0d1bc6523ae authored almost 7 years ago
be more helpful when parsing invalid --pattern values

say what the real problem is.
say what is valid.

f5ba0fc6498babb7a7b26ccd4c19e4169dfb5d8e authored almost 7 years ago
Merge pull request #3658 from dragetd/draget-patch1_doc

Add docs on how to verify a signed release

05ddba385a540c7ffabca23a358c7ae8e1675702 authored almost 7 years ago
Add docs on how to verify a signed release

Short howto on using gpg to verify a signed binary release.
Fixes #3634

74a3058abc8b0f39198ceb488e91ae4329c1046e authored almost 7 years ago
Merge pull request #3636 from jesferman/master

[Docs] Update quickstart.rst to fix typo

8a4d32a4aeab4294cc5d53f5a12f8ba8cb1ce1a7 authored almost 7 years ago
Merge pull request #3633 from ThomasWaldmann/fix-modified-status

fix borg create never showing M status

935a768ff87adddf7a382fc786c75740b7ac34d5 authored almost 7 years ago
fix borg create never showing M status

the problem was that the upper layer code did not have enough information
about the file, whethe...

4e0f369d0a7f78753631c2ba623f69a78e626937 authored almost 7 years ago
[Docs] Update quickstart.rst to fix typo

3a0ae9c7f3965f198e941c729e206ce41fc16d54 authored almost 7 years ago
Merge pull request #3607 from ThomasWaldmann/fix-zstd-testing

fix erroneously skipped zstd compressor tests, fixes #3606

1922ae32422841194c1c4daf5fc9b746bb5ddee9 authored about 7 years ago
fix erroneously skipped zstd compressor tests, fixes #3606

246a8d57eeb9582103acda8527033cee8b3a103e authored about 7 years ago
Merge pull request #3589 from Gu1nness/docs

A few documentation fixes for Documentation issue 19

24b0bcb461c3c9b706710625517a8516f23b861b authored about 7 years ago
Merge pull request #3604 from ThomasWaldmann/travis-no-brew-update

Revert "travis osx: run brew update first, fixes #3527"

8cdfe87202ef843c32989189d76f0b8d629a6e84 authored about 7 years ago
Revert "travis osx: run brew update first, fixes #3527"

This reverts commit e4828078bbc6ceba34a1b923b4c50a31b10b4f08.

e6316727db8e9435828a7bce3731211ce620cecf authored about 7 years ago
Merge pull request #3600 from SanskritFritz/master

Using spaces instead of tabs for indentation

288806e668140d0531cc1c151d0ec038b992595c authored about 7 years ago
Using spaces instead of tabs for indentation.

6e11ae1da23231db8742ce3d9f7d6b1150e159c4 authored about 7 years ago
Merge pull request #3596 from balvik/master

Fixed tab completion problem in Bash

181da5615e94f2d6424b4c33d376b5f6edc0b08d authored about 7 years ago
Fixed tab completion problem where a space is always added after path even when it shouldn't

a08be8d4c593b9be7e80053af9877ac3bd90c99e authored about 7 years ago
Better formatting of CPU usage documentation

This is now displayed as a list, with bold fonts for each bullet.
Refers https://github.com/borg...

88972d7d8133a4eb8cea065648469b1d30369d15 authored about 7 years ago
Link to offline documentation

Add a link to the offline documentation in README.rst.
Refers https://github.com/borgbackup/borg...

862d1dfb0fb116cb997dfc8184e3b8ba13441a1b authored about 7 years ago
Merge pull request #3580 from ThomasWaldmann/check-hdrs-binary

do .h file content checks in binary mode, fixes #3544

cbda4c615e47a1053154c7bc519aa6b0cf5669a0 authored about 7 years ago
do .h file content checks in binary mode, fixes #3544

we can't know the encoding header file authors will use,
so using binary for our simple checks i...

9cf8d57f51738bcc570d042192cacb6a83039865 authored about 7 years ago
Merge pull request #3578 from leo-b/master-logging

add chunker_params to archive info (at least to json output) (PR against master)

44e5365de8e1a3daa55ede84a05e664dffa7ad3c authored about 7 years ago
add chunker_params to archive info (at least to json output)

74c10e4643c99e97b2d22c9b27f5c2f3be5d4789 authored about 7 years ago
Merge pull request #3568 from ThomasWaldmann/files-cache-exception-handling

files cache: improve exception handling, fixes #3553

e6539abc636ba881885692dd4218bd721238b838 authored about 7 years ago
Merge pull request #3570 from leo-b/master-scandir

ignore exceptions in scandir_inorder() caused by an implicit stat() (PR against master)

27f81519833c6f5018016b0cf14ddd3e68f8141f authored about 7 years ago
ignore exceptions in scandir_inorder() that might be raised by an implicit syscall inside a DirEntry

d8d93363c9a58964adfcba6cec68df4ab142b284 authored about 7 years ago
fixup: tests

835fede85f15956a5b9650f33790c7e665950ca1 authored about 7 years ago
files cache: improve exception handling, fixes #3553

now deals with:
- corrupted files cache (truncated or modified not by borg)
- inaccessible/unrea...

2493598eefd63a9f2ea63515f2d180a88460e6d1 authored about 7 years ago
Merge pull request #3532 from SanskritFritz/master

Updated zsh completions for borg 1.1.4

208ff77dddf8de153337adcf69350949aae67431 authored about 7 years ago
Updated zsh completions for borg 1.1.4

b4ceef625b8d0e5491af221c2bf88ac95ce9a77b authored about 7 years ago
Merge pull request #3528 from ThomasWaldmann/fix-travis-brew

travis osx: run brew update first, fixes #3527

26f1cd148603e2c2762c5f27ef56bf5b9ca17d18 authored about 7 years ago
travis osx: run brew update first, fixes #3527

suggested as work around on the travis issue about this ruby version
issue (wanted: 2.3, having:...

e4828078bbc6ceba34a1b923b4c50a31b10b4f08 authored about 7 years ago
Merge pull request #3521 from ThomasWaldmann/fixate-msgpack-requirement

require msgpack >= 0.4.6 and < 0.6.0, exclude 0.5.0

2cbcb57ac7bef7dd8d3757b1884911f3ece83df5 authored about 7 years ago
sec docs: explicitly note what happens OUTSIDE the attack model

674ce72fdadbd50a0c36c9e316632603a5a3225c authored about 7 years ago
Merge pull request #3520 from pngwjpgh/doc/chunk-seed

Chunk seed is generated per /repository/

4b983935429f2e0ff936e41b95c5b5682fad7a56 authored about 7 years ago
require msgpack >= 0.4.6 and < 0.6.0, forbid 0.5.0.

maybe this is the easiest way for us to deal with msgpack compatibility.

0.5.0 release had some...

a71a83c3808ed676f260d39f05d0da077049fc29 authored about 7 years ago
Chunk seed is generated per /repository/

1820e22c02e466572d0d15bde2565489b1aa4501 authored about 7 years ago
Merge pull request #3510 from LocutusOfBorg/no-shebang

borg shell completion: remove shebang, useless because scripts are so…

34c4400979ec7cb9b9849483914f1708e8d9b44d authored about 7 years ago
borg shell completion: remove shebang, useless because scripts are sourced

2978aad55c11c102f395332d17c0eceb7f0c75c6 authored about 7 years ago
Merge pull request #3508 from LocutusOfBorg/typo-fix

Typo fix

5512db773a68ffa605598d8f9ef3b8afdb0c1b15 authored about 7 years ago
fixup allows one to, with suggestions from Dan Christensen

0980d6ac4315c3bac5256beaaf4c1594aec2d4a0 authored about 7 years ago
fix typo: allows to -> allows one to

111a19f7fad7b8cea467602b99be38cd7f7f9e87 authored about 7 years ago
borg: fix typo: explicitely -> explicitly

1a74326b5aff83814768505bc5f08740448c1cf2 authored about 7 years ago
Merge pull request #3503 from Abogical/new-year

Happy new year!

dc7eea1e14ca394e1352874cd6186219897e2871 authored about 7 years ago
Revert copyright year change in shellpattern

7638085b280ebbc0eacaa2459c18b0c4e2df57cd authored about 7 years ago
Happy new year!

937736ceb92d2c0f0ccc740d0e4c80134402211f authored about 7 years ago