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
not do_files == (cache_mode == 'd') # d)isabled
b1e7e7f90a39ebbe19485138f248308255013c9c authored almost 7 years ago
reading the files cache can take considerable amount of time (a user
reported 1h 42min for a 700...
create: implement --stdin-name, fixes #3533
5b824f54dd21ae7c9898c5bc8c4d119176b2b9c0 authored almost 7 years agofix Archive's checkpoint_interval arg default (1.2 forward-port)
c4528ca1157bddb8ae367b88a245d2cfcb1dda7d authored almost 7 years ago
- size inconsistencies
- file has all-zero replacement chunks
introduced new BackupError except...
1c97efd81ecb23e0174a28a764965f36df349368 authored almost 7 years ago
the commandline arg default was already at 1800, so likely this is
only a cosmetic fix.
01d2f728131e3f3eb6e1722c69482d969a570347 authored almost 7 years ago
security: describe chunk size / proximity issue, see #331
b2c141899bdfdf6c0d28d2984c65153357c8fe15 authored almost 7 years agoVagrant: move cleanup steps to fs_init (1.2 forward-port)
024c9578ce136a0ee2b181316e4f2c1821e02b29 authored almost 7 years agoVagrant: xenial64 box now uses username 'vagrant' (1.2 forward-port)
3e66fa3e50965bd50a8ae94ef0d02b715a57d549 authored almost 7 years agoAdd quickstart introduction to repositories & archives (fixes #3620)
b6b8e1bb16dc33dd399a497c18c1c00126d96c8f authored almost 7 years agod41c9296c0f32412273b3e5c55210de764c1a254 authored almost 7 years ago
so after a vagrant up or vagrant reload (which both rsync), we
can just call the fs_init and run...
53aae94a5aea89131cb48a1c8727f6fb9ba5a704 authored almost 7 years ago
8ac272f35f9c3ee51bbe42c32616b54f05911233 authored almost 7 years ago
improve getpass user experience, see #3689
52be21c690e39cfa7c13596ae8542f6c45b212e1 authored almost 7 years agoSet cache previous_location on load instead of save (fixes #3304)
adf9919d3e93b0490888ec9dfa6d31f550632dd9 authored almost 7 years ago
if interactive passphrase query fails and the env vars are not set,
show a clear error message a...
recreate --recompress: add metavar, clarify description
105d51819135c5abe6b5f22868dff2c4a3e32b7b authored almost 7 years agosecurity docs: add about combining compression and encryption
201c62430a18bef67cfd631420b78e7d06e17a4f authored almost 7 years agoadd test for issue #3688
788783b91af1c01c32fb4fa9cc9cd9f0a12e08b5 authored almost 7 years ago0a46d3330c468b125e7302e3b0b61c0577672464 authored almost 7 years ago
quickstart: add note about permissions, borg@localhost, fixes #3452
c206f8b403fc12aaf02cb6f79a730daf363baf4f authored almost 7 years agodocs: improve logging docs, fixes #3549
6b3191a28511a334d652c99505934b224bf0f234 authored almost 7 years agodocs: pattern usage clarifications
229114170e2c55c1ba85b143d8b6d543a9d77b16 authored almost 7 years agodocs: extend append-only repo rollback docs, fixes #3579
e6978fa2ea520fcb5243cfe22c6d832fc1a63cb3 authored almost 7 years ago09beb64f344c4b21f8a212f49ab6998ff4fbdc22 authored almost 7 years ago
This caused a really stupid bug with borg config --cache, see
https://github.com/borgbackup/borg...
borg config --cache: allow validated access to previous_location
b812472f365c5172c5bab17e6899509cb0f06d87 authored almost 7 years agofix borg recreate --progress (broken by previous commit)
646c0ea1179c0b0193546c08b0a8cab34ce0d1d5 authored almost 7 years agofixup for cb7887836aa1fb45912a10c298ab688b6dce06a9
f979349f07b1270ec0ee30052956f4828def786b authored almost 7 years agoFix --progress option, fixes #3431
cb7887836aa1fb45912a10c298ab688b6dce06a9 authored almost 7 years ago451b22ee511c2470f4df33bbb88d8c5cd5ecb172 authored almost 7 years ago
9b73d31a40ffa463eb62b9703c2d10a93d3f585c authored almost 7 years ago
cf72c9592ccc0ee463f408730eadfed9f5060e96 authored almost 7 years ago
99be106bc83e00b446a6d168ace4063d1f36c740 authored almost 7 years ago
7bc2138dcb3c22ae043ca3b4d117f583b447b4e2 authored almost 7 years ago
sec docs: explicitly note what happens OUTSIDE the attack model
1473ea708cf9bdaaae54f42a06dc699e6ee926e1 authored almost 7 years agoc0f56ed0392e81b469832c95ed77c0ea584f37c3 authored almost 7 years ago
be8913a93c499f4e39c9fb24a72bd478d4efecea authored almost 7 years ago
810986f0f57589a708cb0e40da47dc21681b108e authored almost 7 years ago
Mark up Unicode string
fcf4145222ec64798ae5c6515a0680dbab20ffa3 authored almost 7 years ago
Running Sphinx v1.4.8
WARNING: the config value 'copyright' is set to a string with non-...
borg config: add some validation, fixes #3566
3e2d5b2b220aee2db68f81bbc0108332abc9cda9 authored almost 7 years agofix borgfs patterns/paths processing, fixes #3551
763d12c6b8b0d6dcfdef9824c285e3ab70ca1c91 authored almost 7 years agobe more clear in secure-erase warning message, fixes #3591
814c44de5a280633336a7f4722a3e87610691721 authored almost 7 years ago
C code and the repo index use uint32 type for segment file offsets,
so when opening a repo and t...
only a few basic checks, it does not prevent all stupidities.
2d637d8ead3028beca0ea4a4ee6d68048943e898 authored almost 7 years ago
Just checking for None in patterns.py (and removing the set_defaults
calls in archiver.py) did n...
fe65ccf95af52867c52538d8ec4aeed7655a1ab4 authored almost 7 years ago
be more helpful when parsing invalid --pattern values
5ab5fdf82170acbd03130a85d90e3a0f74ce8e44 authored almost 7 years agoImprove formatting of GPG output in documentation
35df0ab532a966bced0ccf0e054a92440fb9b7cf authored almost 7 years ago9f2f4132ec5b188ca2019678c6662cabbc0324bb authored almost 7 years ago
make the C compiler happy, fixes #3490
b862c15691160b877725060afdbdb0f822c044fe authored almost 7 years ago
fix a false positive compiler warning about olen being referenced
before assignment (which is no...
say what the real problem is.
say what is valid.
Add docs on how to verify a signed release
05ddba385a540c7ffabca23a358c7ae8e1675702 authored almost 7 years ago
Short howto on using gpg to verify a signed binary release.
Fixes #3634
[Docs] Update quickstart.rst to fix typo
8a4d32a4aeab4294cc5d53f5a12f8ba8cb1ce1a7 authored almost 7 years agofix borg create never showing M status
935a768ff87adddf7a382fc786c75740b7ac34d5 authored almost 7 years ago
the problem was that the upper layer code did not have enough information
about the file, whethe...
3a0ae9c7f3965f198e941c729e206ce41fc16d54 authored almost 7 years ago
fix erroneously skipped zstd compressor tests, fixes #3606
1922ae32422841194c1c4daf5fc9b746bb5ddee9 authored about 7 years ago246a8d57eeb9582103acda8527033cee8b3a103e authored about 7 years ago
A few documentation fixes for Documentation issue 19
24b0bcb461c3c9b706710625517a8516f23b861b authored about 7 years agoRevert "travis osx: run brew update first, fixes #3527"
8cdfe87202ef843c32989189d76f0b8d629a6e84 authored about 7 years agoThis reverts commit e4828078bbc6ceba34a1b923b4c50a31b10b4f08.
e6316727db8e9435828a7bce3731211ce620cecf authored about 7 years agoUsing spaces instead of tabs for indentation
288806e668140d0531cc1c151d0ec038b992595c authored about 7 years ago6e11ae1da23231db8742ce3d9f7d6b1150e159c4 authored about 7 years ago
Fixed tab completion problem in Bash
181da5615e94f2d6424b4c33d376b5f6edc0b08d authored about 7 years agoa08be8d4c593b9be7e80053af9877ac3bd90c99e authored about 7 years ago
This is now displayed as a list, with bold fonts for each bullet.
Refers https://github.com/borg...
Add a link to the offline documentation in README.rst.
Refers https://github.com/borgbackup/borg...
do .h file content checks in binary mode, fixes #3544
cbda4c615e47a1053154c7bc519aa6b0cf5669a0 authored about 7 years ago
we can't know the encoding header file authors will use,
so using binary for our simple checks i...
add chunker_params to archive info (at least to json output) (PR against master)
44e5365de8e1a3daa55ede84a05e664dffa7ad3c authored about 7 years ago74c10e4643c99e97b2d22c9b27f5c2f3be5d4789 authored about 7 years ago
files cache: improve exception handling, fixes #3553
e6539abc636ba881885692dd4218bd721238b838 authored about 7 years agoignore exceptions in scandir_inorder() caused by an implicit stat() (PR against master)
27f81519833c6f5018016b0cf14ddd3e68f8141f authored about 7 years agod8d93363c9a58964adfcba6cec68df4ab142b284 authored about 7 years ago
835fede85f15956a5b9650f33790c7e665950ca1 authored about 7 years ago
now deals with:
- corrupted files cache (truncated or modified not by borg)
- inaccessible/unrea...
Updated zsh completions for borg 1.1.4
208ff77dddf8de153337adcf69350949aae67431 authored about 7 years agob4ceef625b8d0e5491af221c2bf88ac95ce9a77b authored about 7 years ago
travis osx: run brew update first, fixes #3527
26f1cd148603e2c2762c5f27ef56bf5b9ca17d18 authored about 7 years ago
suggested as work around on the travis issue about this ruby version
issue (wanted: 2.3, having:...
require msgpack >= 0.4.6 and < 0.6.0, exclude 0.5.0
2cbcb57ac7bef7dd8d3757b1884911f3ece83df5 authored about 7 years ago674ce72fdadbd50a0c36c9e316632603a5a3225c authored about 7 years ago
Chunk seed is generated per /repository/
4b983935429f2e0ff936e41b95c5b5682fad7a56 authored about 7 years agomaybe this is the easiest way for us to deal with msgpack compatibility.
0.5.0 release had some...
a71a83c3808ed676f260d39f05d0da077049fc29 authored about 7 years ago1820e22c02e466572d0d15bde2565489b1aa4501 authored about 7 years ago
borg shell completion: remove shebang, useless because scripts are so…
34c4400979ec7cb9b9849483914f1708e8d9b44d authored about 7 years ago2978aad55c11c102f395332d17c0eceb7f0c75c6 authored about 7 years ago
Typo fix
5512db773a68ffa605598d8f9ef3b8afdb0c1b15 authored about 7 years ago0980d6ac4315c3bac5256beaaf4c1594aec2d4a0 authored about 7 years ago
111a19f7fad7b8cea467602b99be38cd7f7f9e87 authored about 7 years ago
1a74326b5aff83814768505bc5f08740448c1cf2 authored about 7 years ago
Happy new year!
dc7eea1e14ca394e1352874cd6186219897e2871 authored about 7 years ago7638085b280ebbc0eacaa2459c18b0c4e2df57cd authored about 7 years ago
937736ceb92d2c0f0ccc740d0e4c80134402211f authored about 7 years ago