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: mount: add repository example

52f76d2cd6f2b7ddb6cea90e60a0f9c63a3cd016 authored over 7 years ago
Merge pull request #2766 from enkore/issue/2765

docs: info: update and add examples

50066d75fcb0a01b2d8bc7ad8b07c6a51a54eef2 authored over 7 years ago
docs: info: update and add examples

The form of the output has changed and
new output has been added.

4009a764ed70f054d65921e043baa68bce9476b7 authored over 7 years ago
Merge pull request #2762 from enkore/issue/2760

key import: allow reading from stdin

0a7c4a86d777ed2924b034296b9ba71a6edb7f14 authored over 7 years ago
Merge pull request #2761 from enkore/f/missing-tests

archiver: add test for "create -" and "extract --stdout"

1f08ab4cf7e6b4ba7d2ba4244c913bf44e6afe22 authored over 7 years ago
key import: allow reading from stdin

29646d5b5e71752c6d3b9e06f719b2152413bb63 authored over 7 years ago
archiver: add test for "create -" and "extract --stdout"

f037e2b64f74d5d27764e8807081bbaa8d2b07ed authored over 7 years ago
Merge pull request #2759 from enkore/f/missing-tests

Add some missing tests

c9e71672bbe21c0ec7ed5030fe19506b4eee6ea9 authored over 7 years ago
archiver: add test_benchmark_crud, fix bug

benchmark crud would just crash with a TypeError due to the missing return

4af1142693b84f6fe4a49d5b5d3291ec5dfaaa94 authored over 7 years ago
archiver: add test for debug info

5d60669c507cf4b592bdd225e518604793dca78c authored over 7 years ago
archiver: add test for debug refcount-obj

38d601619e0a9082999a7270e832c9003ac927ea authored over 7 years ago
Merge pull request #2758 from enkore/f/missing-tests

Add some missing tests

d0c1ea593519a6237f3114727356267d63915e49 authored over 7 years ago
xattr: test split_lstring

6c67b64ab62f862909170cf44005df355687fe23 authored over 7 years ago
archiver: add test for paperkey import, fix bug

78f0e5d473515b7c7dd51b4c60d4c0c91af1b8c4 authored over 7 years ago
version: add missing test for format_version, fix bug

7965efd5d91111cf469b9da889619818c53a00f4 authored over 7 years ago
Merge pull request #2748 from enkore/f/cleanup-argparse2

archiver: more argparse cleanup, redundant options, missing metavars

12fd2448012aacfcd2e79bbf042a0abe4344b1ed authored over 7 years ago
Merge pull request #2749 from ThomasWaldmann/include-attic-tgz

include attic.tar.gz when installing the package

d14711c220ea4322790e9418ac99ad5dde687ac9 authored over 7 years ago
archiver: more consistent arguments formatting

39a09123ef334bed4a1d9a861afc1f5b60573991 authored over 7 years ago
archiver: rename "filters" argument group to "Archive filters"

97a76c296fc3bfd5469b6acf90ecc5634eda7ced authored over 7 years ago
docs: html: include group description in output

12bcccc0d6af2e6763508e734ba243ff5f633559 authored over 7 years ago
archiver: define_archive_filters_group

0a496c10649fc6b284c92851c3246203ca8d3d25 authored over 7 years ago
archiver: define_exclusion_group to avoid repetition

0fabefdb59206faab9d27875863b94e346ec42bb authored over 7 years ago
include attic.tar.gz when installing the package

8aba5772b5fdc001e0a02b62f80e851415c0134e authored over 7 years ago
archiver: more argparse cleanup, redundant options, missing metavars

cbeda1d8e361994345a78af332a032c089874202 authored over 7 years ago
Merge pull request #2731 from ThomasWaldmann/limit-unpacker-manifest

Manifest: use limited unpacker

1932fe8ea96e10115102d04e291f2470d6477ee7 authored over 7 years ago
move get_limited_unpacker to helpers

also: move some constants to borg.constants

89f3cab6cd44903e096fe0237e9b0cc1eeac1e87 authored over 7 years ago
Manifest: use limited unpacker

6c2c51939d30eaab7fc9791f486b54f94de50659 authored over 7 years ago
Merge pull request #2744 from edgewood/master

Split up interval parsing and filtering for --keep-within

c83c4d633acaac948172155e0f4d398c813d0d4e authored over 7 years ago
Split up interval parsing from filtering for --keep-within

Fixes #2610

Parse --keep-within argument early, via new validator method interval
passed to arg...

9c5425dda88dfe3b26766b7c36f313f63cb814b1 authored over 7 years ago
Merge pull request #2742 from htgoebel/patch-2

Vagrantfile: Fix set-up of cygwin and its sshd.

f3fc546c9d62df59fa1a739981fb4f985a6093dd authored over 7 years ago
Merge pull request #2740 from ThomasWaldmann/fuse-writing

FUSE vs. fuse

ec4958fb1c5ca6f249d002b95e3c670843d6934f authored over 7 years ago
Vagrantfile: cygwin: Fix installation of pip.

cygwin is at python-3.6 now. Use version-independent `ensurepip`
to be future-proof.

045a6768259c307f86a2bda03581478b3e57ae2e authored over 7 years ago
Vagrantfile: cygwin: Prepend cygwin PATH.

Otherwise crippled programs of the pre-installed MLS-OpenSSHd's path
hide the cygwin programs.

f962659f11a995f3a812e1ab3d64b4f8afeaf438 authored over 7 years ago
Vagrantfile: cygwin: Run setup after setting PATH

Fixes #2609.

b09e4eff863795c8b7295754eee3df64b84cfca4 authored over 7 years ago
Vagrantfile: cygwin: Fix permissions as required by sshd.

54a60c5fc8b36f69a38bcd81b1e8d98be840b474 authored over 7 years ago
Merge pull request #2741 from htgoebel/patch-1

Vagrantfile: Fix cygwin mirror URL.

4714a453a84b3c5bfa25e6f595a23949e8f63496 authored over 7 years ago
Vagrantfile: Fix cygwin mirror URL.

mirrors.kernel.org no longer offers ftp.

26c92256e25f2af50b863f7e2d112b5263398c5a authored over 7 years ago
FUSE vs. fuse

7ebad4f8035e70b5dee64f2001c0ce9bb0b59582 authored over 7 years ago
Merge pull request #2737 from rugk/docs-pruneex

Include prune example in doc

4920ca3b01263da975311cb796bf08074f5f59a5 authored over 7 years ago
Include prune example in doc

e967edad9868c14fcefc8e2306f7bd2d1a28eed9 authored over 7 years ago
docs: prune: fix include path

310a9b3486f9b29a730c548c2447110f5142b62b authored over 7 years ago
Merge pull request #2736 from rugk/docs-sshrestrict

Fix typo

64be888e60c56882db6b77c1a8a4b547057643f4 authored over 7 years ago
Fix typo

6051969df89589b8f0a85aecb6ba07dc08853b2a authored over 7 years ago
Merge pull request #2732 from rugk/docs-sshrestrict

Simplify ssh authorized_keys file

36d22ae240ceb010b6eed0ace420c35f0a015e63 authored over 7 years ago
Remove unneccessary space

5b0b4f4b00efaa71af56c32dbdee4b2a0dde115a authored over 7 years ago
Add legacy note & normalize order

41248bbab10b5cafe1f6a7bbcf2cdf103c260c56 authored over 7 years ago
Simplify ssh authorized_keys file

Just using "restrict"; closes https://github.com/borgbackup/borg/issues/2121

b27b9894d1b9fa182be4e25cc054fb0644354647 authored over 7 years ago
Merge pull request #2728 from ThomasWaldmann/travis-fakeroot

travis: install fakeroot for Linux

d3abf31129977749230b4ae4ea1d31d4c7f35070 authored over 7 years ago
travis: install fakeroot for Linux

they removed it from the preinstalled sw stack.

b625a4c8c5fbbe5e9cbcb28b02843f1e6df07069 authored over 7 years ago
Merge pull request #2723 from ThomasWaldmann/remove-hurd-noatime-skip

remove skipping the noatime tests on GNU/Hurd, fixes #2710

7e625a470f4e8a6d5a05d5ba334db0aaa0a9e4b8 authored over 7 years ago
remove skipping the noatime tests on GNU/Hurd, fixes #2710

I recently installed GNU/Hurd 2017 and found the atime test works now.

49411d1c6c4a0d99cfab2f2d31eec6e31a7b8dbb authored over 7 years ago
Merge pull request #2716 from enkore/docs/metavar

docs: format metavars more accurately

109363236a962778c3f45da04021866c4cbbbf3c authored over 7 years ago
docs: extract: move cwd note to --help

771168a3afcb8556c35997c00ffbd4421dcd7dc2 authored over 7 years ago
docs: with-lock: convert to proper admonition

09d0d566a5a86ac2f032b441852747bbfacca764 authored over 7 years ago
docs: format metavars more accurately

88ae1ebf33ffb9ae1db0d1c52422a6cf70cce85d authored over 7 years ago
Merge pull request #2715 from enkore/f/rare-opts2

delete: remove short option for --cache-only

710ca196d8e21a7d60b5a0947bae0227c922d68d authored over 7 years ago
Merge pull request #2714 from enkore/f/cleanup-argparse

argparse cleanup

f30f61a007140fa651decb3194b8c6fb2911ae11 authored over 7 years ago
delete: remove short option for --cache-only

6e5ae6dc04f2f2fbf5ce2b550d04400d8479fc1a authored over 7 years ago
argparse cleanup

- action='store_true' implies default=False
- missing metavars added
- minor code formatting

82575dbfe5ea5884a48811bf930c1205c0c694c5 authored over 7 years ago
Merge pull request #2713 from enkore/docs/compact-opt

docs: use DOM ready event, not document loaded event

51bce20b5b5963c1252f9ccfa1d3a1e289def0d9 authored over 7 years ago
docs: use DOM ready event, not document loaded event

a9059a64bdcb9c75920f612b2d8f8f723eb50c67 authored over 7 years ago
Merge pull request #2712 from enkore/docs/compact-opt

docs: use tables for options, with even widths.

8491de66c825fd67f04b49d663497d136e5780c4 authored over 7 years ago
docs: retain rST option list formatting (for Common Options)

23ee9432d9f9f5d648e59c0db8731c78ec1c0759 authored over 7 years ago
docs: skip empty option groups

9d33ff1720b4587e0719325615bdd01be5da18f6 authored over 7 years ago
docs: uniform tables for listing options (HTML only)

e76fae05451d0ecb90469af8c2e9c948b60851c0 authored over 7 years ago
docs: various formatting fixes

b1747873d92eaa0412398eab1259cc0a5ccfae12 authored over 7 years ago
ran build_usage

e869e7dc2f88becd181bb8f0602a33341d6b1312 authored over 7 years ago
Merge pull request #2711 from enkore/docs/compact-opt

docs: change options formatting

8cc3e527a23605f02f9f16fa87a011d7007fb283 authored over 7 years ago
docs: less space waste following "Common options"

a1a92bf00f33bde2b3af4d0e8be859215aff8d74 authored over 7 years ago
ran build_usage

e5012b11cafc8ce7f3d2b3e552094672cba458e6 authored over 7 years ago
docs: more compact options formatting

6290b73863b8098a4bf6f5d28e7a2cb1361277df authored over 7 years ago
changes: provisional 1.1.0rc1 header

496922f4e0f68da2a327579431c54174c0ff5ca5 authored over 7 years ago
Merge pull request #2709 from enkore/docs/test

docs: move introduction sentence

4ebc90733310795d423e8bb36e14ceca5ba81493 authored over 7 years ago
docs: move introduction sentence

d495b0fe75631858413579278caf3133aeb26840 authored over 7 years ago
Merge pull request #2707 from narendravardi/master

Don't perform full Travis build on docs-only changes #2531

52da719d30d83e8fb05dffe71b076f10589acc06 authored over 7 years ago
travis: print commit range

a4440dac4d4bda599f2620e0fbe2c608849355a9 authored over 7 years ago
docs: fix typo

6e17ca7c3a6f13d37d2df6fe047e9555a3a678dd authored over 7 years ago
Merge pull request #2708 from ThomasWaldmann/vagrant-debian9

vagrant: add Debian 9 "stretch" 64bit

bf14216da29ad74e63644fe04c258f8e624dbbf5 authored over 7 years ago
vagrant: add Debian 9 "stretch" 64bit

379378fbba8720adecd900e75e8712bf5c274880 authored over 7 years ago
Merge pull request #2704 from borgbackup/rel110b6

release 1.1.0b6

3cd3de2717432534e6ab8ab77989b3006635520e authored over 7 years ago
Don't perform full Travis build on docs-only changes #2531

944ae4afc375aac0550e4d7c82271d0db46d2dc6 authored over 7 years ago
MANIFEST.in: exclude .coafile (coala)

0aac3a129d29f806d85e0d993a9e1fa75317e81d authored over 7 years ago
CHANGES: add release date

f741ac231046ecd5bea1389fa86cf174ec0df7e6 authored over 7 years ago
Merge pull request #2703 from enkore/issue/2702

AdHocCache: avoid divison by zero

064377ad768d8e6435e41a38f1865139bf5dd525 authored over 7 years ago
AdHocCache: avoid divison by zero

0.01 ~ "one tick or less". ymmv.

55e1a543856726a199e4931fb688135fb462bea5 authored over 7 years ago
Merge pull request #2701 from enkore/docs/fixes

docs: assorted formatting fixes

308fb981c53d35ba7295c8df3d85a238de495e62 authored over 7 years ago
docs: man pages, usage.

1e2835eb1df7300e71d54b8e808051a0acfb6c55 authored over 7 years ago
docs: assorted formatting fixes

c7dda0aca9c554fd6c55418186ceeca22aa375ba authored over 7 years ago
Merge pull request #2655 from ThomasWaldmann/update-changes

update CHANGES (master)

5405f1b8a4b25d34d57be2ad8ceb0f497195b1cb authored over 7 years ago
update CHANGES (master)

9031490cfd725293f37bcca61199788f8c9a06e0 authored over 7 years ago
Merge pull request #2654 from enkore/f/no-cache-sync

create: --no-cache-sync

7df6597fa1a71c7c5361906c092c231781b40a47 authored over 7 years ago
Merge pull request #2699 from enkore/docs/faq-typo

docs: faq: fix typo and strange link text

02c7b7741a0fb89e5032a6d05913441bbce99703 authored over 7 years ago
docs: faq: fix typo and strange link text

bde828d74790389a94915db193251b8ad624358d authored over 7 years ago
Merge pull request #2698 from enkore/docs/table-borders

docs: neater table borders

0747b3e5f4b74273abdaa765ab62bef251ce0fec authored over 7 years ago
docs: neater table borders

5e9f069ddea5206a47b5668d51f177da6fa79cdd authored over 7 years ago
Merge pull request #2697 from enkore/f/docs-accidental-quotes

docs: index: disable syntax highlight (bash)

31517ca91640709622a2a4e20bafa98f65a23622 authored over 7 years ago
docs: index: disable syntax highlight (bash)

89f884588d16ffb97b2ad6600d9004615f56f8ce authored over 7 years ago
Merge pull request #2696 from enkore/f/docs-accidental-quotes

docs: fix accidental block quotes

df4180e73e5e7389664aa8d1c14217a7162d58f7 authored over 7 years ago
docs: list: fix unintended block quote

125b02c5c8495ef57e1808eba0bcbea1efbe4d14 authored over 7 years ago
docs: usage: fix unintended block quota in common options

48e815883f231e0d733e5449813e4736c0071444 authored over 7 years ago