Commit graph

5845 commits

Author SHA1 Message Date
TW
b4b1c403a1
Merge pull request #5930 from remyabel/docs-fix-warnings
docs: fix sphinx warnings
2021-07-18 23:26:10 +02:00
TW
6b8c369903
Merge pull request #5931 from remyabel/docs-fix-duplicate
docs: remove duplicate faq entries
2021-07-18 23:23:19 +02:00
Tommy Nguyen
928347bd89
docs: remove duplicate faq entries
Fixes: #5926
2021-07-17 23:38:10 -04:00
Tommy Nguyen
d91c34f113
docs: fix sphinx warnings
Fixes: #5919
2021-07-17 23:32:46 -04:00
TW
8336b000f3
Merge pull request #5920 from ThomasWaldmann/rel1117
release 1.1.17
2021-07-12 23:00:42 +02:00
Thomas Waldmann
fdc0743457 build_man 2021-07-12 19:27:52 +02:00
Thomas Waldmann
fc3b7fdad1 build_usage 2021-07-12 19:27:10 +02:00
Thomas Waldmann
6c0a09d12c vagrant: fix run_tests for py310 2021-07-12 19:23:03 +02:00
Thomas Waldmann
9db019f75c update CHANGES 2021-07-12 16:02:38 +02:00
TW
051b0bd2f6
Merge pull request #5915 from ThomasWaldmann/vagrant-updates3
more vagrant updates
2021-07-12 12:16:25 +02:00
Thomas Waldmann
9c73928bbb vagrant: more RAM for openindiana upgrade plan resolver
it just hangs (swaps?) if there is too little RAM.
2021-07-12 02:10:09 +02:00
Thomas Waldmann
77b4a6e953 use latest Cython 0.29.23 for py310 compat fixes 2021-07-12 02:08:35 +02:00
TW
777f64ffc5
Merge pull request #5914 from ThomasWaldmann/vagrant-updates2
more vagrant updates
2021-07-12 00:30:16 +02:00
Thomas Waldmann
d95fd0fbea python 3.10 officially supported
we test on py310-dev on github CI since a while and now also on the vagrant machines, so it should work ok.
2021-07-12 00:12:04 +02:00
Thomas Waldmann
bac8e6b82b vagrant: add py3.7.11 for binary build, also add 3.10-dev 2021-07-12 00:08:26 +02:00
TW
a6fba6e1a9
Merge pull request #5912 from ThomasWaldmann/update-changes
update CHANGES
2021-07-11 23:45:58 +02:00
TW
ab531ae113
Merge pull request #5913 from ThomasWaldmann/vagrant-updates
vagrant: fix install_pyenv
2021-07-11 23:45:45 +02:00
Thomas Waldmann
7c03ca5f76 vagrant: fix install_pyenv
same code as in master now.
2021-07-11 23:44:05 +02:00
Thomas Waldmann
86c40b6bde update CHANGES 2021-07-11 23:35:52 +02:00
TW
a460f25674
Merge pull request #5910 from ThomasWaldmann/upgrade-vagrant-netbsd
vagrant: use generic/netbsd9 box, copied from master branch
2021-07-11 22:37:24 +02:00
Thomas Waldmann
d423176b33 vagrant: use generic/netbsd9 box, copied from master branch 2021-07-11 15:44:25 +02:00
TW
7cfb03a67c
Merge pull request #5904 from ThomasWaldmann/fix-pyinstaller-dir-mode-1.1
fix pyinstaller detection for dir-mode, fixes #5897
2021-07-10 23:56:47 +02:00
TW
d84e7f4254
Merge pull request #5906 from ThomasWaldmann/benchmark-cleanup-1.1
benchmark: make sure cleanup happens even on exceptions, fixes #5630
2021-07-10 23:24:38 +02:00
TW
ec42bc4dcb
Merge pull request #5905 from ThomasWaldmann/docs-key-hint-1.1
docs: clarify "you will need key and passphrase" borg init warning, fixes #4622
2021-07-10 23:12:04 +02:00
Bruno Behnken
3233b9397e benchmark: make sure cleanup happens even on exceptions, fixes #5630 2021-07-10 23:04:56 +02:00
Thomas Waldmann
5546c3c31e docs: clarify "you will need key and passphrase" borg init warning, fixes #4622 2021-07-10 22:53:04 +02:00
Thomas Waldmann
d94d8e0e9a fix pyinstaller detection for dir-mode, fixes #5897
"running under pyinstaller" detection is now as recommended by the pyinstaller docs.
2021-07-10 22:35:48 +02:00
TW
17f5c13281
Merge pull request #5902 from ThomasWaldmann/pull-chroot-problematic-1.1
docs: pull mode: add some warnings, fixes #5827
2021-07-10 18:33:14 +02:00
Thomas Waldmann
949ca47652 fix typo 2021-07-10 18:32:06 +02:00
Thomas Waldmann
344b833e37 docs: pull mode: add some warnings, fixes #5827 2021-07-10 18:29:44 +02:00
TW
0fb8c8b822
Merge pull request #5898 from KN4CK3R/backport-5885
Backport master to 1.1-maint (#5880)
2021-07-10 17:50:42 +02:00
Dmitry Astapov
8b0e0da4dc docs: mention tar --compare (#5880)
docs: mention tar --compare (compare archive to fs files)
2021-07-04 20:08:25 +02:00
TW
be131db5b1
Merge pull request #5884 from ThomasWaldmann/allow-files-cache-size-1.1
Allow --files-cache=size
2021-07-03 23:23:39 +02:00
Swanand01
a8ff4eca75 Allow --files-cache=size 2021-07-03 22:58:26 +02:00
TW
71ac03170d
Merge pull request #5881 from KN4CK3R/1.1-maint
Docs backport to 1.1-maint
2021-07-03 17:35:31 +02:00
TW
40bd891aef
Merge pull request #5876 from ThomasWaldmann/find-libc-1.1
implement BORG_LIBC env variable, fixes #5870
2021-07-03 15:44:31 +02:00
remyabel
ce597efb65 docs: add info on renaming repositories (#5866)
docs: add info on renaming repositories, fixes #5240
2021-07-03 12:15:30 +02:00
remyabel
c4bb9b161c docs: add missing leading slashes in help patterns (#5869)
docs: add missing leading slashes in help patterns, fixes #5857
2021-07-03 12:11:51 +02:00
Thomas Waldmann
8cc33793c5 no libc filename fallback on the BSDs
See there:

https://github.com/borgbackup/borg/issues/5870#issuecomment-869350973

BORG_LIBC can now be used to give the filename, thus a likely wrong fallback is not needed any more.
2021-06-30 00:26:08 +02:00
Thomas Waldmann
aaa4f518d2 add hint about using BORG_LIBC to error messages 2021-06-30 00:15:35 +02:00
Thomas Waldmann
a4f7e69f4e implement BORG_LIBC env variable, fixes #5870 2021-06-28 00:22:41 +02:00
TW
9af7cb8ef8
Merge pull request #5873 from ThomasWaldmann/disable-selftest-1.1
implement BORG_SELFTEST env variable, fixes #5871
2021-06-27 23:30:52 +02:00
Thomas Waldmann
d6be97527c implement BORG_SELFTEST env variable, fixes #5871
on my laptop, this saved ~100ms cpu time (sys+user) per borg command invocation.
2021-06-27 22:36:58 +02:00
TW
0af0a444b7
Merge pull request #5867 from FelixSchwarz/1.1-maint
docs: replace deprecated function ".add_stylesheet()" for Sphinx 4 compatibility
2021-06-23 00:25:38 +02:00
TW
002933ca02
Merge pull request #5868 from remyabel/docs-rename-repository-1.1
docs: add info on renaming repositories (#5866)
2021-06-23 00:23:48 +02:00
remyabel
f5f0ae36a7
docs: add info on renaming repositories (#5866)
docs: add info on renaming repositories, fixes #5240
2021-06-22 18:20:31 -04:00
Felix Schwarz
396807e268 docs: replace deprecated function ".add_stylesheet()" for Sphinx 4 compatibility 2021-06-22 22:35:48 +02:00
TW
baed73372f
Merge pull request #5862 from braewoods/verify_data
resolve clarify borg check --verify-data (#5808)
2021-06-19 14:20:01 +02:00
TW
9d59255611
Merge pull request #5859 from braewoods/check_notice
add notice about defective hardware to check documentation (#5753)
2021-06-19 14:19:13 +02:00
James Buren
1219a84753 resolve clarify borg check --verify-data (#5808) 2021-06-19 07:15:46 -05:00