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

PR: `testsuite/platform.py` conversion to pytest + remove `BaseTestCase`

bigtedde opened this pull request over 1 year ago
PR: Remove BaseTestCase from `testsuite/`

bigtedde opened this pull request over 1 year ago
PR: Remove BaseTestCase from `testsuite/`

bigtedde opened this pull request over 1 year ago
PR: Removed BaseTestCase from testsuite/archive.py

bigtedde opened this pull request over 1 year ago
PR: Removed BaseTestCase from testsuite/archive.py

bigtedde opened this pull request over 1 year ago
simplify flake8 config, fix some complaints

ThomasWaldmann opened this pull request over 1 year ago
simplify flake8 configuration, fix some complaints

ThomasWaldmann opened this pull request over 1 year ago
simplify flake8 configuration, fix some complaints

ThomasWaldmann opened this pull request over 1 year ago
fix test_disk_full, fixes #7617

ThomasWaldmann opened this pull request over 1 year ago
#6231: Clarify where paths are relative to

jefft opened this pull request over 1 year ago
remove unused methods of BaseTestCase

ThomasWaldmann opened this pull request over 1 year ago
tests: remove usage of environment_variable context manager, fixes #1002

ThomasWaldmann opened this pull request over 1 year ago
`cmd` function now creates repo_location argument

bigtedde opened this pull request over 1 year ago
update docs 1.2

ThomasWaldmann opened this pull request over 1 year ago
bugfix: skip TAM check with BORG_WORKAROUNDS=authenticated_no_key

ThomasWaldmann opened this pull request over 1 year ago
--glob-archives doesn't match any archive

mbwgh opened this issue over 1 year ago
Backport: Docs: Rewrite `borg check` docs

PhrozenByte opened this pull request over 1 year ago
Backport: Docs: Rewrite `borg check` docs

PhrozenByte opened this pull request over 1 year ago
Archiver folder - all tests converted from unittest to pytest

bigtedde opened this pull request over 1 year ago
Archiver folder - all tests converted from unittest to pytest

bigtedde opened this pull request over 1 year ago
borg import-tar fails with error and stacktrace

CarlosCastaneda opened this issue over 1 year ago
borg import-tar fails with error and stacktrace

CarlosCastaneda opened this issue over 1 year ago
updating an existing archive

iomari opened this issue over 1 year ago
updating an existing archive

iomari opened this issue over 1 year ago
Fix failing test on OpenBSD

bket opened this pull request over 1 year ago
Fix failing test on OpenBSD

bket opened this pull request over 1 year ago
file list

iomari opened this issue over 1 year ago
file list

iomari opened this issue over 1 year ago
add `utcnow()` helper function to avoid `datetime.utcnow()`

FelixSchwarz opened this pull request over 1 year ago
add `utcnow()` helper function to avoid `datetime.utcnow()`

FelixSchwarz opened this pull request over 1 year ago
replace "datetime.utcfromtimestamp" to avoid deprecation warnings with Python 3.12

FelixSchwarz opened this pull request over 1 year ago
Docs: Rewrite `borg check` docs

PhrozenByte opened this pull request over 1 year ago
Docs: Rewrite `borg check` docs

PhrozenByte opened this pull request over 1 year ago
manifest: move item_keys into config dict, fixes #7710

ThomasWaldmann opened this pull request over 1 year ago
manifest: move item_keys into config dict, fixes #7710

ThomasWaldmann opened this pull request over 1 year ago
doc updates (master)

ThomasWaldmann opened this pull request over 1 year ago
doc updates (master)

ThomasWaldmann opened this pull request over 1 year ago
manifest: move item_keys to config dict

ThomasWaldmann opened this issue over 1 year ago
Backport: Improve the documentation for `--keep-within`

TimWolla opened this pull request over 1 year ago
Backport: Improve the documentation for `--keep-within`

TimWolla opened this pull request over 1 year ago
Archiver tests: `create_cmd` converted from unittest to pytest

bigtedde opened this pull request over 1 year ago
Archiver tests: create_cmd to pytest conversion

bigtedde opened this pull request over 1 year ago
Archiver tests: convert test files from unittest to pytest

bigtedde opened this pull request over 1 year ago
remove coala (outdated)

ThomasWaldmann opened this pull request over 1 year ago
remove coala (outdated)

ThomasWaldmann opened this pull request over 1 year ago
benchmark cpu bugreport

magf opened this issue over 1 year ago
BORG_WORKAROUNDS=authenticated_no_key, fixes #7700

ThomasWaldmann opened this pull request over 1 year ago
BORG_WORKAROUNDS=authenticated_no_key, fixes #7700

ThomasWaldmann opened this pull request over 1 year ago
borg2 "No such file or directory" inside excluded subtree

bof opened this issue over 1 year ago
borg2 "No such file or directory" inside excluded subtree

bof opened this issue over 1 year ago
remove coala (outdated)

ThomasWaldmann opened this pull request over 1 year ago
pip install borgbackup: pkg-config probably not installed

calreyengineercom opened this issue over 1 year ago
pip install borgbackup: pkg-config probably not installed

calreyengineercom opened this issue over 1 year ago
docs updates (master)

ThomasWaldmann opened this pull request over 1 year ago
mount: make up volname if not given (macOS), fixes #7690

ThomasWaldmann opened this pull request over 1 year ago
mount: make up volname if not given (macOS), fixes #7690

ThomasWaldmann opened this pull request over 1 year ago
extract: fix false warning about pattern never matching, fixes #4110

ThomasWaldmann opened this pull request over 1 year ago
extract: fix false warning about pattern never matching, fixes #4110

ThomasWaldmann opened this pull request over 1 year ago
extract: fix false warning about pattern never matching, fixes #4110

ThomasWaldmann opened this pull request over 1 year ago
docs updates (1.2-maint)

ThomasWaldmann opened this pull request over 1 year ago
unexpected backslash(es) in path

phpcitizen opened this issue over 1 year ago
mount: make up volname if not given (macOS), fixes #7690

ThomasWaldmann opened this pull request over 1 year ago
mount: make up volname if not given (macOS), fixes #7690

ThomasWaldmann opened this pull request over 1 year ago
macOS finder hides mountpoint directory name

ThomasWaldmann opened this issue over 1 year ago
macOS finder hides mountpoint directory name

ThomasWaldmann opened this issue over 1 year ago
diff: remove surrogates before output, fixes #7535

ThomasWaldmann opened this pull request over 1 year ago
diff: remove surrogates before output, fixes #7535

ThomasWaldmann opened this pull request over 1 year ago
Improve the documentation for `--keep-within`

TimWolla opened this pull request over 1 year ago
Incorrect documentation for prune's `--keep-within` option?

TimWolla opened this issue over 1 year ago
Incorrect documentation for prune's `--keep-within` option?

TimWolla opened this issue over 1 year ago
misc fwd ports

ThomasWaldmann opened this pull request over 1 year ago
misc fwd ports

ThomasWaldmann opened this pull request over 1 year ago
github actions CI: misc improvements

ThomasWaldmann opened this pull request over 1 year ago
github actions CI: misc improvements

ThomasWaldmann opened this pull request over 1 year ago
reduce github actions usage

ThomasWaldmann opened this issue over 1 year ago
reduce github actions usage

ThomasWaldmann opened this issue over 1 year ago
tests: fix repo reopen 1.2 (backport from master)

ThomasWaldmann opened this pull request over 1 year ago
tests: fix repo reopen 1.2 (backport from master)

ThomasWaldmann opened this pull request over 1 year ago
list: fix --pattern examples, fixes #7611

ThomasWaldmann opened this pull request over 1 year ago
keyfile: improve key sanity check, fixes #7561

ThomasWaldmann opened this pull request over 1 year ago
do not upload gpg signature to pypi, fixes #7649

ThomasWaldmann opened this pull request over 1 year ago
--files-cache=size: fix crash, fixes #7658

ThomasWaldmann opened this pull request over 1 year ago
need a CVE for borg

ThomasWaldmann opened this issue over 1 year ago
need a CVE for borg

ThomasWaldmann opened this issue over 1 year ago
Properly normalise paths on Windows

RayyanAnsari opened this pull request over 1 year ago
Properly normalise paths on Windows

RayyanAnsari opened this pull request over 1 year ago