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

run setup.py build_usage

82cd1fd39267d0411816147c1a9243af854df690 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge branch '1.0-maint'

c855c687ebecebc488ca021f138e9c09acd48ee0 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1953 from ThomasWaldmann/fix-1932

add a borg debug/key dummy command, fixes #1932

7f63ca892212edf8cf1872cd272057c7d79d609c authored about 8 years ago by TW <[email protected]>
add a borg debug/key dummy command, fixes #1932

the problem was that there neither was a do_debug implementation for the case
someone just enter...

5a40870416a85ab08c3dca0d9b62808450cf2101 authored about 8 years ago by Thomas Waldmann <[email protected]>
update CHANGES (1.0-maint) (#1954)

60bbd7a944f101e3414b4c2feb941ba1ceb9bdb1 authored about 8 years ago by TW <[email protected]>
Merge pull request #1937 from ThomasWaldmann/location-parser

fix the user part parsing in the Location parser

d13854853cd6c0dedde38f46818404052e38d21b authored about 8 years ago by TW <[email protected]>
refactor common regex part into optional_user_re

292ff42655ff4db95b3405952491cd42399ed3ea authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1945 from enkore/ThomasWaldmann-update-1.1-changes

Update 1.1 changes

ccf882a88584848fb354d5616d88d441fa4cfb87 authored about 8 years ago by TW <[email protected]>
Merge pull request #1951 from ThomasWaldmann/pretty-test-fails

get back pytest's pretty assertion failures, fixes #1938

60b6f5a30ebf43337dc09d64761f94132fcd44d7 authored about 8 years ago by enkore <[email protected]>
get back pytest's pretty assertion failures, fixes #1938

c6017abfb7bd32f3cd598ad8df6123bd02d803b3 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1939 from ThomasWaldmann/update-1.0-changes

update CHANGES (1.0-maint)

796ea9edde559a7106a48965f62ea10687742d2d authored about 8 years ago by enkore <[email protected]>
update 1.1 beta CHANGES

9147c7038b48aa3869983df9b2892259aa469a82 authored about 8 years ago by Marian Beermann <[email protected]>
update CHANGES (master / 1.1 beta)

09b1079b189439bcf525b12f54be30eaaabd7bbc authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1940 from enkore/f/cache-sync

Cache sync stuff

9d315384b4fde3692e1aba39e7bc45abfc7ad975 authored about 8 years ago by enkore <[email protected]>
update CHANGES (1.0-maint)

bd8b4a44897e64b52b51d4ae492274b9ad3adf52 authored about 8 years ago by Thomas Waldmann <[email protected]>
fix location parser for archives with @ char, add test, fixes #1930

we must exclude colon and slash chars from the username, otherwise the term for the user part
wi...

335d599db4f812b3ad6a87bb3a2b31a6c9a772a9 authored about 8 years ago by Thomas Waldmann <[email protected]>
cache: no archive caches => work directly on master cache (no merges)

be18418b74b6b1dfbfb0d246657dd92b9f89b954 authored about 8 years ago by Marian Beermann <[email protected]>
cache: don't create Item in fetch_and_build_idx

e169510116dfe434a44a4b03f1be5dc1045d09d0 authored about 8 years ago by Marian Beermann <[email protected]>
add assertion to demonstrate mac key length issue in test data

58752c9de9cec1bb73881d8e8a1005f52906a2b2 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1924 from ThomasWaldmann/pr-template

add a PR template pointing to guidelines

4affad73d1e010804451309ad830560793dc16cb authored about 8 years ago by enkore <[email protected]>
Let prune --list display archives deleted per total archives

0994a0a681154383db1772957401cdece2b60cef authored about 8 years ago by Abogical <[email protected]>
add a PR template pointing to guidelines

dfd37d09d5981dd9f58ebac60175b8b2c2897457 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1911 from enkore/f/itemnt

Work on metadata handling speed

7e5ed40e2fe49ebf75ba6594e5247e763a2f9e68 authored about 8 years ago by enkore <[email protected]>
clean imports, remove unused code

b7eaeee26631f145a2b7d73f73f20fb56314c3a8 authored about 8 years ago by Marian Beermann <[email protected]>
don't do "bigint" conversion for nanosecond mtime

2**63 nanoseconds are 292 years, so this change is good until 2262.
See also https://en.wikipedi...

8b2e7ec68099fc85ac7298d462db14b5f0ee7486 authored about 8 years ago by Marian Beermann <[email protected]>
Replace backup_io with a singleton

This is some 15 times faster than @contextmanager, because no instance
creation is involved and ...

b3707f717513af32190bb152575ca13a87f9c7ba authored about 8 years ago by Marian Beermann <[email protected]>
make item native code

This makes an surprisingly large difference. Test case: ~70000 empty files.
(Ie. little data sho...

b885841c3963504905e6c0956f5efa0d3c809846 authored about 8 years ago by Marian Beermann <[email protected]>
Merge pull request #1921 from enkore/f/recreate-fixes

recreate fixes

e9d7f928e2061bc5f26e7a67aa6d26a37c4ec4b5 authored about 8 years ago by enkore <[email protected]>
recreate: don't rechunkify unless explicitly told so

a9395dd8b122e3dd715bf7777c735e4575d4ca99 authored about 8 years ago by Marian Beermann <[email protected]>
recreate: remove special-cased --dry-run

30df63c509d6155cb2f1115a71122843678f5312 authored about 8 years ago by Marian Beermann <[email protected]>
Merge pull request #1922 from enkore/f/buildusage

setup.py: fix build_usage not processing all commands

7eb2dff116d07c54bd0ae0455f0188df1760047e authored about 8 years ago by TW <[email protected]>
Merge pull request #1917 from JoseLuisMartins/bugfix

Fixed borg info

91a547bbbed2fbaaa0d55fa6133f91006e76ac5a authored about 8 years ago by TW <[email protected]>
setup.py: build_usage: don't generate includes for debug commands

288cac788c677013068ea2025605214941b626c1 authored about 8 years ago by Marian Beermann <[email protected]>
setup.py: fix build_usage not processing all commands

1c261f6b7b497abd6896ba0f9d7bfb08821ca2be authored about 8 years ago by Marian Beermann <[email protected]>
recreate: update --help

c6f0969352b45309009f74455db0733d2d5a57db authored about 8 years ago by Marian Beermann <[email protected]>
recreate: update/remove/rename outdated comments

c1ccad82c3df97a27a43fe4255b55bdbce857d00 authored about 8 years ago by Marian Beermann <[email protected]>
recreate: fix crash on checkpoint

eade10a0a8dd8575511552bf7917ad7a5cedb44f authored about 8 years ago by Marian Beermann <[email protected]>
borg info:fixed bug when called without arguments,issue #1914

0f07b6acf470f9979b1b6be0ada2159070f098f9 authored about 8 years ago by OEM Configuration (temporary user) <[email protected]>
recreate: fix rechunking dropping all chunks on the floor

eb940e6779ec939ae82016506b710dfefac3f119 authored about 8 years ago by Marian Beermann <[email protected]>
recreate repo: fix only one archive being processed

b410392899d89bd6fcfd3b6ddb3185f4fbf8cffc authored about 8 years ago by Marian Beermann <[email protected]>
Merge pull request #1904 from enkore/issue/1896

blake2b key modes: use B2B as MAC; longer keys.

10d143925c4c10db7851f68780474cc432c63c77 authored about 8 years ago by TW <[email protected]>
Merge pull request #1908 from ThomasWaldmann/merge-1.0-maint

Merge 1.0-maint

1c248d66aa2103d9772f93ce44c1c970a80193c3 authored about 8 years ago by enkore <[email protected]>
Merge branch '1.0-maint' into merge-1.0-maint

# Conflicts:
# AUTHORS
# src/borg/archive.py
# src/borg/key.py

a100fb67ebdcdf9b203978cdca6f378fd1c80b44 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1906 from enkore/f/check-corrupted-manifest

check: handle corrupted manifest

8ddbc45c294ac10048d4838d01bc63b33470a6e5 authored about 8 years ago by TW <[email protected]>
Merge pull request #1907 from ThomasWaldmann/cygwin-docs

docs: add python3-devel as a dependency for cygwin-based installation

2a340bf21ca815c5da54bce2a4efdc0f2d6adc2d authored about 8 years ago by TW <[email protected]>
docs: add python3-devel as a dependency for cygwin-based installation

d6d3f275df646ec03f9f9bcf457aec9490af6430 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1900 from ThomasWaldmann/latest-virtualenv

partially remove virtualenv/pip version requirement, fixes #1738

53abed6b869330b84b6cc8e9c49af2e1f7561eec authored about 8 years ago by enkore <[email protected]>
check: skip corrupted chunks during manifest rebuild

146d586b3b31fba57bb5c1987606c362f345dc10 authored about 8 years ago by Marian Beermann <[email protected]>
Let prune accept and pass the progress argument

029469d54497dfe6905b3844c6b3bc61977a2e07 authored about 8 years ago by Abogical <[email protected]>
check: rebuild manifest if it's corrupted

71775bac97858d917e99e6030402fa35406a5da8 authored about 8 years ago by Marian Beermann <[email protected]>
Merge pull request #1905 from ThomasWaldmann/fix-1903

fix TypeError in errorhandler, fixes #1903

cdd9891444ffaa1c1be67a5782433cdb6e7e6076 authored about 8 years ago by enkore <[email protected]>
fix TypeError in errorhandler, fixes #1903

989b2286ff171ecae4ed3b821acb4a1a14090766 authored about 8 years ago by Thomas Waldmann <[email protected]>
blake2b key modes: use B2B as MAC; longer keys.

8949f2c758ab070af7c581d649a82e3221752711 authored about 8 years ago by Marian Beermann <[email protected]>
Merge pull request #1901 from ThomasWaldmann/show-broken

implement "health" item formatter key, fixes #1749

f4c916e01f9ab5f6c1d5c1325d8f973b6958be09 authored about 8 years ago by enkore <[email protected]>
implement "health" item formatter key, fixes #1749

01ad1a5153576ba87828bb4011859f18fd650525 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1892 from Abogical/sync-progress

Add cache.sync progress display

99c38e8fc0497af0a08797e432091bc20200d950 authored about 8 years ago by TW <[email protected]>
partially remove virtualenv/pip version requirement, fixes #1738

Is needed only for python 3.2 support.

For normal development, we expect you have py34+ for bor...

6290e70c80ebbf5bb286f5f781c479e852a666cf authored about 8 years ago by Thomas Waldmann <[email protected]>
Add cache.sync progress display

f3ce6be30b9b65e59135983d3e2629ebe7c8a2c3 authored about 8 years ago by Abogical <[email protected]>
Merge pull request #1895 from ThomasWaldmann/fix-1894

fix traceback in Error handler if id is None, fixes #1894

b25de0ab38e396854646c1e6e96b41402372308f authored about 8 years ago by TW <[email protected]>
fix traceback in Error handler if id is None, fixes #1894

cd50e286f712242fbbcc5c2143ab26c9ecf0d7d4 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1898 from ThomasWaldmann/fix-1897

test_get_(cache|keys)_dir: clean env state, fixes #1897

baab5198432115ebe17a9260bcde86c1b66ca35a authored about 8 years ago by TW <[email protected]>
Merge pull request #1888 from enkore/f/secdir

Rename BORG_NONCES_DIR to BORG_SECURITY_DIR and then some

734f8a9417ac3556ca7e595733c98e7267d9703e authored about 8 years ago by enkore <[email protected]>
borg info: print security directory

bd96b43af99e5914db63be24e44715d63a6b5645 authored about 8 years ago by Marian Beermann <[email protected]>
Implement security dir perks

Key type, location and manifest timestamp checks now survive cache
deletion. This also means tha...

f62a22392e444ef2a31e34c580a530d2423b5f87 authored about 8 years ago by Marian Beermann <[email protected]>
Rename BORG_NONCES_DIR to BORG_SECURITY_DIR

c3a2dc5f557ed1920b2282e8a68de50c6de88a79 authored about 8 years ago by Marian Beermann <[email protected]>
test_get_(cache|keys)_dir: clean env state, fixes #1897

make sure the BORG_(CACHE|KEYS)_DIR env var is not set initially.

9e760a69a29f7ebc055c4adf6f81b0a4de6aba52 authored about 8 years ago by Thomas Waldmann <[email protected]>
1.0 maint AUTHORS +me

619cb123e56e1ceb043ff56044ecb4d372972657 authored about 8 years ago by enkore <[email protected]>
Merge pull request #1890 from ThomasWaldmann/merge-1.0-maint

Merge 1.0-maint

701e26af1079cf7ed17219d8e02f47ed29c93cb3 authored about 8 years ago by enkore <[email protected]>
ran build_usage

had merge conflicts in the usage files, decided to just recreate them afterwards.

4746d20534e8068b69e311f7ac3dedd0fd83117b authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge branch '1.0-maint' (into master)

c83a124e6538c39dce2f57531d9e098166489243 authored about 8 years ago by Thomas Waldmann <[email protected]>
Merge pull request #1885 from jcrben/patch-1

Clarify extract is relative to current directory

2780a834528c44ad1f147928cf1ef27243f25f2d authored about 8 years ago by TW <[email protected]>
Clarify extract is relative to current directory

I'm still hoping that a destination switch can be added (requested long ago in https://github.co...

a49fc6faf52c83f16ebc2ac91a70e86faf953b8d authored about 8 years ago by Ben Creasy <[email protected]>
Merge pull request #1889 from enkore/f/109docfixes

1.0.9rc1 doc fixes

104e9f3169e602e98e124a35b63c4977638759c4 authored about 8 years ago by enkore <[email protected]>
docs/usage: fix literal/emph without end-string (two instances)

bf3a1f0c3300cb5b8cd649134e4c129aabdda472 authored about 8 years ago by Marian Beermann <[email protected]>
README: fix code-block without an argument

64428da030d7fb87f388208fc961531d40738287 authored about 8 years ago by Marian Beermann <[email protected]>