Ecosyste.ms: OpenCollective

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

borgbackup

Develops and supports the BorgBackup free and open source backup software.
Collective - Host: europe - https://opencollective.com/borgbackup - Website: https://borgbackup.org - Code: https://github.com/borgbackup

Merge pull request #7267 from ThomasWaldmann/recreate-with-target-master

recreate: when --target is given, do not detect "nothing to do"

github.com/borgbackup/borg - 3992c1c33318084d2cdc6cce24dbdd0fbc54d0d2 authored almost 2 years ago by TW <[email protected]>
recreate: when --target is given, do not detect "nothing to do"

use case:

borg recreate -a src --target dst can be used to make a copy
of an archive inside the...

github.com/borgbackup/borg - aa78314ffe85d491cceb2bd762264854f32996f3 authored almost 2 years ago by Thomas Waldmann <[email protected]>
locking (win32): deal with os.rmdir PermissionErrors

Retry if access is denied.

github.com/borgbackup/borg - 6a3aa23f9bee0a8443d42c1cb8d1d1162b81d728 authored almost 2 years ago by Thomas Waldmann <[email protected]>
locking (win32): deal with os.listdir PermissionErrors

due to unclear circumstances, windows sometimes just says "PermissionError" when trying to list ...

github.com/borgbackup/borg - 7063c2abeccefb79455b1bc035edcb69fcb212d0 authored almost 2 years ago by Thomas Waldmann <[email protected]>
fix host, pid, tid order

using "differenthost" (== not the current hostname) makes
the process_alive check always return ...

github.com/borgbackup/borg - 0ce2b55031226851598926758913b5a3b292d05d authored almost 2 years ago by Thomas Waldmann <[email protected]>
use os.replace not os.rename

github.com/borgbackup/borg - e1bb669400863dab508dd6b40c8ac2b35783a74d authored almost 2 years ago by Thomas Waldmann <[email protected]>
bugfix: thread id must be parsed as hex from lock file name

github.com/borgbackup/borg - 163e92dd04d527dae897ebe4e5acd27605f8cecc authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7262 from ThomasWaldmann/skip-safe-unlink-test-windows

support win32 for test_safe_unlink* tests

github.com/borgbackup/borg - ca1f1281d51a04f70d0049771e866631c487ff39 authored almost 2 years ago by TW <[email protected]>
win32 ci: show individual tests, give skip reason if tests were skipped

github.com/borgbackup/borg - 829d88e6148671afad1cbc19f916ca2e53958496 authored almost 2 years ago by Thomas Waldmann <[email protected]>
safe_unlink tests: use os.link to support win32 also

also:
- add note about mklinkto
- skip tests based on "not are_hardlinks_supported()" if needed

github.com/borgbackup/borg - 38152c8e5da99684460241421000fd7e8e5398ff authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7258 from RayyanAnsari/windows-ci-tests

Add tests to Windows CI

github.com/borgbackup/borg - 7fb37271f234762342fdf8ebc8e68a3df7b92361 authored almost 2 years ago by TW <[email protected]>
Merge pull request #7263 from helmutg/cleanup

delete left over documentation for borg key change-algorithm

github.com/borgbackup/borg - 0d785653823f4945a3ce9880e66245567a1c5bff authored almost 2 years ago by TW <[email protected]>
Add tests to Windows CI

github.com/borgbackup/borg - b19d2c14491f64898d20eacb972ab9acb25faac2 authored almost 2 years ago by Rayyan Ansari <[email protected]>
delete left over documentation for borg key change-algorithm

github.com/borgbackup/borg - e210c6c05397feeca3bf03f5f6464bbb6cbd8f0a authored almost 2 years ago by Helmut Grohne <[email protected]>
Merge pull request #7251 from puetzk/test_size_on_disk_accurate-flush

Fix test_size_on_disk_accurate for large st_blksize, fixes #7250

github.com/borgbackup/borg - fb9717567e53aca51862f044f980a5330bf81cbe authored almost 2 years ago by TW <[email protected]>
Merge pull request #7260 from jsoref/spelling

Spelling

github.com/borgbackup/borg - c8809ab09d3888c24fbaafcc07ebd8f854af9f0b authored almost 2 years ago by TW <[email protected]>
spelling: vagrant

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - 0958d94791de43b6ca123fc32688c2808d3080c8 authored almost 2 years ago by Josh Soref <[email protected]>
spelling: zstandard

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - a205c4273bb98b5a184a3aebfd38715965864a1a authored almost 2 years ago by Josh Soref <[email protected]>
spelling: trade-offs

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - a3af1ffc32109c1ff6f83d36c95be71d8ddc19ca authored almost 2 years ago by Josh Soref <[email protected]>
spelling: nonexistent

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - c9848e98149e1684469e4a7693b029bc5504b7af authored almost 2 years ago by Josh Soref <[email protected]>
spelling: new

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - a26c1d99d92011a8b5c853fc731de4fcb4832d45 authored almost 2 years ago by Josh Soref <[email protected]>
spelling: healthy

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - 6e7f593b98e6f6358d34ee2c814c1de261a8575a authored almost 2 years ago by Josh Soref <[email protected]>
spelling: requirements

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - f41cf1c25f1cf27218c4e25c1ae5845432e98dd8 authored almost 2 years ago by Josh Soref <[email protected]>
spelling: github

Signed-off-by: Josh Soref <[email protected]>

github.com/borgbackup/borg - 6266ba889193d87383329490434b575e192f9211 authored almost 2 years ago by Josh Soref <[email protected]>
Fix test_size_on_disk_accurate for large st_blksize, fixes #7250

python's io.BufferedWriter sizes its buffer based on st_blksize.
If the write fits in this buffe...

github.com/borgbackup/borg - 079d9256eec3c776125179acfcde9ff6f3ca0143 authored almost 2 years ago by Kevin Puetz <[email protected]>
Merge pull request #7257 from ThomasWaldmann/docs-libb2-master

remove BORG_LIBB2_PREFIX (not used any more)

github.com/borgbackup/borg - e74b42920cb5c8d3f18c0a64697e6a020daa18c6 authored almost 2 years ago by TW <[email protected]>
remove BORG_LIBB2_PREFIX (not used any more)

the code now uses hashlib.blake2b from python stdlib.

github.com/borgbackup/borg - 43cbe6d8b65d479a80719deb73dfcfb65554e31f authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7243 from ThomasWaldmann/macos-resourcefork-mtime-master

extract: fix mtime when ResourceFork xattr is set (macOS specific)

github.com/borgbackup/borg - daf890ebfae1c837b16c46718a4f4a3e9be7b322 authored almost 2 years ago by TW <[email protected]>
macOS: fix mtime timestamp extraction if ResourceFork xattr is present, fixes #7234

setting the timestamps after xattrs helps for correct mtime,
but atime is still broken in this c...

github.com/borgbackup/borg - 5d8801e72c37548bab0540b4ce4bff4ad1404619 authored almost 2 years ago by Thomas Waldmann <[email protected]>
macOS: test correct timestamp extraction if ResourceFork xattr is present, see #7234

github.com/borgbackup/borg - 6a27c6b763b1fc28b2dbfb0f2b7b8a7e6ffefacc authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7241 from ThomasWaldmann/upgrade-cython-master

upgrade Cython to 0.29.33

github.com/borgbackup/borg - 9d4646ce724a4562e0e8e233657d8dbe481de600 authored almost 2 years ago by TW <[email protected]>
upgrade Cython to 0.29.33

github.com/borgbackup/borg - 99c175e0bfc92968dbef767b2068e7a82e44e8e3 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7240 from ThomasWaldmann/update-docs

update usage docs and man pages

github.com/borgbackup/borg - efea85cbf630a1b534106b5b7529862cf28d4bee authored almost 2 years ago by TW <[email protected]>
build_man

github.com/borgbackup/borg - ac1df899aa045a18dbbf13c822e9527e90605589 authored almost 2 years ago by Thomas Waldmann <[email protected]>
build_usage

github.com/borgbackup/borg - b5ff043ac1a05d25755e5dcddaf49abb6364732a authored almost 2 years ago by Thomas Waldmann <[email protected]>
man pages: more "see also"

github.com/borgbackup/borg - fecf20e5290d4a3fe582d9b05d978e5250e4913c authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7236 from ThomasWaldmann/update-changes-master

update CHANGES

github.com/borgbackup/borg - 3bc2182f126192a5ad1afc6800b2409bc8a30d4c authored almost 2 years ago by TW <[email protected]>
Fix query quota (#7237)

rinfo: added support for --iec

also: added a missing \n to the generated output

github.com/borgbackup/borg - cd68f71d07e4101a183e18034540a01e9e376889 authored almost 2 years ago by Franco Ayala <[email protected]>
update CHANGES

github.com/borgbackup/borg - 36f5e66df034992ab5b3f26cc025c70e3d755207 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7233 from systemcrash/spfix

Docs and comments consistency and readability improvement

github.com/borgbackup/borg - ed6dcbebb11080422996f80f077d45eda554988e authored almost 2 years ago by TW <[email protected]>
Misc fixes.

github.com/borgbackup/borg - 991b53ebea56c6f3d20f3e75b15d4b5d8b157b8c authored almost 2 years ago by Paul D <[email protected]>
'Want' fixes

aka who are you to presume what I want?

github.com/borgbackup/borg - 8ada680c876e36d8c3222138415d922c137bd9d6 authored almost 2 years ago by Paul D <[email protected]>
Rewrite for quickstart

github.com/borgbackup/borg - 949dc511560cbd7a17485c8fb26cad8da898b59a authored almost 2 years ago by Paul D <[email protected]>
Docs grammar fixes

joined split infinitives, and relocated adverbs appropriately.

github.com/borgbackup/borg - 253d8e8d4ef24a203cf1e7b0aeea6ff6c5aed6a4 authored almost 2 years ago by Paul D <[email protected]>
Docs grammar fixes.

One cannot "to not x", but one can "not to x".
Avoiding split infinitives gives the added bonus ...

github.com/borgbackup/borg - a85b64386626a469415171232ec50851a8e46cd3 authored almost 2 years ago by Paul D <[email protected]>
Merge pull request #7231 from ThomasWaldmann/list-or-progress

--list xor --progress

github.com/borgbackup/borg - f5d6a8d051640b4f846b6000a93e40bd5bf7c327 authored almost 2 years ago by TW <[email protected]>
Merge pull request #7230 from ThomasWaldmann/fix-progress-docs

fix --progress display description, fixes #7180

github.com/borgbackup/borg - a50a7a608ce67b6d8c77f9aa57823d4f9f5ce1c9 authored almost 2 years ago by TW <[email protected]>
do not use markup in simple error messages

github.com/borgbackup/borg - c461fa8d0b050f9ed4ce957a7a8e34082160974e authored almost 2 years ago by Thomas Waldmann <[email protected]>
disallow --list with --progress, fixes #7219

github.com/borgbackup/borg - bdc2dbfc0852e8d2da138ede5bc8d4caffb7eb1c authored almost 2 years ago by Thomas Waldmann <[email protected]>
fix --progress display description, fixes #7180

github.com/borgbackup/borg - f27e61b2b02a378a3c79db1cf57165144cfd4154 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7228 from ThomasWaldmann/update-requirements-master

update development.lock.txt

github.com/borgbackup/borg - e49b60ae596d5852f0e632576f1756e6a4e51ad8 authored almost 2 years ago by TW <[email protected]>
update development.lock.txt

including a setuptools security fix, see #7227

also: cosmetic change in development.txt to have...

github.com/borgbackup/borg - 7f5af3c98f1f141f62384f28b834a4c0177f18d2 authored almost 2 years ago by Thomas Waldmann <[email protected]>
Adding used storage quota to borg info (#7121)

github.com/borgbackup/borg - ab465a75d43620d6988c7c8415d2f462a7fccbd1 authored almost 2 years ago by Franco Ayala <[email protected]>
Merge pull request #7171 from RayyanAnsari/archiver-tests-win

Fix archiver tests on Windows

github.com/borgbackup/borg - edb28691d54e9525b271957974d4ca2da9f27c81 authored about 2 years ago by TW <[email protected]>
archiver: key_cmds: check if key path is a directory before opening

On Windows, Python raises PermissionError instead of IsADirectoryError (like on Unix) if the fil...

github.com/borgbackup/borg - 9e9b94615eb5071968ea8124df3aa370eeabce31 authored about 2 years ago by Rayyan Ansari <[email protected]>
Use \n for the {NL} format specifier

\n is automatically converted on write to the platform-dependent os.linesep.
Using os.linesep in...

github.com/borgbackup/borg - 66a407ff9ff5bcb8c90eede3fd453f2c047e5ca7 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: skip test_umask on Windows

Windows does not have file modes, so os.stat always returns 777.

github.com/borgbackup/borg - 061397740cde5e2e1240fe6e2672e7b11b22b4b3 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: skip block device in test_transfer_upgrade

On MINGW, the S_IFBLK macro is incorrectly set as 0x3000 instead of 0x6000.
https://github.com/m...

github.com/borgbackup/borg - cf61e7d58ae3b3e2fcdc7d9261a23833ac6da7a6 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: increase hashing test bytes

A lower value results in the hash running too fast and the time being rounded down to 0.0, resul...

github.com/borgbackup/borg - d8e8247c6d438e7d30df0b50009c08c72d9febca authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: diff_cmd: ignore modes

Windows does not have file modes.

github.com/borgbackup/borg - 12245761c00c538ff072604ea468dc42aa6de8da authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: skip test_file_status_cs_cache_mode on Windows

On Windows, the ctime attribute of stat represents the time of creation, unlike Unix.
See https:...

github.com/borgbackup/borg - fff2c21e65e532e11765518d538de8c975eb443c authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: fix test_create_paths_from_command on Windows

On Windows, `echo` is a shell builtin and can only output one line at a time.
A batch file that ...

github.com/borgbackup/borg - e97a966b466af30f55d71fde795618b90524bf84 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: check if symlinks supported before test_create_read_special_broken_symlink

On Windows, symlinks can only be created by administrator accounts.
Using are_symlinks_supported...

github.com/borgbackup/borg - 2505118fffc00d1883dc37d78c1c36db61f3af1e authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: change regex excludes in test_extract_include_exclude_regex_from_file

On Windows, the ":" character cannot be used in a filename.
Python does not error on this becaus...

github.com/borgbackup/borg - d32ae512a87e3a9bc470aaacc8c15e30f9d227b9 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: skip test_unix_socket on Windows

Python on Windows does not support the AF_UNIX socket type yet.
https://github.com/python/cpytho...

github.com/borgbackup/borg - 208add518fe7dbab47d8519a7ca691fe29672d8e authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: use os.linesep instead of hardcoded newline string

On Windows, a newline is \r\n instead of \n.

github.com/borgbackup/borg - 2f9c7d98e5a1a3cb049a63d335b8434bc5581bdc authored about 2 years ago by Rayyan Ansari <[email protected]>
platform: windows: use root/0 as dummy user and id values

Windows does not have the uid/gid system.

github.com/borgbackup/borg - e65c6ac78709df1fc2eacf47b075c5345668f329 authored about 2 years ago by Rayyan Ansari <[email protected]>
testsuite: archiver: do not try to create special devices on Windows

Windows does not support these file types in userspace programs.

github.com/borgbackup/borg - 1deeb0b17db7f4dbf6a582eacab7c577cc6fbd65 authored about 2 years ago by Rayyan Ansari <[email protected]>
archiver: create_cmd: do not add preexec_fn on Windows

The preexec_fn argument of Popen is not supported on Windows.

github.com/borgbackup/borg - 5e8452a70566abed8becb134579fb7035c5d4706 authored about 2 years ago by Rayyan Ansari <[email protected]>
Merge pull request #7217 from ThomasWaldmann/github-actions-updates-master

GitHub actions updates (master)

github.com/borgbackup/borg - 32d0567a1747f4bc885449eab4398aba8e7e7cf3 authored about 2 years ago by TW <[email protected]>
github CI: set PKG_CONFIG_PATH again

strange: on macOS, the globally set PKG_CONFIG_PATH was overwritten,
thus the borg build did not...

github.com/borgbackup/borg - b1d7cb4e1e72943939bfcd49f0672e9f1191e751 authored about 2 years ago by Thomas Waldmann <[email protected]>
github CI: prepend to PKG_CONFIG_PATH

github.com/borgbackup/borg - d959178e76b777ebdd5c1f8b96503698a8f7965b authored about 2 years ago by Thomas Waldmann <[email protected]>
github CI: use actions/cache@v3

github.com/borgbackup/borg - 6041928c0ac1ac42b1338977e9db03087940c21e authored about 2 years ago by Thomas Waldmann <[email protected]>
github CI: use actions/setup-python@v4

github.com/borgbackup/borg - 626a5c9229a3b9076eea9463a376da81d10ece02 authored about 2 years ago by Thomas Waldmann <[email protected]>
github CI: use actions/checkout@v3

github.com/borgbackup/borg - 2f0a81617fd153f4d966ddcf27a8edb8a26f4bb2 authored about 2 years ago by Thomas Waldmann <[email protected]>
github CI: use ubuntu-20.04

github.com/borgbackup/borg - c9a879a3583764b7b8e8ada7d132e8d2e7091121 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7213 from ThomasWaldmann/remove-save-space

remove --save-space

github.com/borgbackup/borg - a3614b5a3c8b2b2610eedeb11b32c2388401db41 authored about 2 years ago by TW <[email protected]>
remove --save-space

this option did not change behaviour since longer,
we only had kept it for API compatibility.

a...

github.com/borgbackup/borg - 8747644540e4e3443f9e953e76e25710434a1b21 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7212 from ThomasWaldmann/archivename-validator

use archivename_validator everywhere

github.com/borgbackup/borg - 3202f68fb3b146be3fb3bf3bbf89a7b1d74728f8 authored about 2 years ago by TW <[email protected]>
use archivename_validator everywhere

also: simplify, reuse code from text_validator.

github.com/borgbackup/borg - a475227e186b207ec032dc9b4e63c9cea9c84ae6 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7197 from ThomasWaldmann/valid-archive-names

text attributes: validate more strictly, fixes #2290

github.com/borgbackup/borg - d0d21e7928e051fa536eaff2ef95dd2796deb505 authored about 2 years ago by TW <[email protected]>
Merge pull request #7211 from ThomasWaldmann/list-directories-dry-run-master

create: --list --dry-run output for directories, fixes #7209

github.com/borgbackup/borg - 5eb368dc41b4167721cb74805415a17db3a1ddf4 authored about 2 years ago by TW <[email protected]>
fix fso.stats updating

fso is None in dry_run mode.

github.com/borgbackup/borg - 61e5115d1d09184e3816e32de2d6d41e5279a821 authored about 2 years ago by Thomas Waldmann <[email protected]>
create: --list --dry-run output for directories, fixes #7209

Without the status being set no output was generated in
dry-run mode, confusing users about whet...

github.com/borgbackup/borg - 19e25043b5de87559344e42e2139e3630094f614 authored about 2 years ago by Thomas Waldmann <[email protected]>
remove support for bpath placeholder

this needs to get done differently later, maybe base64 for json output.

github.com/borgbackup/borg - b9dc2be661966411ed9b90d2c4f5e8f242e55b0a authored about 2 years ago by Thomas Waldmann <[email protected]>
remove support for barchive placeholder

not needed any more as the archive name is now validated pure text.

github.com/borgbackup/borg - 1e2741ad3d4cb54fceaa436a2d77a529185ab0c7 authored about 2 years ago by Thomas Waldmann <[email protected]>
remove support for bcomment placeholder

not needed any more as the comment is now validated pure text.

github.com/borgbackup/borg - 1517db07ecde6957893e6db3e5306ff761c7d300 authored about 2 years ago by Thomas Waldmann <[email protected]>
use comment validator for cli args and borg transfer

github.com/borgbackup/borg - 4b54b5565e871a72daf5087321e5a082e38b93b2 authored about 2 years ago by Thomas Waldmann <[email protected]>
add generic text and comment validator

github.com/borgbackup/borg - 99c6afbc61d9f29b62b732d63d6dd18bf7fac744 authored about 2 years ago by Thomas Waldmann <[email protected]>
transfer: validate archive names before transfer

github.com/borgbackup/borg - ebff12ad41aedae134dd9f1d7cb6ebd65d833ca0 authored about 2 years ago by Thomas Waldmann <[email protected]>
archive names: validate more strictly, fixes #2290

we want to be able to use an archive name as a directory name,
e.g. for the FUSE fs built by bor...

github.com/borgbackup/borg - fe2b2bc0075c1a8668ad3fda21e66dde7772b4c3 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7198 from ThomasWaldmann/fix-macos-ci-master

fix tox4 issue on macOS CI

github.com/borgbackup/borg - de6d8af42cb7a8b8a8bab28905d27d01484d3388 authored about 2 years ago by TW <[email protected]>
fix tox4 passenv issue, fixes #7199

also: have a setting to disable fail-fast, in case something breaks again.

github.com/borgbackup/borg - e6424aa0f5d88c3941dc22338b7ad018dd9fef25 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #7182 from ThomasWaldmann/transfer-upgrade-tests

fixes and transfer/upgrade tests

github.com/borgbackup/borg - 9ba507ac741e3d5ad477f2f08079a19e7d809010 authored about 2 years ago by TW <[email protected]>
bugfix: switch archive timestamps to utc

we use utc for file timestamps and manifest timestamp,
so let's use utc for archives also.

github.com/borgbackup/borg - 15139a80c96cb299a050f6d6f57364dc594a999b authored about 2 years ago by Thomas Waldmann <[email protected]>
refactor: get archive timestamps via archive_ts_now()

github.com/borgbackup/borg - 1f859c9f17a224605b527669795e28de11e60b76 authored about 2 years ago by Thomas Waldmann <[email protected]>
tests for borg transfer --upgrader=From12To20

github.com/borgbackup/borg - 6a82d01b3564461ca4b888a1e55d4dc1e3e50714 authored about 2 years ago by Thomas Waldmann <[email protected]>
bugfix: file timestamps should use tz-aware utc datetime objs

the UNIX time used for timestamp is seconds since 1.1.1970,
in UTC. thus, the natural way to rep...

github.com/borgbackup/borg - 87e597011a4848a81526f22d9461ddb6ed26c64e authored about 2 years ago by Thomas Waldmann <[email protected]>
bugfix: do no assume hardlink_master=True if not present, see #7175

this would produce unneeded item.hlid attributes
for fifos, char and block devices when transfer...

github.com/borgbackup/borg - c343673ab5940112833cbaa7aaa15092877c80a0 authored about 2 years ago by Thomas Waldmann <[email protected]>
Merge pull request #21 from sMtzDczDq/man-pages-and-autocompletions

Update borgbackup-fuse.rb

github.com/borgbackup/homebrew-tap - fcce0446bdcf1136a97a4c3252cdc0408bd35334 authored about 2 years ago by TW <[email protected]>