Commit graph

198 commits

Author SHA1 Message Date
Thomas Waldmann
5b2d47113b
implement BORG_WORKAROUNDS=ignore_invalid_archive_tam, see #7791 2023-09-08 17:59:50 +02:00
Thomas Waldmann
df753c0312
BORG_WORKAROUNDS=authenticated_no_key to extract from authenticated repos without key, fixes #7700 2023-09-08 15:33:32 +02:00
Thomas Waldmann
967d3c7fdc build_usage 2022-06-05 10:21:17 +02:00
Thomas Waldmann
6e9119d923 docs: FUSE "versions" view is not experimental any more 2022-01-31 21:17:57 +01:00
Andrey Bienkowski
e9f27d81f3 Backport #6083: borg serve: improve ssh forced commands docs
Co-Authored-By: Andrey Bienkowski <hexagon-recursion@posteo.net>
2021-12-10 22:17:08 +03:00
Reiko Asakura
75a0b0d720
Workaround for volume shadow copy in WSL1 2021-11-10 20:00:22 -05:00
Tommy Nguyen
0f39bcc70f
Backport documentation changes
Includes changes for #5958 #5959
2021-08-26 17:26:00 -04:00
Thomas Waldmann
fc3b7fdad1 build_usage 2021-07-12 19:27:10 +02:00
Thomas Waldmann
a4f7e69f4e implement BORG_LIBC env variable, fixes #5870 2021-06-28 00:22:41 +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
baed73372f
Merge pull request #5862 from braewoods/verify_data
resolve clarify borg check --verify-data (#5808)
2021-06-19 14:20:01 +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
8bbcafdfcb Fix typos (backport of #5597) 2021-06-16 10:25:43 -05:00
Thomas Waldmann
fcf62872fb build_usage 2021-03-22 20:55:52 +01:00
Robert Blenis
5c7e2857ad
add --json-lines option to diff command (#5710)
diff: add --json-lines option

Co-authored-by: Robert Blenis <r.blenis@visionxyz.com>
2021-03-12 21:25:35 +01:00
Thomas Waldmann
4e0a56d59a build_usage 2020-12-24 22:35:33 +01:00
Thomas Waldmann
62b07fdfe1 docs: add another case of attempted hardlink usage 2020-12-24 02:41:26 +01:00
Thomas Waldmann
d836429f6d docs: fix description of borg upgrade hardlink usage, fixes #5518 2020-12-24 02:36:09 +01:00
Robin Schneider
570a2318b9
Use HTTPS everywhere (mechanical edit using util from https-everywhere)
Ref: https://github.com/EFForg/https-everywhere/tree/master/utils/rewriter

```Shell
~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
```

A few changes were reset/fixed manually before the commit.
2020-12-22 22:35:10 +01:00
Luke Dashjr
9722909b1f docs: Document BORG_FILES_CACHE_SUFFIX environment variable
Github-Pull: #5433
Rebased-From: 561fbb748c
2020-11-17 00:51:08 +00:00
Mher Kazandjian
a90b5d3186
add example for excluding content using the --pattern cmd line arg 2020-10-30 02:26:44 +01:00
Thomas Waldmann
69c319e7d2 build_usage 2020-10-06 19:42:06 +02:00
Thomas Waldmann
879ea73aa7 recreate: remove extra confirmation
not experimental any more, user is responsible for avoiding bugs.
the docs still point out that this might be dangerous when used wrongly,
like it also does for prune.
2020-09-22 22:30:01 +02:00
Thomas Waldmann
06c01ca78f fixup: fix phrasing in environment.rst.inc 2020-09-22 22:29:27 +02:00
Thalian
2a90cbb5ef docs: fix borg.1 manpage generation regression, #5211
To do: Fix Sphinx build warning "document isn't included in any toctree".
fixes #5211
2020-06-28 15:23:52 +02:00
Thomas Waldmann
29bd87d224 build_usage 2020-06-06 01:57:48 +02:00
Thomas Waldmann
2b1aa46d15 docs: clarify borg init's encryption modes 2020-04-21 12:06:08 +02:00
finefoot
89791c6f84 Add option to bypass locking mechanism 2020-04-11 20:34:30 +02:00
finefoot
ba83b4a539 Update prevalence of env vars to set config and cache paths 2020-04-02 00:00:09 +02:00
Thalian
b90a977ace [DOCS] #4587 – Make Sphinx warnings break docs build
Backport from master and some other fixes for Sphinx warnings.
2020-03-22 16:01:28 +01:00
Thomas Waldmann
8a325ae3cc build_usage 2020-03-07 22:40:04 +01:00
ntova
ca87539e4f Fix various code blocks in the docs (#4708)
Fix various code blocks in the docs

- rst markup: put codeblock markup on separate line to make it better visible / separate it from normal text colons.

- borg help texts in archiver.py: put codeblock markup instead of colon - that way it looks like a single colon when using the cli help and also works as code block markup.
2019-08-09 23:35:01 +02:00
Thomas Waldmann
f2a39166d8 fix bad reference to borg compact (does not exist in 1.1), fixes #4660
introduced in 897b593ec4 .
2019-08-09 20:55:35 +02:00
Tiago Donato
bc2642a0cd
Update documentation of borg create
borg create examples within documentation mention 1.1 as a future version of borg.
2019-07-17 10:55:24 -05:00
Elmar Hoffmann
584367a119 fix spelling 2019-06-22 18:03:57 +02:00
TW
b2ea4e77ee
Merge pull request #4609 from ThomasWaldmann/1.1-fixes
cosmetic fixes (1.1)
2019-06-09 14:41:24 +02:00
Thomas Waldmann
f072a3579e remove superfluous whitespace in docs 2019-06-08 17:56:58 +02:00
Thomas Waldmann
2f1f73c92c build_usage 2019-05-16 02:37:58 +02:00
Mike Nye
016942a222 modified: serve.rst
Add "SSH Configuration" section to "borg serve" documentation, to outline ssh/sshd configuration to prevent borg serve keeping a lock on a repo in the event the ssh connection is abnormally disconnected.

In response to issues #3988, #636 and #4485 (and probably others).

Backported from master.
2019-04-09 08:57:38 +08:00
Milkey Mouse
897b593ec4
Elaborate on append-only mode docs 2019-03-10 18:09:46 -07:00
Thomas Waldmann
be2bc78d69 build_usage 2019-02-10 21:20:32 +01:00
Thomas Waldmann
43e608af1d build_usage 2018-12-08 23:54:16 +01:00
Thomas Waldmann
163356db56 build_usage 2018-08-11 18:05:09 +02:00
Thomas Waldmann
7b6e5009b3 build_usage 2018-06-11 01:55:37 +02:00
Thomas Waldmann
238dedd156 python setup.py build_usage 2018-03-30 00:33:38 +02:00
Thomas Waldmann
2f443cae73 docs: extend append-only repo rollback docs, fixes #3579
(cherry picked from commit 451b22ee51)
2018-03-17 21:12:41 +01:00
Thomas Waldmann
9b4202fd48 build_usage 2017-12-30 01:58:32 +01:00
Gregor Kleen
dbf8d582f9 Add placeholder for fqdn in reverse notation
(cherry picked from commit 85fb38e2f3)
2017-12-15 00:56:31 +01:00
Thomas Waldmann
278ed640e9 add auto-generated docs for borg config
also: move a bit upwards in the use docs
2017-12-09 13:41:03 +01:00