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
James Buren
3e43b19802
add notice about defective hardware to check documentation ( #5753 )
2021-06-19 07:13:12 -05:00
James Buren
9da01dcbd1
add paragraph added in #5855 to utility documentation source
2021-06-19 07:12:59 -05:00
TW
bc36ccb158
Merge pull request #5852 from braewoods/backport_typos
...
Fix typos (backport of #5597 )
2021-06-16 22:36:09 +02:00
James Buren
8bbcafdfcb
Fix typos (backport of #5597 )
2021-06-16 10:25:43 -05:00
TW
27b08ab57c
Merge pull request #5850 from braewoods/exclude-from
...
Complements the documentation for pattern files and exclude files (#5520 )
2021-06-16 16:00:36 +02:00
Nehalenniæ Oudin
0678b0ad2d
Complements the documentation for pattern files and exclude files ( #5520 )
...
docs: "filename with spaces" example added to exclude file, fixes #5236
note: no whitespace escaping needed, processed by borg.
2021-06-16 08:47:17 -05:00
TW
7a7da3550c
Merge pull request #5846 from braewoods/typos_dec
...
Complete documentation on append-only remote repos (#5519 )
2021-06-16 15:39:25 +02:00
TW
6742d9e5e4
Merge pull request #5847 from ThomasWaldmann/no-distutils-but-packaging-1.1
...
No distutils but packaging (backport to 1.1)
2021-06-16 15:34:33 +02:00
TW
d6f8fd39f4
Merge pull request #5845 from braewoods/missing-chunk-id
...
missing / healed chunks: always tell chunk ID, fixes #5704
2021-06-16 15:06:22 +02:00
Thomas Waldmann
547dc674c8
github CI: test on py310 (again)
2021-06-16 15:03:20 +02:00
Thomas Waldmann
1cbdcba5e9
get rid of distutils, use packaging
2021-06-16 15:03:20 +02:00
Thomas Waldmann
db50534de4
setup.py: get rid of distutils, use setuptools
...
distutils is deprecated and gives warnings on py 3.10.
rename "clean" to "clean2" to avoid shadowing the "clean" command.
2021-06-16 15:03:20 +02:00
Nehalenniæ Oudin
249f133d61
Complete documentation on append-only remote repos ( #5519 )
...
improve docs/FAQ about append-only remote repos, fixes #5497
2021-06-16 07:55:34 -05:00
Thomas Waldmann
15318dc4f6
missing / healed chunks: always tell chunk ID, fixes #5704
2021-06-16 04:47:39 -05:00
TW
4c4c00fac3
Merge pull request #5835 from ThomasWaldmann/fix-dryrun-display-1.1
...
create --dry-run: fix display of kept tagfile, fixes #5834
2021-06-15 22:41:05 +02:00
Thomas Waldmann
1ff4cac3b0
create --dry-run: fix display of kept tagfile, fixes #5834
2021-06-15 19:09:51 +02:00
TW
7b1d1d0c77
Merge pull request #5829 from ThomasWaldmann/kill-stale-lock-race-1.1
...
handle crash due to kill stale lock race, fixes #5828
2021-06-09 22:50:46 +02:00
Thomas Waldmann
350c54f92c
handle crash due to kill stale lock race, fixes #5828
2021-06-09 14:16:43 +02:00
TW
af00ed463b
Merge pull request #5823 from ThomasWaldmann/consistently-fail-msg-1.1
...
fix missing parameter in "did not consistently fail" msg, see #5822
2021-06-09 13:38:03 +02:00
Thomas Waldmann
30a93d56fc
fix missing parameter in "did not consistently fail" msg, see #5822
2021-06-05 14:59:01 +02:00
TW
6b35dc4d9a
Merge pull request #5810 from elho/1.1-maint
...
add progress indicator for archive check
2021-05-16 13:39:38 +02:00
Elmar Hoffmann
ab46b69317
add progress indicator for archive check
...
Depending on the number of archives in a repository, the archive check part
of the check operation can take some time, so it should have a progress
indicator as well.
2021-05-15 23:43:48 +02:00
TW
37259a8fe5
Merge pull request #5802 from lyh16/patch-3
...
It's 2021
2021-05-12 17:08:05 +02:00
TW
2f41d52dba
Merge pull request #5803 from lyh16/patch-4
...
It's 2021
2021-05-12 17:07:47 +02:00
lyh16
ee4650520b
It's 2021
2021-05-12 21:44:42 +09:00
lyh16
aca1de51cc
It's 2021
2021-05-12 21:43:44 +09:00
TW
9d21b79537
Merge pull request #5776 from ThomasWaldmann/backports2
...
backports2
2021-04-19 22:02:22 +02:00
Guinness
e5a91e2538
Add a hint on sleeping computer in the FAQ
...
Now the FAQ warns that a sleeping computer can lead to a broken pipe
when backing up over ssh.
Fixes #5301
2021-04-19 21:59:05 +02:00
Guinness
5a42ac654f
Update the documentation on hacked backup client.
...
Fixes #5480 .
2021-04-19 21:50:08 +02:00
TW
31f95162d4
Merge pull request #5774 from ThomasWaldmann/backports1
...
Fixes BORG_CACHE_DIR crashing borg if empty, fixes #5216
2021-04-19 21:35:27 +02:00
Thomas Waldmann
24404383ea
fix repeated cache tag file writing bug (backport)
...
this bug was introduced by PR #5485 and also affects backport PR #5774 .
2021-04-19 21:12:09 +02:00
Thomas Waldmann
aa7a76cf35
Fixes BORG_CACHE_DIR crashing borg if empty, fixes #5216
...
This is a backport of #5485 .
2021-04-19 20:58:29 +02:00
TW
d9a9ca41b0
Merge pull request #5728 from rblenis/1.1-maint-cleanup-flake8-checks
...
1.1-cleanup code style checks
2021-04-19 17:35:23 +02:00
Robert Blenis
df1014ec67
fix pep8 violations - errorlist.py
2021-04-18 11:00:22 -04:00
Robert Blenis
d11f1a7454
fix pep8 violations - conftest.py
2021-04-18 10:59:19 -04:00
Robert Blenis
71cc8b06b8
cleanup flake8 checks
...
- make code style exceptions tailored to specific files, so that it's less likely that new violations creep into the code.
2021-03-28 09:10:17 -04:00
TW
760dead0bb
Merge pull request #5718 from ThomasWaldmann/rel1116
...
release 1.1.16
2021-03-22 23:59:04 +01:00
Thomas Waldmann
fcf62872fb
build_usage
2021-03-22 20:55:52 +01:00
Thomas Waldmann
95a719eba4
build_man
2021-03-22 20:55:52 +01:00
Thomas Waldmann
427a7c4d29
update CHANGES
2021-03-22 20:55:52 +01:00